.selling-ranking__list--pic {
  position: relative;
  color: #fff;
  display: block;
}
.selling-ranking__list--title {
  position: absolute;
  top: 84%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
  width: 90%;
  font-size: .8vw;
  text-align: center;
}
.selling-ranking__list--pic a::after {
  content: "";
  width: 100%;
  height: 40%;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  background: linear-gradient(0, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
}

@media (max-width: 1440px) {
  .selling-ranking__list--title {
    font-size: 1vw;
  }
}

@media (max-width: 768px) {
  .selling-ranking__list--title {
    font-size: 1.8vw;
  }
}

/* TOPページ MVスライダーのナビ */
#main__mv .swiper-button-next,
#main__mv .swiper-button-prev{display:flex!important;}
#main__mv .swiper-button-next:after,
#main__mv .swiper-button-prev:after{font-weight: bold;}
#main__mv .swiper-pagination-bullet{height: 3px !important;}
@media (max-width: 767px) {
#main__mv .swiper-button-prev{left: 0px !important;}
#main__mv .swiper-button-next{right: 0px !important;}
#main__mv .swiper-pagination{bottom: auto;}
}

/* 20241108トップページ ログイン時マイページへのバナー関連 */
.guidance-tp__list{position:relative;}
.guidance-tp__mypage{
    position:absolute;
    top: 40%;
    bottom: 60%;
    left: 30px;
}
.top_login-name{
    display: block;
    font-weight: 700;
    font-size: 2rem;
    color:#4b4b4b;
}
.top_login-txt{
    display: block;
    font-weight: 700;
    font-size: 1.6rem;
    color:#4b4b4b;
}
.top_login-point{
    display: block;
    font-weight: 700;
    font-size: 1rem;
}
@media (max-width: 800px) {
.top_login-name{font-size: 1.6rem;}
.top_login-txt{font-size: 1.2rem;}
}

/* マイページ レビュー関連 */
.fs-c-accountService__page--orderHistoryList .fs-c-string--label::after{
    content: "&レビューを書く";
    display: block;
    margin-top: -5px;
}
#fs_MyOrders .fs-c-button--addReview--detail{
    background:linear-gradient(transparent 60%, #ff6 60%);
    border: none;
}
/* カート領域 */
#osusume_underCart .fs-c-productMarks{display:none;}
#cart-teibanProductsbox{
    margin: 60px auto 120px;
}
.item-teibanProducts {
    display: grid;
}
.item-teibanProducts__list {
    display: flex;
    flex-wrap: wrap;
}
.item-teibanProducts {
    grid-template-columns: repeat(5, 19%);
    gap: 40px 1%;
}
@media (max-width: 767px) {
    .item-teibanProducts {
        grid-template-columns: repeat(2, 48%);
        gap: 40px 4%;
    }
}
.item-teibanProducts__list--cart button{
    background: #ac3e20;
    color: #fff !important;
    padding: 14px 8px;
    line-height: 1.2;
    letter-spacing: -1px;
    text-align: center;
    width: 100%;
    border: none;
}



/* 20240130グローバルメニュー 変更 */
.gnavi-box__list:not(:nth-child(n + 7)){
    background: url(https://tobaya.itembox.design/item/common/img/i-pipe.svg) no-repeat right center/ 1px 19px;
}
@media (max-width: 959px){
.gnavi-box__list:nth-child(7){display: none;} 
}

/* 20240530共通ZOOM設定 */
.-zoom{
    overflow: hidden;
}
.-zoom img{
    animation: animationZoomIn 8s ease-in-out forwards;
}
@keyframes animationZoomIn {
100% { transform: scale(1.1)}
}

/* 20250311TOPページブログ引用設定 */
.tp-blog{
    max-width: 1200px;
    margin: 0 auto 30px;
    display: grid;
    grid-template-columns: repeat(3, 32%);
    gap: 0 2%;
}
@media (max-width: 519px) {
    .tp-blog {
        grid-template-columns: 100%;
        gap: 20px 0;
    }
}
.tp-blog__list--date{
    background: #f5f2e9;
    padding: 0 1em;
    border-radius: 3em;
    width: max-content;
    text-align: left;
    margin: .5em 0 0 0;
}
.tp-blog__list--name{
    line-height: 1.6;
    padding: .5em 0 0 0;
    color: #666;
    text-align: left;
}

/* 20250530らっきょう予約案内文 */
.fs-c-productPreorderMessage{
    padding: 1rem 3rem;
    border: 1px solid currentColor;
    border-radius: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    margin-top: 10px;
}
/* 20250630全商品一覧、修正 */
.-un-anker {
    gap: 20% 3.5%!important
}

/* 20250723にごり酢対応 */
.acc_cate .item-nigori {
    background: url(https://tobaya.itembox.design/item/common/img/item-nigori.png) no-repeat -5px 12px, url(https://tobaya.itembox.design/item/common/img/i-dash.svg) repeat-x left bottom;
    background-size: 48px 60px, 8px 1px;
}
.acc_cate .item-ninja {
  background: url(https://tobaya.itembox.design/item/common/img/item-ninja.png) no-repeat -5px 12px, url(https://tobaya.itembox.design/item/common/img/i-dash.svg) repeat-x left bottom;
  background-size: 48px 60px, 8px 1px;
}


/* 20251001スライドショー臨時対応、ページャーを短く */
.swiper-pagination-bullets .swiper-pagination-bullet{width: 20px !important;}

/* 20251111商品詳細レシピリンク追加 */
.item-recipe-section{ margin-block:1.25rem; }
.item-recipe-details > summary::-webkit-details-marker{ display:none; }
.item-recipe-details{
  overflow:hidden;
  background:#F8F5EC;
}
.item-recipe-details > summary{
  cursor:pointer;
  padding:1rem 1.4rem;
  display:flex; align-items:center; justify-content:space-between;
  color:#302d24; font-weight:700; letter-spacing:.02em;
}
.item-recipe-details > summary::after{
  content: "";
  width: 0.8em;
  height: 0.9em;
  background: currentColor;
  clip-path: polygon(0% 0%, 100% 50%, 0% 100%);
  transition: transform .2s ease;
}
.item-recipe-details[open] > summary::after { transform: rotate(90deg); }
.recipe-list{
  list-style:none; margin:0; padding:12px 12px 10px;
  display:grid; gap:.6rem;
}
.recipe-card a{
  display:grid; grid-template-columns:130px 1fr; gap:1rem;
  align-items:center;
  text-decoration:none; 
  background:#ffffff;
  padding:10px 12px;
  font-size:1.4rem;
}
.recipe-card img{
  width:130px; height:80px; object-fit:cover;
}
.item-pdf-link{
  margin:0 12px 12px;
  background:#fff;
  border: none;
}
.fs-c-productName__copy{color:#ac3e20; }

/* 20251205LINE ID連携対応 */
.line-Link{ background: #06C755; border: 1px solid #06C755; }
.fs-c-linkService__button > .fs-c-buttonContainer [class*=fs-c-button--].line-Link{ font-size: 2rem; }
.fs-c-linkedServiceLogin__title{ margin-block: 20px; }
.fs-c-buttonContainer--myPageTop .fs-c-button--plain{
    box-shadow: none;
    font-size: 1.6rem;
    line-height: 1;
    font-weight: normal;
    padding: 0.8em 1.6em;
    background: #AF852F;
    border: 1px solid #AF852F;
    border-radius: 0px;
    color: #ffffff;
 }
.-linegreen{
    color: #fff;
    background: #06C755;
    font-weight: bold;
    border-radius: 50px;
}
.-linegreen:hover,.-linegreen:visited{ color: #fff; }
.line-renewal{
    position: relative;
    padding: 5rem 3rem .5rem;
}
.-i-btn-arrow-w {
    background: url(https://tobaya.itembox.design/item/common/img/i-arrow-white.svg) no-repeat right center / 7px 7px;
    padding-right: 17px;
}
.renewal__tit {
    font-size: 2.6rem;
    font-weight: 700;
    color: #371816;
    line-height: 1.5;
    margin-bottom: 40px;
    text-align: center;
}
.is-fukidashi{
    padding: 0;
    background: transparent;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: flex-end;
}
.is-fukidashi::before, .is-fukidashi::after{
    content: "";
    display: inline-block;
    background: #371816;
    height: 1.5em;
    width: 9px;
    -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    vertical-align: bottom;
}
.is-fukidashi::before{
    transform: rotate(-25deg);
    margin-right: 20px;
}
.is-fukidashi::after{
    transform: rotate(25deg);
    margin-left: 20px;
}
.renewal__text {
    font-size: 1.6rem;
    font-weight: 600;
    color: #371816;
    text-align: center;
    margin-bottom:40px;
}
.renewal__grid{
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1rem;
    max-width: 750px;
    width: 90%;
    margin: 0 auto 40px;
    text-align: center;
}
.feature-list {
    order: 2;
    align-self: center;
    list-style: none;
    padding-left: 16px;
    margin: 16px auto 0;
}
.feature {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}
.feature__icon {
    max-width: 70px;
    border-radius: 50%;
    border: 1px solid #680e1e;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 16px;
    color: #371816;
    background: #fff;
}
.feature__text { font-size: 15px; }
.renewal_right {
  order: 1;
  width: 100%;
  max-width: 380px;
  margin: auto;
  position: relative;
}
.renewal-swiper {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.renewal-swiper .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
}
.renewal-swiper img {
  width: 100%;
  height: auto;
  display: block;
}
.renewal-swiper .swiper-pagination{ display: none; }
@media (max-width: 600px) {
  .line-renewal{ padding: 5rem 1rem .5rem; }
  .renewal__tit{ font-size: 2rem; }
  .renewal__grid{ grid-template-columns: 1fr;}
}
@media (max-width: 414px) {
  .renewal__tit{ font-size: 1.6rem; }
}