@charset "euc-jp";
.slider {
  position: relative;
}
.bx-viewport {
  border: none !important;
  left: 0 !important;
}
#slider div {
  width: 100% !important;
}

.more_prd {
  display: none;
  background-color: #aaa;
  color: #fff;
  font-size: 123.076%;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.free_space_block {
  margin-top: 3em;
}

a:hover {
 text-decoration:none !important;
  color: #333 !important;
}
/* ¥¢¥Ë¥á¡¼¥·¥ç¥ó
==================================================== */
.video-cover {
	opacity:1;
	animation: fade_out_50 8s ease-in .5s forwards;
}
.video-text {
	opacity:0;
	animation: fade_in_50 8s ease-in .5s forwards;
}

@keyframes fade_out_50 {
  0% {
	opacity:1;
  }
  50% {
	opacity:1;
  }
  100% {
	opacity:0;
  }
}

@keyframes fade_in_50 {
  0% {
	opacity:0;
  }
  50% {
	opacity:0;
  }
  100% {
	opacity:1;
  }
}

.infoscroll {
width: 100%;
height: 300px;
overflow-y: scroll;
}


#facebook, .fb-page {
overflow: hidden;
height: 400px;
}



#youtubeWrap {
  margin-bottom: 15px!important;
}



/* ¤ªÃÎ¤é¤» */
.area-top-news {
  background: #ededed;
  margin-bottom: 50px;
}
.area-top-news h2 {
  background: #ededed;
  border-radius: 5px 5px 0 0;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 5px;
  margin: 0 0 20px;
  padding: 15px 30px 0 5px;
  text-align: center;
}
.area-top-news-inner {
  background: #fff;
  border-bottom: 30px solid #ededed;
  box-sizing: border-box;
  margin: 0 auto;
  overflow-y: scroll;
  padding: 15px 30px 0;
  height: 300px;
  max-width: 1160px;
}
  @media (max-width: 991px) {
    .area-top-news-inner {
      margin: 0 10px;
      padding: 15px 10px 0;
    }
  }
.area-top-news-inner li {
  border-bottom: 1px dashed #ccc;
  font-family: 'Noto Sans JP', ¥á¥¤¥ê¥ª,Meiryo,¡È¥Ò¥é¥®¥Î³Ñ¥´ Pro W3¡í,¡ÉHiragino Kaku Gothic Pro W3¡í,¡É£Í£Ó £Ð¥´¥·¥Ã¥¯¡É,sans-serif;
  font-size: 13px;
  font-weight: 300;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
/* /¤ªÃÎ¤é¤» */

#top-ranking {
  display: none;
}
.img-fluid.mt-5 {
  display: none;
}

#top-ranking {
  display: none;
}
.img-fluid.mt-5 {
  display: none;
}



/* 202110 add */
#page-top .top-mv {
  background: url(https://img07.shop-pro.jp/PA01412/154/etc/bg_top_mv.jpg) no-repeat center 0;
  background-size: cover;
  height: 623px;
  text-align: center;
}
  @media (max-width: 1160px) {
    #page-top .top-mv {
      height: calc(623 / 1160 * 100vw);
    }
  }
#page-top .top-mv h1 img {
  box-sizing: border-box;
  display: inline-block;
  padding: 0 10px;
    max-width: 1180px;
  width: 100%;
}
#page-top .top-mv .rank-img {
  align-items: flex-end;
  display: flex;
  justify-content: center;
  margin-top: -70px;
}
  @media (max-width: 1160px) {
    #page-top .top-mv .rank-img {
      margin-top: calc(-120 / 1160 * 100vw);
      padding: 0 10px;
    }
  }
#page-top .top-mv .rank-img li:not(:last-child) {
  margin-right: 20px;
}
  @media (max-width: 1160px) {
    #page-top .top-mv .rank-img li:not(:last-child) {
      margin-right: calc(20 / 1160 * 100vw);
    }
  }
#page-top .top-mv .rank-img li img {
}
  @media (max-width: 1160px) {
    #page-top .top-mv .rank-img li img {
      width: 100%;
    }
  }
#page-top .top-mv .rank-txt {
  display: flex;
  justify-content: center;
  margin-top: -85px;
}
  @media (max-width: 1160px) {
    #page-top .top-mv .rank-txt {
      margin-top: calc(-90 / 1160 * 100vw);
      padding: 0 10px;
    }
  }
#page-top .top-mv .rank-txt li {
  color: #fff;
  font-family: 'Noto Sans JP', ¥á¥¤¥ê¥ª,Meiryo,¡È¥Ò¥é¥®¥Î³Ñ¥´ Pro W3¡í,¡ÉHiragino Kaku Gothic Pro W3¡í,¡É£Í£Ó £Ð¥´¥·¥Ã¥¯¡É,sans-serif;
  font-size: 14px;
  width: 216px;
}
  @media (max-width: 1160px) {
    #page-top .top-mv .rank-txt li {
      font-size: calc(14 / 1160 * 100vw);
      width: calc(216 / 1160 * 100vw);
    }
  }
#page-top .top-mv .rank-txt li:not(:last-child) {
  margin-right: 20px;
}
  @media (max-width: 1160px) {
    #page-top .top-mv .rank-txt li:not(:last-child) {
      margin-right: calc(20 / 1160 * 100vw);
    }
  }
#page-top .top-mv .rank-txt li span {
  font-size: 12px;
}
  @media (max-width: 1160px) {
    #page-top .top-mv .rank-txt li span {
      font-size: calc(12 / 1160 * 100vw);
    }
  }
#page-top .top-mv .rank-img li:nth-of-type(3) {
  transform: translateY(-35px);
}
  @media (max-width: 1160px) {
    #page-top .top-mv .rank-img li:nth-of-type(3) {
    }
  }



@media (max-width: 991px) {
  #page-top .top-mv-sp {
    position: relative;
  }
  #page-top .top-mv-sp h1 {
    margin: 0;
  }
  #page-top .top-mv-sp h1 img {
    width: 100%;
  }
  #page-top .top-mv-sp ul {
    align-items: flex-start;
    bottom: calc(70 / 800 * 100vw);
    display: flex;
    justify-content: center;
    padding: 0 calc(10 / 800 * 100vw);
    position: absolute;
    left: 0;
    width: 100%;
  }
  #page-top .top-mv-sp ul li {
    position: relative;
    width: calc(240 / 800 * 100vw);
  }
  #page-top .top-mv-sp ul li:not(:last-child) {
    margin-right: calc(15 / 800 * 100vw);
  }
  #page-top .top-mv-sp ul li:first-child {
    top: -6vw;
  }
  #page-top .top-mv-sp ul li:nth-of-type(2) {
    top: 1.5vw;
  }
  #page-top .top-mv-sp ul li:nth-of-type(3) {
    top: -4vw;
  }
  #page-top .top-mv-sp ul li:first-child p {
    bottom: -11vw;
  }
  #page-top .top-mv-sp ul li:nth-of-type(2) p {
    bottom: -3.6vw;
    bottom: 0.3vw;
  }
  #page-top .top-mv-sp ul li:nth-of-type(3) p {
    bottom: -9.4vw;
  }
  #page-top .top-mv-sp ul li img {
    width: 100%;
  }
  #page-top .top-mv-sp ul li p {
    bottom: -7vw;
    color: #fff;
    font-size: 2.23vw;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
  }
  #page-top .top-mv-sp ul li p span {
    font-size: 1.8vw;
  }
}





#page-top .top-2021oseibo {
  background: url(https://img07.shop-pro.jp/PA01412/154/etc/bg_top_2021oseibo.jpg?cmsp_timestamp=20211029160256) no-repeat center bottom;
  background-size: cover;
  height: 700px;
}
  @media (max-width: 1160px) {
    #page-top .top-2021oseibo {
      height: calc(700 / 1160 * 100vw);
    }
  }
  @media (max-width: 991px) {
    #page-top .top-2021oseibo {
      background: none;
      height: auto;
      position: relative;
    }
  }
#page-top .top-2021oseibo h2 {
  margin-bottom: 35px;
  padding-top: 40px;
  text-align: center;
}
  @media (max-width: 1160px) {
    #page-top .top-2021oseibo h2 {
      margin: 0 auto calc(35 / 1160 * 100vw);
      padding-top: calc(40 / 1160 * 100vw);
      width: calc(343 / 1160 * 100vw);
    }
    #page-top .top-2021oseibo h2 img {
      width: 100%;
    }
  }
  @media (max-width: 991px) {
    #page-top .top-2021oseibo h2 {
      background: none;
      height: auto;
      margin-bottom: 0;
      padding-top: 0;
      width: 100%;
    }
  }
#page-top .top-2021oseibo ul {
  display: flex;
  justify-content: space-between;
  margin: 0 auto 20px;
    max-width: 1160px;
}
  @media (max-width: 1160px) {
    #page-top .top-2021oseibo ul {
      margin-bottom: calc(20 / 1160 * 100vw);
      padding: 0 calc(20 / 1160 * 100vw);
    }
  }
 @media (max-width: 991px) {
    #page-top .top-2021oseibo ul {
      display: block;
      margin-bottom: 0;
      padding: 0 calc(20 / 800 * 100vw);
      position: absolute;
      top: calc(350 / 800 * 100vw);
    }
  }
#page-top .top-2021oseibo ul li {
  transition: all .2s;
}
#page-top .top-2021oseibo ul li:hover {
  transform: translateY(-15px);
}
  @media (max-width: 1160px) {
    #page-top .top-2021oseibo ul li {
      width: 32%;
    }
    #page-top .top-2021oseibo ul li img {
      width: 100%;
    }
  }
  @media (max-width: 991px) {
    #page-top .top-2021oseibo ul li {
      margin-bottom: calc(20 / 800 * 100vw);
      width: 100%;
    }
    #page-top .top-2021oseibo ul li:hover {
      transform: translateY(0);
    }
  }
#page-top .top-2021oseibo ul li a:hover {
  outline: 1px solid #cb0000;
  opacity: 1;
}
#page-top .top-2021oseibo p {
  color: #333;
  font-family: 'Noto Sans JP', ¥á¥¤¥ê¥ª,Meiryo,¡È¥Ò¥é¥®¥Î³Ñ¥´ Pro W3¡í,¡ÉHiragino Kaku Gothic Pro W3¡í,¡É£Í£Ó £Ð¥´¥·¥Ã¥¯¡É,sans-serif;
  font-size: 13px;
  text-align: center;
}
  @media (max-width: 1160px) {
    #page-top .top-2021oseibo p {
      font-size: calc(13 / 1160 * 100vw);
    }
  }
 @media (max-width: 991px) {
    #page-top .top-2021oseibo p {
      background: #ededed;
      color: #595757;
      font-size: calc(26 / 800 * 100vw);
      padding: calc(20 / 800 * 100vw);
      text-align: left;
    }
  }




#page-top .top-3-gift-service {
  padding: 50px 0;
  text-align: center;
}
  @media (max-width: 991px) {
    #page-top .top-3-gift-service {
      padding: calc(50 / 800 * 100vw) calc(20 / 800 * 100vw);
    }
  }
#page-top .top-3-gift-service img {
    max-width: 1160px;
  width: 100%;
}




#page-top .top-category {
  background: url(https://img07.shop-pro.jp/PA01412/154/etc/bg_top_category.jpg?cmsp_timestamp=20211027182245) no-repeat center 0;
  background-size: cover;
  box-sizing: border-box;
  height: 668px;
  margin-bottom: 50px;
  padding-top: 95px;
  position: relative;
}
  @media (max-width: 1160px) {
    #page-top .top-category {
      height: calc(668 / 1160 * 100vw);
      padding-top: calc(95 / 1160 * 100vw);
    }
  }
#page-top .top-category::before {
  background: url(https://img07.shop-pro.jp/PA01412/154/etc/top_category_logo.png) no-repeat center 0;
  content: "";
  height: 66px;
  left: 50%;
  position: absolute;
  top: -25px;
  transform: translateX(-50%);
  width: 68px;
}
#page-top .top-category h2 {
  margin-bottom: 40px;
  text-align: center;
}
#page-top .top-category h2 img {
    max-width: 1160px;
  width: 100%;
}
#page-top .top-category ul {
  display: flex;
  justify-content: center;
  width: 100%;
}
#page-top .top-category ul li:not(:last-child) {
  margin-right: 20px;
}
  @media (max-width: 1160px) {
    #page-top .top-category ul li {
      margin: 0 1%!important;
      width: calc(92% / 4);
    }
    #page-top .top-category ul li img {
      width: 100%;
    }
  }

  @media (max-width: 991px) {
    #page-top .top-category-sp {
      margin-bottom: calc(50 / 800 * 100vw);
      position: relative;
    }
    #page-top .top-category-sp img {
      width: 100%;
    }
    #page-top .top-category-sp ul {
      display: flex;
      flex-wrap: wrap;
      padding: 0 calc(10 / 800 * 100vw);
      position: absolute;
      top: calc(395 / 800 * 100vw);
    }
    #page-top .top-category-sp ul li {
      margin: 0 calc(10 / 800 * 100vw) calc(20 / 800 * 100vw) ;
      width: calc(370 / 800 * 100vw);
    }
  }




#page-top .top-pickup {
  margin-bottom: 50px;
}
  @media (max-width: 991px) {
    #page-top .top-pickup {
      margin-bottom: calc(50 / 800 * 100vw);
    }
  }
#page-top .top-pickup h2 {
  margin-bottom: 40px;
  text-align: center;
}
  @media (max-width: 991px) {
    #page-top .top-pickup h2 {
      margin-bottom: calc(40 / 800 * 100vw);
    }
  }
#page-top .top-pickup h2 img {
    max-width: 1160px;
  width: 100%;
}
#page-top .top-pickup ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto;
    max-width: 1160px;
}
  @media (max-width: 1160px) {
    #page-top .top-pickup ul {
      padding: 0 20px;
    }
  }
  @media (max-width: 991px) {
    #page-top .top-pickup ul {
      padding: 0 calc(10 / 800 *100vw);
    }
  }
#page-top .top-pickup li {
  margin: 0 0 20px;
  width: calc((100% - 40px) / 3)
}
  @media (max-width: 991px) {
    #page-top .top-pickup li {
      margin: 0 0 calc(10 / 800 * 100vw);
      width: calc(385 / 800 * 100vw);
    }
  }
#page-top .top-pickup li:nth-of-type(3n + 2) {
  margin: 0 20px 20px;
}
  @media (max-width: 991px) {
    #page-top .top-pickup li:nth-of-type(3n + 2) {
      margin: 0;
    }
  }
#page-top .top-pickup li img {
  box-sizing: border-box;
  border: 1px solid #c89039;
  width: 100%;
}



#page-top .top-oishisa {
  margin-bottom: -100px;
}
#page-top .top-oishisa h2 {
  margin-bottom: 40px;
  text-align: center;
}
#page-top .top-oishisa h2 img {
    max-width: 1160px;
  width: 100%;
}
#page-top .top-oishisa .top-oishisa-inner {
  background: #000 url(https://img07.shop-pro.jp/PA01412/154/etc/bg_top_oishisa.jpg) no-repeat center 0;
  height: 470px;
  position: relative;
}
#page-top .top-oishisa .top-oishisa-inner p {
  box-sizing: border-box;
  margin: 0 auto;
  padding: 120px 10px 0 0;
  text-align: right;
    max-width: 1160px;
}
#page-top .top-oishisa > p {
  margin: 0 auto;
    max-width: 1160px;
  transform: translateY(-150px);
}
  @media (max-width: 991px) {
    #page-top .top-oishisa-sp img {
      width: 100%;
    }
  }


/* /202110 add */


.fuku2022 {
  background: url(https://file003.shop-pro.jp/PA01412/154/assets/img/202501_fuku/bg_fuku.jpg) no-repeat center 0;
  background-size: cover;
  height: 505px;
}
.fuku2022 ul {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  padding-top: 193px;
  width: 1160px;
}
.fuku2022 ul li:hover {
  animation: rumble 0.6s linear infinite;
}
@keyframes rumble{
  0%	{transform:rotate(0deg)	translate(0,0);}
  12.5%	{transform:rotate(0.4deg)	translate(1px,-1px);}
  25%	{transform:rotate(0.8deg)	translate(0px,1px);}
  37.5%	{transform:rotate(0.4deg)	translate(-1px,0);}
  50%	{transform:rotate(0deg)	translate(0,0);}
  62.5%	{transform:rotate(-0.4deg)	translate(1px,0);}
  75%	{transform:rotate(-0.8deg)	translate(0,1px);}
  87.5%	{transform:rotate(-0.4deg)	translate(-1px,-1px);}
  100%	{transform:rotate(0deg)	translate(0,0);}
}
.fuku2022 ul li a:hover {
  opacity: 1;
}
.fuku2022-sp p {
  margin-bottom: 0;
}
.fuku2022-sp img {
  width: 100%;
}


.akumano-yakibuta {
  background: url(https://file003.shop-pro.jp/PA01412/154/assets/img/top/bg_akumano_yakibuta.jpg) no-repeat center 0;
  background-size: cover;
  height: 501px;
}
.akumano-yakibuta .inner {
  margin: 0 auto;
  position: relative;
  width: 1000px;
}
.akumano-yakibuta .inner p {
  margin: 0 auto;
  padding-top: 55px;
  text-align: center;
  width: 1000px;
}
.akumano-yakibuta .inner a {
  left: 50%;
  position: absolute;
  top: 400px;
  transform: translateX(-50%);
}

.slider {
  height: 166px;
  overflow: hidden;
  margin: 15px 0;
  position: relative;
  white-space: nowrap;
  width: 100%;
}
  @media (max-width: 991px) {
    .slider {
      height: 23vw;
      margin: calc(15 / 800 * 100vw) 0 calc(30 / 800 * 100vw);
    }
  }
.slider .img-wrap {
  position: absolute;
  top: 0;
  left: 0;
  white-space: nowrap;
}
.slider .img-wrap:nth-of-type(2) {
  animation-delay: -50s;
}
.slider .img-wrap img {
  height: auto;
  margin-right: 15px;
  width: 278px;
}
  @media (max-width: 991px) {
    .slider .img-wrap img {
      margin-right: calc(15 / 800 * 100vw);
      width: 40vw;
    }
  }
@keyframes marquee {
  0% {
    transform: translate(100%);
  }
  100% {
    transform: translate(-100%);
  }
}
.anim-marquee {
  animation-name: marquee;
  animation-duration: 100s;
  animation-timing-function: linear;
  animation-delay: 0s;
  animation-iteration-count: infinite;
  animation-direction: normal;
  animation-fill-mode: none;
  animation-play-state: running;
}

.akumano-yakibuta-sp {
  position: relative;
  width: 100%;
}
.akumano-yakibuta-sp p {
  margin: 0;
}
.akumano-yakibuta-sp img {
  width: 100%;
}
.akumano-yakibuta-sp a {
  bottom: calc(34 / 800 * 100vw);
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: cac(329 / 800 * 100vw);
}
.akumano-yakibuta-sp a img {
  width: calc(329 / 800 * 100vw)!important;
}
.top-akumano-yakibuta-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 auto 30px;
  width: 1160px;
}
.top-akumano-yakibuta-list li {
  margin-bottom: 2px;
}
#j-akumano-yakibuta-list .top-akumano-yakibuta-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 auto 30px;
  width: 1160px;
}
  @media (max-width: 991px) {
    #j-akumano-yakibuta-list .top-akumano-yakibuta-list {
      display: block;
      margin: 0 0 calc(50 / 800 * 100vw);
      padding: 0 calc(20 / 800 * 100vw) 0;
      width: 100%;
    }
  }
#j-akumano-yakibuta-list .top-akumano-yakibuta-list li {
  margin-bottom: 2px;
}
  @media (max-width: 991px) {
    #j-akumano-yakibuta-list .top-akumano-yakibuta-list li {
      margin-bottom: 20px;
    }
  }
#j-akumano-yakibuta-list .top-akumano-yakibuta-list li img {
}
  @media (max-width: 991px) {
    #j-akumano-yakibuta-list .top-akumano-yakibuta-list li img {
      width: 100%;
    }
  }
#j-akumano-yakibuta-list .btn-more {
  margin-bottom: 30px;
  text-align: center;
}
  @media (max-width: 991px) {
    #j-akumano-yakibuta-list .btn-more {
      margin-bottom: calc(80 / 800 * 100vw);
    }
  }
#j-akumano-yakibuta-list .btn-more a {
  background: #c89039;
  border-radius: 30px;
  color: #fff;
  display: inline-block;
  font-family: 'Noto Sans JP', ¥á¥¤¥ê¥ª,Meiryo,¡È¥Ò¥é¥®¥Î³Ñ¥´ Pro W3¡í,¡ÉHiragino Kaku Gothic Pro W3¡í,¡É£Í£Ó £Ð¥´¥·¥Ã¥¯¡É,sans-serif;
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 2px;
  padding: 15px 30px 20px 32px;
}
  @media (max-width: 991px) {
    #j-akumano-yakibuta-list .btn-more a {
      font-size: calc(32 / 800 * 100vw);
      padding: 4vw 10vw 6vw;
    }
  }
#j-akumano-yakibuta-list .btn-more a:hover {
  color: #fff!important;
}
.top-pork-chips {
  margin: 0 auto 40px;
  padding-top: 30px;
  text-align: center;
}
  @media (max-width: 991px) {
    .top-pork-chips {
      margin-bottom: calc(40 / 800 * 100vw);
      padding: calc(20 / 800 * 100vw);
    }
  }
.top-pork-chips a {
  display: inline-block;
}
  @media (max-width: 991px) {
    .top-pork-chips a {
    }
  }
.top-pork-chips img {
}
  @media (max-width: 991px) {
    .top-pork-chips img {
      width: 100%;
    }
  }
.top-bnr-yakibutano-ousama-2set {
  margin: 0 auto 20px;
  text-align: center;
}
  @media screen and (max-width: 991px) {
    .top-bnr-yakibutano-ousama-2set {
      padding: 0 calc(20 / 800 * 100vw);
    }
  }
.top-bnr-yakibutano-ousama-2set a {
  display: inline-block;
}
  @media screen and (max-width: 991px) {
    .top-bnr-yakibutano-ousama-2set a {
    }
  }
.top-bnr-yakibutano-ousama-2set a img {
}
  @media screen and (max-width: 991px) {
    .top-bnr-yakibutano-ousama-2set a img {
      width: 100%;
    }
  }



.top-202204-kanshasai {
  position: relative;
  margin: 0;
  text-align: center;
}
  @media (max-width: 991px) {
    .top-202204-kanshasai {
    }
  }
.top-202204-kanshasai a {
  display: inline-block;
}
  @media (max-width: 991px) {
    .top-202204-kanshasai a {
    }
  }
.top-202204-kanshasai img {
}
  @media (max-width: 991px) {
    .top-202204-kanshasai img {
      width: 100%;
    }
  }
  .top-202204-kanshasai::before {
  background: #ff6a6a;
  content: "";
  height: 260px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -2;
}
  @media (max-width: 991px) {
    .top-202204-kanshasai::before {
      display: none;
    }
  }
.top-202204-kanshasai::after {
  background: #f7a93c url(https://file003.shop-pro.jp/PA01412/154/assets/img/top/bg_stripe_pink.jpg) repeat 0 0;
  background-size: 100px 100px;
  content: "";
  height: 260px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
  transform: skewY(-7deg);
}
@media (max-width: 991px) {
  .top-202204-kanshasai::after {
    display: none;
  }
}



.overlay {
display: none;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.6);
position: fixed;
z-index: 999999;
}
.btn_area {
background: #fff;
border-radius: 10px;
height: 605px;
left: 50%;
position: absolute;
text-align: center;
top: 30%;
transform: translate(-50%,-50%);
width: 500px;
z-index: 9999999!important;
}
  @media (max-width: 991px) {
    .btn_area {
      height: 500px;
      padding: 15px;
      width: 320px;
    }
  }
.btn_area .ttl {
  font-family: 'Noto Sans JP', ¥á¥¤¥ê¥ª,Meiryo,¡È¥Ò¥é¥®¥Î³Ñ¥´ Pro W3¡í,¡ÉHiragino Kaku Gothic Pro W3¡í,¡É£Í£Ó £Ð¥´¥·¥Ã¥¯¡É,sans-serif;
font-weight: bold;
  padding-top: 20px;
}
.btn_area .ttl span {
  color: #cb0000;
}
.btn_area img {
  width: 420px;
}
  @media (max-width: 991px) {
    .btn_area img {
      width: 100%;
    }
  }
.btn_area button {
display: block;
  cursor: pointer;
margin: 0 auto;
background: #333;
color: #fff;
padding: 5px 40px;
border: none
}
.btn_area button:hover {
background: #777
}
.btn_area .close {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #000;
  font-size: 34px;
}


/* ±¦²¼¥Ý¥Ã¥×¥¢¥Ã¥× */
.colorme2022 {
  animation: btn-slide-bottom 1.5s;
  position: fixed;
  bottom: 0;
  right: 70px;
}
@media screen and (max-width: 991px) {
  .colorme2022 {
    display: none;
  }
}

@keyframes btn-slide-bottom {
  0% {
    bottom: -100px;
    opacity: 0;
  }
  100% {
    bottom: 0;
    opacity: 1;
  }
}

.js-colorme2022 span {
  animation: fade-close 4s;
  cursor: pointer;
  border: 2px solid #162752;
  position: fixed;
  z-index: 999999;
  background: #fff;
  color: #000;
  border-radius: 50%;
  bottom: 380px;
  right: 60px;
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.js-colorme2022 span:hover {
  background: #cb0000;
  color: #fff;
}

@keyframes fade-close {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* /±¦²¼¥Ý¥Ã¥×¥¢¥Ã¥× */




/* 202206 */
#page-top .top-mv .rank-img li:nth-of-type(1) {
  transform: translateY(-33px);
}
#page-top .top-mv .rank-img li:nth-of-type(2) {
  transform: translateY(-0px);
}
#page-top .top-mv .rank-img li:nth-of-type(3) {
  transform: translateY(5px);
}
#page-top .top-mv .rank-img li:nth-of-type(4) {
  transform: translateY(85px);
}
#page-top .top-mv .rank-img li:nth-of-type(5) {
  transform: translateY(-45px);
}

#page-top .top-mv-sp ul li:first-child {
  top: calc(20 / 800 * 100vw);
}
#page-top .top-mv-sp ul li:nth-of-type(2) {
  /*top: 8vw;*/
  top: calc(60 / 800 * 100vw);
}
#page-top .top-mv-sp ul li:nth-of-type(3) {
  /*top: 13.9vw;*/
  top: calc(40 / 800 * 100vw);
}
#page-top .top-mv-sp ul li:first-child p {
  top: calc(335 / 800 * 100vw);
}
#page-top .top-mv-sp ul li:nth-of-type(2) p {
  /*bottom: -12.7vw;*/
  top: calc(295 / 800 * 100vw);
}
#page-top .top-mv-sp ul li:nth-of-type(3) p {
  /*bottom: -10.6vw;*/
  top: calc(315 / 800 * 100vw);
}
/* /202206 */


/* 202206 summer gift */
.summer-gift-202206 {
  background: url(https://file003.shop-pro.jp/PA01412/154/assets/img/202206_summer_gift/bg_summer_gift.jpg) no-repeat center 0;
  background-size: cover;
  /*height: 703px;*/
  padding-top: 10px;
  position: relative;
}
  @media (max-width: 1160px) {
    .summer-gift-202206 {
      background: url(https://file003.shop-pro.jp/PA01412/154/assets/img/202206_summer_gift/bg_summer_gift_sp.png) no-repeat center 0;
      background-size: cover;
      /*height: calc(960 / 800 * 100vw);*/
      height: calc(1600 / 800 * 100vw);
      padding: 0 calc(20 / 800 * 100vw);
    }
  }
.summer-gift-202206:after {
  border-bottom: 1px dashed #fff;
  content: "";
  display: block;
  height: 1px;
}
  @media (max-width: 1160px) {
    .summer-gift-202206 img {
      width: 100%;
    }
  }
.summer-gift-202206 .inner {
  margin: 0 auto;
  text-align: center;
  width: 1160px;
}
  @media (max-width: 1160px) {
    .summer-gift-202206 .inner {
      width: 100%;
    }
  }
  @media (max-width: 1160px) {
    .summer-gift-202206 .inner h2 {
      margin: 0 auto;
      padding: calc(40 / 800 * 100vw) 0 calc(20 / 800 * 100vw);
      width: calc(594 / 800 * 100vw);
    }
  }
.summer-gift-202206 .inner ul {
  display: flex;
  justify-content: space-between;
}
  @media (max-width: 1160px) {
    .summer-gift-202206 .inner ul {
      display: block;
    }
  }
.summer-gift-202206 .inner ul li {
  transition: all .5s;
}
  @media (max-width: 1160px) {
    .summer-gift-202206 .inner ul li + li {
      margin-top: calc(20 / 800 * 100vw);
    }
  }
.summer-gift-202206 .inner ul li:hover {
  transform: translateY(-10px);
}
  @media (max-width: 1160px) {
    .summer-gift-202206 .inner ul li:hover {
      transform: translateY(0);
    }
  }
.summer-gift-202206 .inner ul li a {
}
.summer-gift-202206 .inner ul li a:hover {
  opacity: 1;
}
.summer-gift-202206 .inner .note {
  color: #fff;
  font-family: 'Noto Sans JP', ¥á¥¤¥ê¥ª,Meiryo,¡È¥Ò¥é¥®¥Î³Ñ¥´ Pro W3¡í,¡ÉHiragino Kaku Gothic Pro W3¡í,¡É£Í£Ó £Ð¥´¥·¥Ã¥¯¡É,sans-serif;
  font-weight: 300;
  text-align: right;
}
  @media (max-width: 1160px) {
    .summer-gift-202206 .inner .note {
      font-size: calc(24 / 800 * 100vw);
      text-align: left;
    }
  }
/* /202206 summer gift */


/* 202211 oseibo */
.oseibo-202211 {
  background: url(https://file003.shop-pro.jp/PA01412/154/assets/img/202211_oseibo/bg_oseibo_202211_pc.jpg) no-repeat center 0;
  background-size: cover;
  /* height: 1112px; */
  height: 615px;
  padding-top: 10px;
  position: relative;
}
  @media (max-width: 1160px) {
    .oseibo-202211 {
      background: url(https://file003.shop-pro.jp/PA01412/154/assets/img/202211_oseibo/bg_oseibo_202211_sp.jpg) no-repeat center 0;
      background-size: cover;
      /* height: calc(2154 / 800 * 100vw); */
      height: calc(1580 / 800 * 100vw);
      padding: 0 calc(20 / 800 * 100vw);
    }
  }
.oseibo-202211:after {
  border-bottom: 1px dashed #fff;
  content: "";
  display: block;
  height: 1px;
}
  @media (max-width: 1160px) {
    .oseibo-202211 img {
      width: 100%;
    }
  }
.oseibo-202211 .inner {
  margin: 0 auto;
  text-align: center;
  width: 1160px;
}
  @media (max-width: 1160px) {
    .oseibo-202211 .inner {
      width: 100%;
    }
  }
  @media (max-width: 1160px) {
    .oseibo-202211 .inner h2 {
      margin: 0 auto;
      padding: calc(40 / 800 * 100vw) 0 calc(20 / 800 * 100vw);
      width: calc(594 / 800 * 100vw);
    }
  }
.oseibo-202211 .inner .bnr-container a {
  display: block;
  transition: all .5s;
}
.oseibo-202211 .inner .bnr-container a:hover {
  opacity: 1;
  transform: translateY(-10px);
}
  @media (max-width: 1160px) {
    .oseibo-202211 .inner .bnr-container a:hover {
      transform: translateY(0);
    }
  }
.oseibo-202211 .inner .bnr-box {
  display: flex;
  justify-content: space-between;
  padding-top: 20px;
}
  @media (max-width: 1160px) {
    .oseibo-202211 .inner .bnr-box {
      display: block;
    }
  }
  @media (max-width: 1160px) {
    .oseibo-202211 .inner .bnr-box > div + div {
      margin-top: calc(20 / 800 * 100vw);
    }
  }
.oseibo-202211 .inner .note {
  color: #000;
  font-family: 'Noto Sans JP', ¥á¥¤¥ê¥ª,Meiryo,¡È¥Ò¥é¥®¥Î³Ñ¥´ Pro W3¡í,¡ÉHiragino Kaku Gothic Pro W3¡í,¡É£Í£Ó £Ð¥´¥·¥Ã¥¯¡É,sans-serif;
  font-weight: 300;
  padding-top: 10px;
  text-align: right;
}
  @media (max-width: 1160px) {
    .oseibo-202211 .inner .note {
      font-size: calc(24 / 800 * 100vw);
      text-align: left;
    }
  }
/* /202211 oseibo */





/* gift¥µ¡¼¥Ó¥¹ºï½ü»þ */
#j-top-gift {
  margin-bottom: 30px;
}
  @media (max-width: 1160px) {
    #j-top-gift {
      margin-bottom: 0;
    }
}
/* /gift¥µ¡¼¥Ó¥¹ºï½ü»þ */



.top-202301-aigamo {
  position: relative;
  margin: 0;
  text-align: center;
}
.top-202301-aigamo a {
  display: inline-block;
  transition: all .5s;
}
.top-202301-aigamo a:hover {
  opacity: 1;
  transform: scale(1.02);
}
.top-202301-aigamo img {
}
  @media (max-width: 991px) {
    .top-202301-aigamo img {
      width: 100%;
    }
  }
  .top-202301-aigamo::before {
  background: #cc0003;
  content: "";
  height: 260px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -2;
}
  @media (max-width: 991px) {
    .top-202301-aigamo::before {
      display: none;
    }
  }
.top-202301-aigamo::after {
  background: #e4a626;
  background-size: 100px 100px;
  content: "";
  height: 260px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
  transform: skewY(-7deg);
}
@media (max-width: 991px) {
  .top-202301-aigamo::after {
    display: none;
  }
}



/* 202311 oseibo */
.oseibo-202311 {
  background: url(https://file003.shop-pro.jp/PA01412/154/assets/img/202311_oseibo/bg_oseibo_202311_pc.jpg) no-repeat center 0;
  background-size: cover;
  height: 1112px;
  padding-top: 10px;
  position: relative;
}
  @media (max-width: 1160px) {
    .oseibo-202311 {
      background: url(https://file003.shop-pro.jp/PA01412/154/assets/img/202311_oseibo/bg_oseibo_202311_sp.jpg) no-repeat center 0;
      background-size: cover;
      height: calc(2154 / 800 * 100vw);
      height: calc(1600 / 800 * 100vw);
      padding: 0 calc(20 / 800 * 100vw);
    }
  }
.oseibo-202311:after {
  border-bottom: 1px dashed #fff;
  content: "";
  display: block;
  height: 1px;
}
  @media (max-width: 1160px) {
    .oseibo-202311 img {
      width: 100%;
    }
  }
.oseibo-202311 .inner {
  margin: 0 auto;
  text-align: center;
  width: 1160px;
}
  @media (max-width: 1160px) {
    .oseibo-202311 .inner {
      width: 100%;
    }
  }
  @media (max-width: 1160px) {
    .oseibo-202311 .inner h2 {
      margin: 0 auto;
      padding: calc(40 / 800 * 100vw) 0 calc(20 / 800 * 100vw);
      width: calc(594 / 800 * 100vw);
    }
  }
.oseibo-202311 .inner .bnr-container a {
  display: block;
  transition: all .5s;
}
.oseibo-202311 .inner .bnr-container a:hover {
  opacity: 1;
  transform: translateY(-10px);
}
  @media (max-width: 1160px) {
    .oseibo-202311 .inner .bnr-container a:hover {
      transform: translateY(0);
    }
  }
.oseibo-202311 .inner .bnr-box {
  display: flex;
  justify-content: center;
  padding-top: 20px;
}
  @media (max-width: 1160px) {
    .oseibo-202311 .inner .bnr-box {
      display: block;
    }
  }
  @media (max-width: 1160px) {
    .oseibo-202311 .inner .bnr-box > div + div {
      margin-top: calc(20 / 800 * 100vw);
    }
  }
.oseibo-202311 .inner .note {
  color: #000;
  font-family: 'Noto Sans JP', ¥á¥¤¥ê¥ª,Meiryo,¡È¥Ò¥é¥®¥Î³Ñ¥´ Pro W3¡í,¡ÉHiragino Kaku Gothic Pro W3¡í,¡É£Í£Ó £Ð¥´¥·¥Ã¥¯¡É,sans-serif;
  font-weight: 300;
  padding-top: 10px;
  text-align: right;
}
  @media (max-width: 1160px) {
    .oseibo-202311 .inner .note {
      font-size: calc(24 / 800 * 100vw);
      text-align: left;
    }
  }
/* /202311 oseibo */

.fair202402 {
  text-align: center;

  background-color: #fff;
  background-image: linear-gradient(45deg, #f0cd4f 25%, transparent 25%, transparent 75%, #f0cd4f 75%),
                    linear-gradient(45deg, #f0cd4f 25%, transparent 25%, transparent 75%, #f0cd4f 75%);
  background-size: 20px 20px;
  background-position: 0 0, 10px 10px;
  text-align: center;
}

.fair202402 a {
  transition: all .5s;
  opacity:
}
.fair202402 a:hover {
  opacity: 1;
}
.fair202402 a:hover img {
  transform: scale(0.98);
  transition: all .5s;
}
.fair202402 a img {
  max-width: 1160px;
  width: 100%;
}
.cp202403 {
  background: #770908;
  /*padding: 15px 10px;*/
  text-align: center;
}
.cp202403 img {
  max-width: 1160px;
  width: 100%;
}
.cp202502 {
  background: #f7a93c url(https://file003.shop-pro.jp/PA01412/154/assets/img/top/bg_stripe_pink.jpg) repeat 0 0;
  background-size: 100px 100px;
  text-align: center;
}
.cp202502 a {
  background: #fff;
  display: block;
  height: 100%;
  margin: 0 auto;
  max-width: 1160px;
  width: 100%;
}
.cp202502 a:hover {
  opacity: 1;
}
.cp202502 a img {
  background: #fff;
  max-width: 1160px;
  width: 100%;
}
.cp202502 a img:hover {
  opacity: .8;
}
.bnr-uchiiwai {
  margin-bottom: 40px;
  text-align: center;
}
  @media (max-width: 1160px) {
    .bnr-uchiiwai {
      margin: 40px 0 20px;
    }
  }
.bnr-uchiiwai img {
  max-width: 1160px;
  width: 100%;
}

/* meat-deli */
.top-meat-deli {
  background: url(https://file003.shop-pro.jp/PA01412/154/assets/img/top/top_meat_deli2.jpg) no-repeat center 0;
  background-size: cover;
  height: 703px;
  padding-top: 10px;
  position: relative;
}
  @media (max-width: 1160px) {
    .top-meat-deli {
      background: url(https://file003.shop-pro.jp/PA01412/154/assets/img/top/top_meat_deli_sp2.jpg) no-repeat center 0;
      background-size: cover;
      height: calc(1600 / 800 * 100vw);
      padding: 0 calc(20 / 800 * 100vw);
    }
  }
.top-meat-deli:after {
  border-bottom: 1px dashed #fff;
  content: "";
  display: block;
  height: 1px;
}
  @media (max-width: 1160px) {
    .top-meat-deli img {
      width: 100%;
    }
  }
.top-meat-deli a {
  display: block;
  height: 100%;
}
/* /meat-deli */

/* 202411 oseibo */
.oseibo-2024 {
  background: url(https://file003.shop-pro.jp/PA01412/154/assets/img/202411_oseibo/bg_oseibo_202411.jpg) no-repeat center 0;
  background-size: cover;
  height: 703px;
  padding-top: 10px;
  position: relative;
}
  @media (max-width: 1160px) {
    .oseibo-2024 {
      background: url(https://file003.shop-pro.jp/PA01412/154/assets/img/202411_oseibo/bg_oseibo_202411_sp.jpg) no-repeat center 0;
      background-size: cover;
      /*height: calc(960 / 800 * 100vw);*/
      height: calc(960 / 800 * 100vw);
      padding: 0 calc(20 / 800 * 100vw);
    }
  }
.oseibo-2024:after {
  border-bottom: 1px dashed #fff;
  content: "";
  display: block;
  height: 1px;
}
  @media (max-width: 1160px) {
    .oseibo-2024 img {
      width: 100%;
    }
  }
.oseibo-2024 .inner {
  margin: 0 auto;
  text-align: center;
  width: 1160px;
}
  @media (max-width: 1160px) {
    .oseibo-2024 .inner {
      width: 100%;
    }
  }
  @media (max-width: 1160px) {
    .oseibo-2024 .inner h2 {
      margin: 0 auto;
      padding: calc(40 / 800 * 100vw) 0 calc(20 / 800 * 100vw);
      width: calc(594 / 800 * 100vw);
    }
  }
.oseibo-2024 .inner ul {
  display: flex;
  justify-content: space-between;
}
  @media (max-width: 1160px) {
    .oseibo-2024 .inner ul {
      display: block;
    }
  }
.oseibo-2024 .inner ul li {
  transition: all .5s;
}
  @media (max-width: 1160px) {
    .oseibo-2024 .inner ul li + li {
      margin-top: calc(20 / 800 * 100vw);
    }
  }
.oseibo-2024 .inner ul li:hover {
  transform: translateY(-10px);
}
  @media (max-width: 1160px) {
    .oseibo-2024 .inner ul li:hover {
      transform: translateY(0);
    }
  }
.oseibo-2024 .inner ul li a {
}
.oseibo-2024 .inner ul li a:hover {
  opacity: 1;
}
.oseibo-2024 .inner .note {
  color: #000;
  font-family: 'Noto Sans JP', ¥á¥¤¥ê¥ª,Meiryo,¡È¥Ò¥é¥®¥Î³Ñ¥´ Pro W3¡í,¡ÉHiragino Kaku Gothic Pro W3¡í,¡É£Í£Ó £Ð¥´¥·¥Ã¥¯¡É,sans-serif;
  font-weight: 400;
  text-align: right;
}
  @media (max-width: 1160px) {
    .oseibo-2024 .inner .note {
      font-size: calc(24 / 800 * 100vw);
      text-align: left;
    }
  }
/* /202411 oseibo */

/* 20241025 */
#page-top .timer20241025 .top-mv .rank-txt {
  letter-spacing: -.04em;
  margin-top: -95px;
}

#page-top .timer20241025 .top-mv .rank-img li:nth-of-type(1) {
  transform: translateY(-43px);
}
#page-top .timer20241025 .top-mv .rank-img li:nth-of-type(2) {
  transform: translateY(-24px);
}
#page-top .timer20241025 .top-mv .rank-img li:nth-of-type(3) {
  transform: translateY(20px);
}
#page-top .timer20241025 .top-mv .rank-img li:nth-of-type(4) {
  transform: translateY(85px);
}
#page-top .timer20241025 .top-mv .rank-img li:nth-of-type(5) {
  transform: translateY(42px);
}

#page-top .timer20241025 .top-mv-sp ul li:first-child {
  top: calc(10 / 800 * 100vw);
}
#page-top .timer20241025 .top-mv-sp ul li:nth-of-type(2) {
  top: calc(31 / 800 * 100vw);
}
#page-top .timer20241025 .top-mv-sp ul li:nth-of-type(3) {
  top: calc(78 / 800 * 100vw);
}

#page-top .timer20241025 .top-mv-sp ul li:first-child p {
  top: calc(347 / 800 * 100vw);
}
#page-top .timer20241025 .top-mv-sp ul li:nth-of-type(2) p {
  top: calc(326 / 800 * 100vw);
}
#page-top .timer20241025 .top-mv-sp ul li:nth-of-type(3) p {
  top: calc(282 / 800 * 100vw);
}
/* /20241025 */


/* ´¶¼Õº× */
.cp202504 {
  background: #161618;
  margin-bottom: 0;
  text-align: center;
}
.cp202504 a {
  background: #fff;
  display: block;
  height: 100%;
  margin: 0 auto;
  max-width: 1160px;
  width: 100%;
}
.cp202504 a:hover {
  opacity: 1;
}
.cp202504 a img {
  background: #fff;
  max-width: 1160px;
  width: 100%;
}
.cp202504 a img:hover {
  opacity: .8;
}
/* /´¶¼Õº× */