@charset "UTF-8";
/**************************
common
***************************/
.sp {
    display: none;
}
.block-separat {
    border-bottom: none;
    padding-bottom: 0;
}
.block-top-free2--goods,
.block-category-list--goods,
.block-free2::after {
    border-bottom: none;
}
.block-more-btn a {
    background-color: #ffffff;
    margin: 40px auto 0;
}
/* pc */
.js-block-header-fix-box {
    position: relative;
    margin-top: 0 !important;
}
[data-browse-mode="P"] .pane-main {
    width: 980px;
}
[data-browse-mode="P"] .pane-contents {
    background-image: url(/contents/0097/top_img/bg.png);
    background-position: bottom center;
    background-size: cover;
    margin-top: 0 !important;
}
[data-browse-mode="P"] .block-category-slider {
    margin-bottom: 20px;
}
/* sp */
[data-browse-mode="S"] .pc {
    display: none;
}
[data-browse-mode="S"] .sp {
    display: block;
}
[data-browse-mode="S"] .pane-main {
    padding: 0;
    background-image: url(/contents/0097/top_img/bg_sp_02.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100%;
}
[data-browse-mode="S"] .block-category-list {
    position: relative;
}
[data-browse-mode="S"] .block-category-list::before {
    content: "";
    position: absolute;
    background-image: url(/contents/0097/top_img/bg_sp_01.png);
    background-repeat: no-repeat;
    background-size: contain;
    top: 460px;
    width: calc((375 / 375 ) * 100vw);
    height: calc((614 / 375 ) * 100vw);
    z-index: -1;
}
[data-browse-mode="S"] .block-category-list::after {
    content: "";
    position: absolute;
    background-image: url(/contents/0097/top_img/bg_sp_01.png);
    background-repeat: no-repeat;
    background-size: contain;
    top: 1860px;
    width: calc((375 / 375 ) * 100vw);
    height: calc((614 / 375 ) * 100vw);
    z-index: -1;
}
[data-browse-mode="S"] .block-category-list > a {
    display: none;
}
[data-browse-mode="S"] .block-category-slider {
    padding-top: 0;
}
[data-browse-mode="S"] .block-category-list-search {
    display: none;
}
[data-browse-mode="S"] .block-more-btn {
    border-bottom: none;
    padding: 0;
    margin: 0;
}
[data-browse-mode="S"] .block-more-btn a {
    margin: 30px 15px 0;
    width: calc(100% - 30px);
}
/* タイトル */
.block-category-list--topic .block-top-topic--header,
.block-category-list--feature .block-top-feature--header,
.block-category-list--region .block-top-region--header,
.block-category-list--category .block-top-category--header,
.block-category-list--business .block-top-business--header,
#astyle-top-recommend .block-top-event--header,
#astyle-top-recommend .block-category-list-free--header {
    font-family: "Hiragino Mincho ProN", "Yu Mincho", "Noto Serif JP", serif;
    text-align: center;
    background: no-repeat;
}
.block-category-list--topic .block-top-topic--header span,
.block-category-list--feature .block-top-feature--header span,
.block-category-list--region .block-top-region--header span,
.block-category-list--category .block-top-category--header span,
.block-category-list--business .block-top-business--header span,
#astyle-top-recommend .block-top-event--header span,
#astyle-top-recommend .block-category-list-free--header span {
    display: block;
    color: #00146E;
}
/* pc */
[data-browse-mode="P"] .block-category-list--topic .block-top-topic--header,
[data-browse-mode="P"] .block-category-list--feature .block-top-feature--header,
[data-browse-mode="P"] .block-category-list--region .block-top-region--header,
[data-browse-mode="P"] .block-category-list--category .block-top-category--header,
[data-browse-mode="P"] .block-category-list--business .block-top-business--header,
[data-browse-mode="P"] #astyle-top-recommend .block-top-event--header,
[data-browse-mode="P"] #astyle-top-recommend .block-category-list-free--header {
    font-size: 30px;
    padding: 0;
}
[data-browse-mode="P"] .block-category-list--topic .block-top-topic--header span,
[data-browse-mode="P"] .block-category-list--feature .block-top-feature--header span,
[data-browse-mode="P"] .block-category-list--region .block-top-region--header span,
[data-browse-mode="P"] .block-category-list--category .block-top-category--header span,
[data-browse-mode="P"] .block-category-list--business .block-top-business--header span,
[data-browse-mode="P"] #astyle-top-recommend .block-top-event--header span,
[data-browse-mode="P"] #astyle-top-recommend .block-category-list-free--header span {
    font-size: 12px;
}
/* sp */
[data-browse-mode="S"] #block_of_free2 .block-free2--header,
[data-browse-mode="S"] .block-category-list-free4--body .block-free3--header {
    font-family: "Hiragino Mincho ProN", "Yu Mincho", "Noto Serif JP", serif;
    text-align: center;
    background: no-repeat;
    font-size: 30px !important;
    padding: 0;
    margin-bottom: 10px;
}
[data-browse-mode="S"] .block-category-list--topic .block-top-topic--header,
[data-browse-mode="S"] .block-category-list--feature .block-top-feature--header,
[data-browse-mode="S"] .block-category-list--region .block-top-region--header,
[data-browse-mode="S"] .block-category-list--category .block-top-category--header,
[data-browse-mode="S"] .block-category-list--business .block-top-business--header,
[data-browse-mode="S"] #astyle-top-recommend .block-top-event--header,
[data-browse-mode="S"] #astyle-top-recommend .block-category-list-free--header {
    font-size: 30px;
    padding-left: 0;
}
[data-browse-mode="S"] .block-category-list--topic .block-top-topic--header span,
[data-browse-mode="S"] .block-category-list--feature .block-top-feature--header span,
[data-browse-mode="S"] .block-category-list--region .block-top-region--header span,
[data-browse-mode="S"] .block-category-list--category .block-top-category--header span,
[data-browse-mode="S"] .block-category-list--business .block-top-business--header span,
[data-browse-mode="S"] #astyle-top-recommend .block-top-event--header span,
[data-browse-mode="S"] #astyle-top-recommend .block-category-list-free--header span {
    font-size: 12px;
}
[data-browse-mode="S"] #block_of_free2 .block-free2--header span,
[data-browse-mode="S"] .block-category-list-free4--body .block-free3--header span {
    font-size: 12px;
    display: block;
    color: #00146E;
}

/**************************
mv slider
***************************/
#block-category-slider-warp .block-category-slider .slick-dots li.slick-active button:before {
    transform: scale(1);
    background-color: #00146E;
}

#block-category-slider-warp .block-category-slider .slick-dots li button:before {
    content: "";
    background-color: #E0E0E0;
}
/* pc */
[data-browse-mode="P"] #block-category-slider-warp.block-category-slider-body {
    height: auto;
    background: transparent;
}
[data-browse-mode="P"] #block-category-slider-warp .block-category-slider .slick-slide img {
    max-width: 575px;
    border-radius: 20px;
}
[data-browse-mode="P"] #block-category-slider-warp .block-category-slider .slick-slide.gw img {
    border-radius: 0px;
}
[data-browse-mode="P"] #block-category-slider-warp .slick-arrow {
    display: none !important;
}
[data-browse-mode="P"] #block-category-slider-warp .block-category-slider .slick-dots li {
    width: 50px;
    height: 4px;
}
[data-browse-mode="P"] #block-category-slider-warp .block-category-slider .slick-dots li button {
    width: 50px;
    height: 4px;
}
[data-browse-mode="P"] #block-category-slider-warp .block-category-slider .slick-dots li button:before {
    width: 50px;
    height: 4px;
    line-height: 4px;
}

/* sp */
[data-browse-mode="S"] #block-category-slider-warp {
    margin-bottom: 30px;
}
[data-browse-mode="S"] #block-category-slider-warp .block-category-slider.slick-dotted.slick-slider {
    padding-bottom: 20px;
}
.page-category #block-category-slider-warp .block-category-slider h1.slick-slide {
    padding: 0;
}
[data-browse-mode="S"] #block-category-slider-warp .block-category-slider div.slick-slide {
    padding: 0;
    width: 100%;
}
[data-browse-mode="S"] #block-category-slider-warp .block-category-slider div.slick-slide img {
    width: 100%;
}
[data-browse-mode="S"] #block-category-slider-warp .slick-arrow {
    top: auto;
    bottom: -5px;
    background: transparent;
    box-shadow: none;
    width: 30px;
    height: 30px;
}
[data-browse-mode="S"] #block-category-slider-warp .block-category-slider .slick-dots li {
    width: 40px;
    height: 4px;
}
[data-browse-mode="S"] #block-category-slider-warp .block-category-slider .slick-dots li button {
    width: 40px;
    height: 4px;
}
[data-browse-mode="S"] #block-category-slider-warp .block-category-slider .slick-dots li button:before {
    width: 40px;
    height: 4px;
    line-height: 4px;
}
/**************************
anchor
***************************/
.anchor {
    width: 100%;
}
.anchor_link {
    display: flex;
    margin: 0 auto;
}
.anchor_link li a {
    font-family: "Hiragino Mincho ProN", "Yu Mincho", "Noto Serif JP", serif;
    width: 100%;
    color: #ffffff;
    text-align: center;
    position: relative;
    display: block;
    padding: 13px 10px 11px;
    text-decoration: none;
    font-weight: 500;
}
.anchor_link li a::after {
    content: "";
    /*position: absolute; */
    top: 50%;
    right: -20px;
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: translate3d(16px, calc(-50% - 1px), 0) rotate(135deg);
    display: inline-block;
}
.anchor_link li.faq a::after {
    transform: translate3d(16px, calc(-50% + 2px), 0) rotate(45deg);
}
/* pc */
[data-browse-mode="P"] .anchor {
    background-color: #00146E;
}
[data-browse-mode="P"] .anchor_link {
    width: 950px;
    justify-content: center;
}
[data-browse-mode="P"] .anchor_link li {
    width: calc(110% / 4);
}
[data-browse-mode="P"] .anchor_link .faq {
    width: calc(70% / 4);
}
[data-browse-mode="P"] .anchor_link li a {
    font-size: 23px;
}
 
/* sp */
[data-browse-mode="S"] .anchor {
    background-color: #ffffff;
}
[data-browse-mode="S"] .anchor_link {
    width: 100%;
    background-color: #ffffff;
    gap: 10px;
    flex-wrap: wrap;
    padding: 0 15px;
}
[data-browse-mode="S"] .anchor_link li {
    width: calc((100% - 10px) / 2);
}
[data-browse-mode="S"] .anchor_link a {
    width: 100%;
    background-color: #00146E;
    font-size: 14px;
    padding: 6px 10px 6px 30px;
    text-align: left;
    border-radius: 4px;
}
[data-browse-mode="S"] .anchor_link .faq a {
    padding: 19.5px 10px 19.5px 30px;
}
[data-browse-mode="S"] .anchor_link a::after {
    position: absolute;
    right: 30px;
    top: calc(50% - 4px);
}
[data-browse-mode="S"] .anchor_link a > span {
    text-align: center;
    display: inline-block;
}
[data-browse-mode="S"] .anchor_link a .big {
    font-size: 18px;
}
/**************************
お知らせ
***************************/
.block-category-list--topic {
    margin: 30px 0 100px;    
}
.block-top-topic--next-page a {
    background-color: #ffffff;
}
[data-browse-mode="S"] .block-category-list--topic {
    margin: 50px 0 50px;    
}
[data-browse-mode="S"] .block-top-topic--next-page {
    padding: 0;
}
[data-browse-mode="S"] .block-top-topic--next-page a {
    margin: 30px -5px 0;
    width: calc(100% + 10px);
}
/**************************
特集・キャンペーン
***************************/
.block-category-list--feature {
    margin: 0 0 100px;
}
.campaign-list-slick-box {
    position: relative;    
}
.campaign-list-slick {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    overflow: hidden;
    position: static;
}
.slick-initialized .campaign-list-slick-item.slick-slide {
    display: flex;
    flex-direction: column;
    gap: 14px;    
}
.campaign-list-slick .slick-arrow {
    position: absolute;
    width: 24px;
    height: 72px;
    background: #fff;
    border: 1px solid #707070;
    z-index: 1;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16);
    border-radius: 1px;
    border-color: #BBBBBB;
}
.campaign-list-slick .slick-prev::before,
.campaign-list-slick .slick-next::before {
    content: "";
    width: 9px;
    height: 9px;
    display: block;
    border-right: 2px solid #707070;
    border-top: 2px solid #707070;
    position: absolute;
    top: 50%;
    left: 45%;
    transform: translate(-50%, -50%) rotate(45deg);
    opacity: 1;
}
.campaign-list-slick .slick-prev::before {
    transform: translate(-50%, -50%) rotate(225deg);
    left: 61%;
}
/* pc */
[data-browse-mode="P"] .campaign-list-slick .slick-list {
    width: calc(222px * 4);
    overflow: visible;
}
[data-browse-mode="P"] .campaign-list-slick-item {
    width: 207px;
    padding-right: 15px;
}
[data-browse-mode="P"] .campaign-list-slick-item a {
    width: 100%;
}
[data-browse-mode="P"] .campaign-list-slick .slick-prev {
    left: -26px;
}
[data-browse-mode="P"] .campaign-list-slick .slick-next {
    right: -26px;
}
/* sp */
[data-browse-mode="S"] .block-category-list--feature {
    margin: 0 0 50px;
}
[data-browse-mode="S"] .campaign-list-slick-box {
    padding: 0 25px;   
}
[data-browse-mode="S"] .campaign-list-slick {
    margin-left: 3px;
}
[data-browse-mode="S"] .campaign-list-slick .slick-list {
    width: 100%;
    overflow: visible;
}
[data-browse-mode="S"] .campaign-list-slick-item {
    width: calc(100% / 3);
    padding-right: 8px;
}
[data-browse-mode="S"] .campaign-list-slick-item a {
    width: 100%;
}
[data-browse-mode="S"] .campaign-list-slick .slick-prev {
    left: 0;
}
[data-browse-mode="S"] .campaign-list-slick .slick-next {
    right: 0;
}

/**************************
キーワード
***************************/
.block-category-list--attention {
    margin: 0 0 100px;
}
.block-category-list--attention-box {
    display: flex;
    gap: 50px;
}
.block-category-list--attention-left {
    position: relative;
    background-size: contain;
    background-repeat: no-repeat;
}
.block-category-list--attention-left::after {
    content: "";
    position: absolute;
    background-image: url(/contents/0097/top_img/bg_keyword.png);
    left: 50%;
    transform: translateX(-50%);
    background-size: contain;
    background-repeat: no-repeat;
}
.block-category-list--attention-txt {
    font-family: "Hiragino Mincho ProN", "Yu Mincho", "Noto Serif JP", serif;
    text-align: center;
    font-weight: 600;
}

.block-category-list--attention-keyword {
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Noto Sans JP", sans-serif;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}
.block-category-list--attention-keyword a {
    border: 1px solid #444;
    text-decoration: none;
    width: 100%;
    height: 100%;
    display: block;
    background-color: #ffffff;
}
/* pc */
[data-browse-mode="P"] .block-category-list--attention-left {
    background-image: url(/contents/0097/top_img/bg_attention.png);
    width: 295px;
    padding: 40px 72px 86px 40px;
}
[data-browse-mode="P"] .block-category-list--attention-left::after {
    bottom: 0;
    width: 172px;
    height: 37px;
    left: calc(50% - 14px);
    bottom: 30px;
}
[data-browse-mode="P"] .block-category-list--attention-ttl {
    width: 183px;
    margin-bottom: 20px;
}
[data-browse-mode="P"] .block-category-list--attention-txt {
    font-size: 27px;
}

[data-browse-mode="P"] .block-category-list--attention-keyword a {
    font-size: 14px;
    padding: 10px 18px;
    border-radius: 22px;
}

/* sp */
[data-browse-mode="S"] .block-category-list--attention {
    margin: 0 0 50px;
}
[data-browse-mode="S"] .block-category-list--attention-box {
    flex-direction: column;
    gap: 20px;
}
[data-browse-mode="S"] .block-category-list--attention-left {
    background-image: url(/contents/0097/top_img/bg_attention_sp.png);
    margin: 0 auto;
    background-size: contain;
    background-position: center;
    width: calc((325 / 375) * 100vw);
    height: calc((178 / 375) * 100vw);
}
[data-browse-mode="S"] .block-category-list--attention-left::after {
    width: 172px;
    height: 37px;
    bottom: calc((35 / 375) * 100vw);
}
[data-browse-mode="S"] .block-category-list--attention-ttl {
    width: 180px;
    margin: calc((20 / 375) * 100vw) auto 0;
}
[data-browse-mode="S"] .block-category-list--attention-txt {
    font-size: 27px;
    margin: calc((20 / 375) * 100vw) auto 0;
}
[data-browse-mode="S"] .block-category-list--attention-right {
    padding: 0 25px;
}
[data-browse-mode="S"] .block-category-list--attention-keyword {
    gap: 10px;
}
[data-browse-mode="S"] .block-category-list--attention-keyword a {
    font-size: 10px;
    padding: 9.2px 24px;
    border-radius: 18px;
}
/**************************
地域から探す・カテゴリから探す
***************************/
.block-category-list--search {
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 100px;
}
[data-browse-mode="P"] .block-category-list--search {
    background-image: url(/contents/0097/top_img/bg_content.png);
    padding: 80px 40px;
}
/* sp */
[data-browse-mode="S"] .block-category-list--search {
    margin-bottom: 50px;
}
[data-browse-mode="S"] .block-category-list--search {
    background-image: url(/contents/0097/top_img/bg_content.png);
    padding: 40px 15px;
}
/**************************
地域から探す
***************************/
#region {
    font-family: "Hiragino Mincho ProN", "Yu Mincho", "Noto Serif JP", serif;
}
.block-category-list--region {
    margin-bottom: 70px;
}
.block-category-list--region-list {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}
.block-category-list--region-list li a {
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-color: #ffffff;
    text-decoration: none;
}
.block-category-list--region-list li a::before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-size: contain;
    background-repeat: no-repeat;
}
.block-category-list--region-list .hokkaido a::before {
    background-image: url(/contents/0097/top_img/icon_hokkaido.png);
}
.block-category-list--region-list .tohoku a::before {
    background-image: url(/contents/0097/top_img/icon_tohoku.png);
}
.block-category-list--region-list .kanto a::before {
    background-image: url(/contents/0097/top_img/icon_kanto.png);
}
.block-category-list--region-list .chubu a::before {
    background-image: url(/contents/0097/top_img/icon_chubu.png);
}
.block-category-list--region-list .kinki a::before {
    background-image: url(/contents/0097/top_img/icon_kinki.png);
}
.block-category-list--region-list .chugoku a::before {
    background-image: url(/contents/0097/top_img/icon_chugoku.png);
}
.block-category-list--region-list .sikoku a::before {
    background-image: url(/contents/0097/top_img/icon_sikoku.png);
}
.block-category-list--region-list .kyusyu a::before {
    background-image: url(/contents/0097/top_img/icon_kyusyu.png);
}

/* pc */
[data-browse-mode="P"] .block-top-region--header {
    margin-bottom: 40px;
}
[data-browse-mode="P"] .block-category-list--region-list li {
    width: calc((100% - 60px) / 4);
}
[data-browse-mode="P"] .block-category-list--region-list li a {
    font-size: 20px;
    padding: 47.6px 10px 47.6px 90px;
    height: 120px;
}
[data-browse-mode="P"] .block-category-list--region-list .hokkaido a::before {
    width: 78px;
    height: 73px;
    left: 20px;
}
[data-browse-mode="P"] .block-category-list--region-list .tohoku a::before {
    width: 44px;
    height: 96px;
    left: 20px;
}
[data-browse-mode="P"] .block-category-list--region-list .kanto a::before {
    width: 66px;
    height: 77px;
    left: 20px;
}
[data-browse-mode="P"] .block-category-list--region-list .chubu a::before {
    width: 80px;
    height: 84px;
    left: 20px;
}
[data-browse-mode="P"] .block-category-list--region-list .kinki a::before {
    width: 68px;
    height: 75px;
    left: 20px;
}
[data-browse-mode="P"] .block-category-list--region-list .chugoku a::before {
    width: 88px;
    height: 48px;
    left: 20px;
}
[data-browse-mode="P"] .block-category-list--region-list .sikoku a::before {
    width: 78px;
    height: 54px;
    left: 20px;
}
[data-browse-mode="P"] .block-category-list--region-list .kyusyu a::before {
    width: 75.5px;
    height: 76px;
    left: 24px;
}

/* sp */
[data-browse-mode="S"] .block-top-region--header {
    margin-bottom: 40px;
}
[data-browse-mode="S"] .block-category-list--region-list {
    gap: 15px;
}
[data-browse-mode="S"] .block-category-list--region-list li {
    width: calc((100% - 15px) / 2);
}
[data-browse-mode="S"] .block-category-list--region-list li a {
    font-size: 16px;
    padding: 10px 10px 10px 90px;
    height: 73px;
}
[data-browse-mode="S"] .block-category-list--region-list .hokkaido a::before {
    width: 51px;
    height: 48px;
    left: 20px;
}
[data-browse-mode="S"] .block-category-list--region-list .tohoku a::before {
    width: 26px;
    height: 57px;
    left: 36px;
}
[data-browse-mode="S"] .block-category-list--region-list .kanto a::before {
    width: 44px;
    height: 51px;
    left: 20px;
}
[data-browse-mode="S"] .block-category-list--region-list .chubu a::before {
    width: 52px;
    height: 54px;
    left: 20px;
}
[data-browse-mode="S"] .block-category-list--region-list .kinki a::before {
    width: 45px;
    height: 50px;
    left: 20px;
}
[data-browse-mode="S"] .block-category-list--region-list .chugoku a::before {
    width: 52px;
    height: 29px;
    left: 20px;
}
[data-browse-mode="S"] .block-category-list--region-list .sikoku a::before {
    width: 52px;
    height: 36px;
    left: 20px;
}
[data-browse-mode="S"] .block-category-list--region-list .kyusyu a::before {
    width: 50px;
    height: 49px;
    left: 24px;
}
/**************************
カテゴリから探す
***************************/
#category {
    font-family: "Hiragino Mincho ProN", "Yu Mincho", "Noto Serif JP", serif;
}
.block-category-list--header,
.block-category-list--sub {
    display: none;
}
.block-category-list--category-list {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}
.block-category-list--category-list li a {
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-color: #ffffff;
    text-decoration: none;
    flex-direction: column;
}
.block-category-list--category-list li a::before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-size: contain;
    background-repeat: no-repeat;
}
.block-category-list--category-list .limited a::before {
    background-image: url(/contents/0097/top_img/icon_limited.png);
}
.block-category-list--category-list .meat a::before {
    background-image: url(/contents/0097/top_img/icon_meat.png);
}
.block-category-list--category-list .fish a::before {
    background-image: url(/contents/0097/top_img/icon_fish.png);
}
.block-category-list--category-list .fruit a::before {
    background-image: url(/contents/0097/top_img/icon_fruit.png);
}
.block-category-list--category-list .sweets a::before {
    background-image: url(/contents/0097/top_img/icon_sweets.png);
}
.block-category-list--category-list .seasoning a::before {
    background-image: url(/contents/0097/top_img/icon_seasoning.png);
}
.block-category-list--category-list .retort a::before {
    background-image: url(/contents/0097/top_img/icon_retort.png);
}
.block-category-list--category-list .drink a::before {
    background-image: url(/contents/0097/top_img/icon_drink.png);
}
.block-category-list--category-list .gift a::before {
    background-image: url(/contents/0097/top_img/icon_gift.png);
}
/* pc */
[data-browse-mode="P"] .block-top-category--header {
    margin-bottom: 40px;
}
[data-browse-mode="P"] .block-category-list--category-list li {
    width: calc((100% - 40px) / 3);
}
[data-browse-mode="P"] .block-category-list--category-list li a {
    font-size: 20px;
    padding: 47.6px 10px 47.6px 90px;
    height: 120px;
}
[data-browse-mode="P"] .block-category-list--category-list li a span {
    font-size: 12px;
}
[data-browse-mode="P"] .block-category-list--category-list .limited a::before {
    width: 70px;
    height: 55px;
    left: 20px;
}
[data-browse-mode="P"] .block-category-list--category-list .meat a::before {
    width: 65px;
    height: 64px;
    left: 20px;
}
[data-browse-mode="P"] .block-category-list--category-list .fish a::before {
    width: 78px;
    height: 46.5px;
    left: 20px;
}
[data-browse-mode="P"] .block-category-list--category-list .fruit a::before {
    width: 49px;
    height: 69px;
    left: 30px;
}
[data-browse-mode="P"] .block-category-list--category-list .sweets a::before {
    width: 49px;
    height: 62px;
    left: 30px;
}
[data-browse-mode="P"] .block-category-list--category-list .seasoning a::before {
    width: 55.5px;
    height: 51.5px;
    left: 26px;
}
[data-browse-mode="P"] .block-category-list--category-list .retort a::before {
    width: 68px;
    height: 43px;
    left: 20px;
}
[data-browse-mode="P"] .block-category-list--category-list .drink a::before {
    width: 30px;
    height: 70.5px;
    left: 36px;
}
[data-browse-mode="P"] .block-category-list--category-list .gift a::before {
    width: 54px;
    height: 61px;
    left: 26px;
}
/* sp */
[data-browse-mode="S"] .block-top-category--header {
    margin-bottom: 40px;
}
[data-browse-mode="S"] .block-category-list--category-list {
    gap: 8px;
}
[data-browse-mode="S"] .block-category-list--category-list li {
    width: calc((100% - 8px) / 2);
}
[data-browse-mode="S"] .block-category-list--category-list li a {
    font-size: 14px;
    padding: 10px 10px 10px 57px;
    height: 70px;
}
[data-browse-mode="S"] .block-category-list--category-list li a span {
    font-size: 8px;
}
[data-browse-mode="S"] .block-category-list--category-list .limited a::before {
    width: 40px;
    height: 32px;
    left: 20px;
}
[data-browse-mode="S"] .block-category-list--category-list .meat a::before {
    width: 37px;
    height: 37px;
    left: 20px;
}
[data-browse-mode="S"] .block-category-list--category-list .fish a::before {
    width: 45px;
    height: 27px;
    left: 20px;
}
[data-browse-mode="S"] .block-category-list--category-list .fruit a::before {
    width: 25px;
    height: 40px;
    left: 24px;
}
[data-browse-mode="S"] .block-category-list--category-list .sweets a::before {
    width: 28px;
    height: 36px;
    left: 27px;
}
[data-browse-mode="S"] .block-category-list--category-list .seasoning a::before {
    width: 32px;
    height: 30px;
    left: 20px;
}
[data-browse-mode="S"] .block-category-list--category-list .retort a::before {
    width: 40px;
    height: 25px;
    left: 20px;
}
[data-browse-mode="S"] .block-category-list--category-list .drink a::before {
    width: 17px;
    height: 41px;
    left: 28px;
}
[data-browse-mode="S"] .block-category-list--category-list .gift a::before {
    width: 31px;
    height: 35px;
    left: 22px;
}
/**************************
事業者から探す
***************************/
.block-category-list--business {
    margin-bottom: 100px;
}
.block-top-business-list {
    display: flex;
    gap: 30px;    
}
.block-top-business-list a {
    text-decoration: none;
}
.block-top-business-img {
    margin-bottom: 10px;    
}
.block-top-business-name {
    font-family: "Hiragino Mincho ProN", "Yu Mincho", "Noto Serif JP", serif;
    font-size: 20px;
    color: #00849B;
    margin-bottom: 7px;
}
.block-top-business-region {
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Noto Sans JP", sans-serif;
    font-size: 12px;
    margin-bottom: 5px;
}
.block-top-business-item {
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Noto Sans JP", sans-serif;
    font-size: 16px;
}
/* sp */
[data-browse-mode="S"] .block-category-list--business {
    margin-bottom: 50px;
}
[data-browse-mode="S"] .block-top-business-list {
    padding: 0 15px;
    gap: 20px 8px;
    flex-wrap: wrap;
}
[data-browse-mode="S"] .block-top-business-list li {
    width: calc((100% - 8px) / 2);    
}

/**************************
人気商品ランキング
***************************/
#astyle-top-recommend .block-reccomend-list li dl::after {
    content: "";
}

#astyle-top-recommend .block-reccomend-list--row04 li dl {
    width: 176px;
}
/* pc */
[data-browse-mode="P"] #astyle-top-recommend .block-reccomend-list li.block-reccomend-list-item--rank1 dl::after {
    background-image: url(/contents/0097/top_img/rank_gold.png);
    background-size: contain;
    left: 0;
}
[data-browse-mode="P"] #astyle-top-recommend .block-reccomend-list li.block-reccomend-list-item--rank2 dl::after {
    background-image: url(/contents/0097/top_img/rank_silver.png);
    background-size: contain;
    left: 0;
}
[data-browse-mode="P"] #astyle-top-recommend .block-reccomend-list li.block-reccomend-list-item--rank3 dl::after {
    background-image: url(/contents/0097/top_img/rank_bronze.png);
    background-size: contain;
    left: 0;
}
[data-browse-mode="P"] #astyle-top-recommend .block-reccomend-list li.block-reccomend-list-item--rank1 dl::after,
[data-browse-mode="P"] #astyle-top-recommend .block-reccomend-list li.block-reccomend-list-item--rank2 dl::after,
[data-browse-mode="P"] #astyle-top-recommend .block-reccomend-list li.block-reccomend-list-item--rank3 dl::after {
    width: 60px;
    height: 60px;
    left: 0;
}
/* sp */
[data-browse-mode="S"] .block-free-2 {
    margin-bottom: 50px;
}
[data-browse-mode="S"] #block_of_free2 .block-reccomend-list li .block-reccomend-list--goods-image::after {
    background-image: none;
}
[data-browse-mode="S"] #block_of_free2 .block-reccomend-list li.block-reccomend-list-item--rank1 .block-reccomend-list--goods-image::after {
    background-image: url(/contents/0097/top_img/rank_gold.png);
    background-size: contain;
    left: 0;
    top: 0;
}
[data-browse-mode="S"] #block_of_free2 .block-reccomend-list li.block-reccomend-list-item--rank2 .block-reccomend-list--goods-image::after {
    background-image: url(/contents/0097/top_img/rank_silver.png);
    background-size: contain;
    left: 0;
    top: 0;
}
[data-browse-mode="S"] #block_of_free2 .block-reccomend-list li.block-reccomend-list-item--rank3 .block-reccomend-list--goods-image::after {
    background-image: url(/contents/0097/top_img/rank_bronze.png);
    background-size: contain;
    left: 0;
    top: 0;
}
[data-browse-mode="S"] #block_of_free2 .block-reccomend-list li.block-reccomend-list-item--rank1 .block-reccomend-list--goods-image::after,
[data-browse-mode="S"] #block_of_free2 .block-reccomend-list li.block-reccomend-list-item--rank2 .block-reccomend-list--goods-image::after,
[data-browse-mode="S"] #block_of_free2 .block-reccomend-list li.block-reccomend-list-item--rank3 .block-reccomend-list--goods-image::after {
    width: 38px;
    height: 38px;
    left: 0;
}
/**************************
あなたへのおすすめ
***************************/
[data-browse-mode="S"] .block-category-list-free4--body .block-top-free3-t {
    margin: 0 !important;
    border-bottom: none;
}
/**************************
bottom-content
***************************/
.block-category-list-free5 {
    margin-top: 80px;
}
.bottom-content {
    font-family: "Hiragino Mincho ProN", "Yu Mincho", "Noto Serif JP", serif;
    border-top: 6px solid #00146E;
    border-bottom: 6px solid #00146E;
    background-repeat: no-repeat;
}
.bottom-content-wrapper {
    display: flex;
}
.bottom-content-left {
    text-align: center;
}
.bottom-content-right {
    display: flex;
}
.vertical-text {
  writing-mode: vertical-rl;
  letter-spacing: 10px;
}
/* pc */
[data-browse-mode="P"] .bottom-content {
    background-image: url(/contents/0097/top_img/bg_bottom.png);
    background-size: 100%;
    width: 980px;
    height: 694px;
    padding: 70px 80px;
    position: relative;
}
[data-browse-mode="P"] .bottom-content-wrapper {
    gap: 40px;
    align-items: center;
}
[data-browse-mode="P"] .bottom-content-left {
    width: 576px;
}
[data-browse-mode="P"] .bottom-content-left-txt {
    font-size: 20px;
    margin-bottom: 30px;
}
[data-browse-mode="P"] .bottom-content-left-img {
    width: 404px;
    margin: 0 auto;
}
[data-browse-mode="P"] .bottom-content-right {
    display: flex;
    letter-spacing: 10px;
    gap: 20px;
}
[data-browse-mode="P"] .vertical-text {
    font-size: 34px;
}
[data-browse-mode="P"] .vertical-text:first-child {
    text-indent: 2em;
}
/* sp */
[data-browse-mode="S"] .bottom-content {
    background-color: #F5FBFF;
    padding: 40px 25px;
    position: relative;
}
[data-browse-mode="S"] .bottom-content::before {
    content: "";
    position: absolute;
    background-image: url(/contents/0097/top_img/bg_bottom_sp.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 224px;
    height: 240px;
    top: 50px;
    left: 30px;
}
[data-browse-mode="S"] .bottom-content-wrapper {
    flex-direction: column;
    align-items: end;
    gap: 30px;
    padding-top: 80px;
}
[data-browse-mode="S"] .bottom-content-left {
    order: 1;
    width: 100%;
    text-align: center;
}
[data-browse-mode="S"] .bottom-content-left-txt {
    font-size: 16px;
    margin-bottom: 50px;
    line-height: 2;
    letter-spacing: 2px;
}
[data-browse-mode="S"] .bottom-content-left-img {
    width: 262px;
    margin: 0 auto;
}
[data-browse-mode="S"] .bottom-content-right {
    display: flex;
    letter-spacing: 10px;
    gap: 20px;
    position: relative;
    right: 20px;
}
[data-browse-mode="S"] .vertical-text {
    font-size: 22px;
    text-indent: -3.5em;
}

/**************************
キャンペーンバナー
***************************/
.campaign_bnr {
    padding: 100px 0;
}
.campaign_bnr_list {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}
/* pc */
[data-browse-mode="P"] .campaign_bnr_list li {
    width: calc((100% - 12px) / 2);
}
/* sp */
[data-browse-mode="S"] .campaign_bnr {
    padding: 50px 15px;
}
[data-browse-mode="S"] .campaign_bnr_list li {
    width: 100%;
}