/*==============================================
ベース ここから
================================================*/
main#wrapper {
    position: relative;
}
._kaiso {
    padding: 0;
    margin: 0 auto;
}
#c_7476 {
    margin: 0 auto 50px;
    max-width: 900px;
    width: 100%;
}

#c_7476 section h2 {
    color: #2d3341;
    margin: 15px 0;
    border-bottom: dashed 3px;
    font-size: 25px;
    padding-bottom: 6px;
    padding-left: 20px;
    position: relative;
}

#c_7476 h3 {
    color: #2d3341;
    margin: 15px 0;
    font-size: 25px;
    padding-bottom: 6px;
    padding-left: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#c_7476 section h2::before {
    content: "";
    position: absolute;
    top: 40%;
    left: 2%;
    transform: translate(-50%, -50%);
    width: 2.7em;
    height: 2.7em;
    background-color: #fffdc2;
    border-radius: 50%;
    z-index: -1;
}

/*==============================================
ベース ここまで
================================================*/



/*==============================================
ナビゲーション ここから
================================================*/
#c_7476 #nav #nav-wrap {
    position: absolute;
    z-index: 500;
    top: 0;
    right: 5%;
    height: 100%;
    background: transparent;
    transition: 0.6s;
}

#c_7476 #nav #g-nav {
    position: sticky;
    top: calc(20% + 140px);
    margin-bottom: 48%;
}

#c_7476 #nav #g-nav li {
    position: relative;
    list-style: none;
    text-align: center;
    display: flex;
    justify-content: start;
    align-items: center;
}

#c_7476 #nav #g-nav li a {
    display: block;
    padding: 1em 2em;
    font-size: 1.1rem;
    color: #121212;
    width: 100%;
    text-align: start;
    font-weight: 300;
    white-space: nowrap;
}

#c_7476 #nav #g-nav li:nth-last-child(1) a {
    padding: .5rem 1.5em;
    border: 1px solid #121212;
    border-radius: 100vw;
    text-align: center;
    transform: translateX(-4%);
    margin-top: 10%;
}

#c_7476 #nav #g-nav li a::before {
    content: '▼';
    position: absolute;
    left: -3%;
    top: 28%;
    color: #121212;
    font-size: .7rem;
}

#c_7476 #nav #g-nav li:nth-last-child(1) a::before {
    content: '';
}

/*==============================================
ナビゲーション ここまで
================================================*/



/*==============================================
おすすめ商品スライダー ここから
================================================*/
#c_7476 #slider_item {
    position: relative;
    margin: auto;
}

#c_7476 #slider_item>ul {
    width: 100%;
    margin: auto;
    display: grid;
    gap: 15px;
}

#c_7476 #slider_item img {
    display: block;
}

#c_7476 #slider_item .swiper-slide {
    width: 30%;
}

#c_7476 #slider_item .sample-slider .swiper-wrapper {
    display: flex;
    align-items: center;
}

#c_7476 #slider_item .item_box .p_name {
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-align: left;
    font-size: 15px;
}

#c_7476 #slider_item .item_box .m_price,
#c_7476 #slider_item .item_box .c_price {
    color: #E50012;
    font-size: 25px;
    font-family: Lato;
    font-weight: 700;
}

#c_7476 #slider_item .item_box .intax {
    color: #E50012;
    font-size: 15px;
}

#c_7476 #slider_item .item_box .wish {
    float: right;
    position: relative;
    right: 0;
    top: 0;
    cursor: pointer;
    width: 24px;
    height: 24px;
}

#c_7476 #slider_item .item_box .price-icons {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 5px;
    margin-top: 2px;
}

#c_7476 .btn_1::after {
    bottom: 20%;
}

/*==============================================
おすすめ商品スライダー ここまで
================================================*/


/*==============================================
スライダーレイアウト変更 ここから
================================================*/
#c_7476 .swiper-container {
    padding-bottom: 1%;
}

#c_7476 .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-color: rgb(255, 255, 255, .5);
    border: 2px solid #333333;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    top: 40%;
}

#c_7476 .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-color: rgb(255, 255, 255, .5);
    border: 2px solid #333333;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    top: 40%;
}

#c_7476 .swiper-wrapper~.swiper-pagination-bullets {
    text-align: center;
    padding-bottom: 0;
}

#c_7476 .swiper-wrapper~.swiper-pagination-bullets .swiper-pagination-bullet {
    border-radius: unset;
    width: 7px;
    height: 7px;
    margin: 0 4px;
    background-color: #222;
    opacity: .2;
    border-radius: 50%;
}

#c_7476 .swiper-wrapper~.swiper-pagination-bullets .swiper-pagination-bullet-active {
    background-color: #222;
    opacity: 1;
}

#c_7476 .swiper-wrapper {
    align-items: flex-start;
}

/*==============================================
スライダーレイアウト変更 ここまで
================================================*/



/*==============================================
ランキング ここから
================================================*/
#c_7476 #ranking div.ranking {
    margin-bottom: 20px;
}

#c_7476 #ranking .ranking .btn-black #c_7476 #ranking .ranking .price-icons {
    display: none !important;
}

#c_7476 #ranking .pickup-item-slider {
    overflow-x: auto;
    width: 100%;
    padding-bottom: 5px;
}

#c_7476 #ranking .ranking ul {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    gap: 15px;
    width: 180%;
    padding-top: 30px;
}

#c_7476 #ranking .ranking ul li {
    margin: 0 5px;
    position: relative;
}

#c_7476 #ranking .ranking ul li:nth-child(1)::after {
    content: "1";
    width: 40px;
    height: 40px;
    position: absolute;
    top: -35px;
    left: 0;
    background-image: url(../IMAGE/c_8578/rank_1.png);
    background-size: contain;
    background-color: transparent;
    line-height: 47px;
    color: #222;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
}

#c_7476 #ranking .ranking ul li:nth-child(2)::after {
    content: "2";
    width: 40px;
    height: 40px;
    position: absolute;
    top: -35px;
    left: 0;
    background-image: url(../IMAGE/c_8578/rank_2.png);
    background-size: contain;
    background-color: transparent;
    line-height: 47px;
    color: #222;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
}

#c_7476 #ranking .ranking ul li:nth-child(3)::after {
    content: "3";
    width: 40px;
    height: 40px;
    position: absolute;
    top: -35px;
    left: 0;
    background-image: url(../IMAGE/c_8578/rank_3.png);
    background-size: contain;
    background-color: transparent;
    line-height: 47px;
    color: #222;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
}

#c_7476 #ranking .ranking ul li:nth-child(n+4)::after {
    position: absolute;
    top: -27px;
    left: 0px;
    width: 25px;
    height: 25px;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
    color: #fff;
    background-color: #222;
}

#c_7476 #ranking .ranking ul li:nth-child(4)::after {
    content: "4";
}

#c_7476 #ranking .ranking ul li:nth-child(5)::after {
    content: "5";
}

#c_7476 #ranking .ranking ul li:nth-child(6)::after {
    content: "6";
}

#c_7476 #ranking .ranking ul li:nth-child(7)::after {
    content: "7";
}

#c_7476 #ranking .ranking ul li:nth-child(8)::after {
    content: "8";
}

#c_7476 #ranking .ranking ul li:last-child {
    margin: 0;
}

#c_7476 #ranking .ranking li dd.p_wish {
    margin: 2px 0;
    height: 25px;
    letter-spacing: 0;
}

#c_7476 #ranking .ranking li dd .wish {
    float: right;
    position: relative;
    right: 0;
    top: 0;
    cursor: pointer;
    width: 24px;
    height: 24px;
}

#c_7476 #ranking .ranking li .icon .p_icon {
    display: none;
}

#c_7476 #ranking .ranking li .icon span img {
    width: calc(100% / 3 - 2px);
}

#c_7476 #ranking .ranking div.price-icons {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}

#c_7476 #ranking .ranking .sale {
    color: #E50012;
}

#c_7476 #ranking .ranking .m_price {
    font-family: Lato, "Noto Sans JP", sans-serif, "メイリオ";
    font-size: 1.3em;
    font-weight: 700;
    color: #e50012;
}

#c_7476 #ranking .ranking .intax {
    color: #e50012;
}

#c_7476 #ranking .ranking span.m_price_grid {
    background: #383838;
    color: #fff;
    padding: 0 6px;
    font-size: 0.7em;
    display: table-cell;
}

#c_7476 #ranking .ranking .sale span.m_price_grid {
    background: #E50012;
    display: inline-flex;
    align-items: center;
}

#c_7476 #ranking .ranking .price_comment {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 2px;
}

#c_7476 #ranking .ranking .teiki_price {
    color: #D5570B;
    border: 1px solid #D5570B;
}

#c_7476 #ranking .ranking .price_comment * {
    line-height: 1;
    font-size: 80%;
    padding: 2px 3px;
}

#c_7476 #ranking .p_name {
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

#c_7476 #ranking .btn-black {
    margin: 0 auto;
    display: none;
}

#c_7476 #ranking .btn-red {
    background-color: #e50012;
    border: 1px solid #e50012;
    border-radius: 5px;
    width: 100%;
    text-align: center;
}

#c_7476 #ranking .btn-red a {
    padding: 12px 0;
    color: #fff;
    font-size: 16px;
    display: block;
}

#c_7476 #ranking .btn-red a:hover {
    background-color: #fff;
    border: 1px solid #e50012;
    color: #e50012 !important;
}

.star_rating {
    position: relative;
    z-index: 0;
    display: inline-block;
    white-space: nowrap;
    color: #ccc;
}

.com_ranking li dd.itemcg_star .star_rating {
    font-size: 1em;
}

.star_rating:after,
.star_rating:before {
    content: "★★★★★";
}

.action-wish:after {
    font-family: "Material Icons";
    content: "favorite";
    opacity: 0;
    transform: scale(.5, .5);
    transform-origin: center center;
    color: #e50012 !important;
}

/* item 価格下アイコン */
#c_7476 #ranking .ranking .price-icons {
    padding-bottom: 2px;
}

#c_7476 #ranking .ranking .price-icons .m_price_grid {
    width: calc(100% / 3 - 4px);
    text-align: center;
    font-size: 10px;
}

#c_7476 #ranking .ranking .price-icons .sale {
    background-color: #e50012;
    color: #fff;
}

#c_7476 #ranking .ranking .price-icons .medama {
    background-color: #f1da3e;
    color: #bd1e18;
}

#c_7476 #ranking .ranking .price-icons .coupon_i {
    background-color: #1051c9;
    color: #fff;
}

#c_7476 #ranking .ranking .price-icons .pointup {
    background-color: #a6a40e;
    color: #fff;
}

#c_7476 #ranking .ranking .price-icons .outlet {
    background-color: #e50012;
    color: #fff;
}

/*==============================================
ランキング ここまで
================================================*/