
.js-balloon,
.js-balloon_product-detail {
    position: absolute;
    transform: translateX(-50%);
    display: none;
    padding: 10px;
    font-size: 1rem;
    line-height: 1.3;
    background: hsl(0deg 0% 20%);
    color: hsl(0deg 0% 100%);
    border-radius: 3px;
    top: -40px;
    text-align: left;
    box-shadow: 2px 2px 5px grey;
    width: 200px;
    z-index: 1000;
}

.js-balloon {
    left: 50%;
}

.js-balloon_product-detail {
    left: 55%;
}


.js-balloon:before {
    content: '';
    position: absolute;
    bottom: -20px;
    left: 10%;
    margin-left: -7px;
    border: 7px solid hsl(0deg 0% 0% / 0%);
    border-bottom: 15px solid hsl(0deg 0% 20%);
    transform: rotate(180deg);
}

.o-slideitem__detail {
    position: relative;
}

.o-slideitem__cart.out_of_stock {
    background: hsl(0deg 0% 71%) none;
    color: rgb(68, 68, 68);
    padding-left: 0;
    cursor: auto;
}

.js-balloon_product-detail:before {
    content: '';
    position: absolute;
    bottom: -20px;
    left: 10%;
    margin-left: -7px;
    border: 7px solid hsl(0deg 0% 0% / 0%);
    border-bottom: 15px solid hsl(0deg 0% 20%);
    transform: rotate(180deg);
}

.p-item_favorite_wrap {
    position: relative;
}

.o-modal__content_02 {
    padding: 0 10px;
}

@media screen and (max-width: 600px) {
    .js-balloon {
        left: 38%;
        width: 150px;
    }

    .js-balloon_product-detail {
        left: 38%;
        width: 150px;
    }
}

section#content_add_area {
    padding: 30px 0 0 0;
}

section#content_add_area .o-container h1 {
    text-align: left;
    font-size: 1.8rem;
    font-weight: 600;
    letter-spacing: 0.2em;
    margin: 0 auto 20px auto;
}

section#content_add_area .o-container h2 {
    font-size: 1.7rem;
    font-weight: 600;
    border-bottom: 1px solid hsl(0deg 0% 88%);
    padding: 0 0 5px 0;
    margin: 0 0 15px 0;
    text-align: left;
}

section#content_add_area .o-container h3 {
    font-size: 1.6rem;
    font-weight: 600;
    border-left: 2px solid hsl(14deg 82% 59%);
    padding: 0 0 0 13px;
    margin: 0 0 15px 0;
    text-align: left;
}

section#content_add_area .o-container ol {
    list-style: decimal;
    margin-left: 1em;
    text-align: left;
}

section#content_add_area .o-container ul {
    list-style: disc;
    margin-left: 1em;
    text-align: left;
}

section#content_add_area .o-container strong {
    font-weight: bold;
}

section#content_add_area .o-container em {
    font-style: italic;
}

section#content_add_area .o-container s {
    text-decoration: line-through;
}

section#content_add_area .o-container blockquote {
    padding-left: 20px;
    padding-right: 8px;
    border-left-width: 5px;
}

section#content_add_area .o-container table {
    width: 100%;
    text-align: center;
    border-collapse: collapse;
    border-spacing: 0;
}

section#content_add_area .o-container table th {
    padding: 10px;
    background: #e9faf9;
    font-weight: bold;
}

section#content_add_area .o-container table td {
    padding: 10px;
    border: solid 1px #778ca3;
}

section#content_add_area p {
    text-align: left;
}

.column_control {
    margin-bottom: 40px;
}

.column_under {
    padding: 0;
}

figure.o-basket__list--fig {
    width: 130px;
}

p.o-basket__list--txt {
    font-size: 14px;
}

div.o-basket__list--blg {
    margin: 0 0 0 20px;
}

div.o-basket__list--amount {
    width: 30%;
}

p.o-basket__list--zaiko {
    padding-left: 20px;
    width: 70%;
}

div.o-basket__list--quantity {
    margin: 55px 0 0 0;
}

p.o-basket__list--price em {
    font-size: 2rem;
}

.o-basket__list--zaiko em {
    font-size: 2rem;
}

div.o-basket__list--blg__ {
    padding: 0 10px;
    width: 60%;
    margin: 0 0 0 0;
}

p.o-basket__list--txt {
    font-size: 14px;
}

div.o-basket__list--price em {
    font-size: 2.4rem;
}

div.o-basket__list--value__rank {
    width: 28%;
}

div.o-basket__list--rank__ {
    overflow: hidden;
    width: auto;
    margin-right: 20px;
}

div.o-basket__list--rank__ figure {
    float: right;
}

.o-slideitem__img {
    height: 190px;
}

.o-slideitem__img img {
    height: auto;
    max-height: 100%;
}

.o-slideitem__brand {
    height: 25px;
}

.o-slideitem__brand img {
    height: 100%;
}

.o-history .o-history__img img {
    height: auto;
    max-height: 100%;
}

.tit-category .o-container .tit-categorylist li {
    margin: 0 0 8px 5px;
    padding: 0 3px 0 0;
    font-size: 13px;
}

.o-cart-d-list:nth-child(1) {
    border-right: none;
}

.tit-main .tit-mainbnr .tit-mainbnr__main {
    padding: 10px 0;
}

.tit-main .tit-mainbnr .tit-mainbnr__main figure {
    width: 200px;
}

.tit-main .tit-mainbnr .tit-mainbnr__main figure img {
    width: 200px;
}

.tit-main .tit-mainbnr .tit-mainbnr__main .titlel_text_under {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

.o-cart-d-list:nth-child(1) {
    border-right: none;
}

.o-slideitem__cart {
    font-size: 12px;
}

@media screen and (max-width: 600px) {
    .o-slideitem__cart {
        font-size: 11px;
    }
}

.o-slideitem .slick-next:before {
    background: url(../images/wharw_slider-r.webp) no-repeat center center;
}

.o-slideitem .slick-prev:before {
    background: url(../images/wharw_slider-l.webp) no-repeat center center;
}

.o-slideitem .slick-next {
    right: -60px;
}

.o-slideitem .slick-prev {
    left: -60px;
    z-index: 10;
}

.title-new .o-slideitem .slick-next {
    right: -60px;
}

.title-new .o-slideitem .slick-prev {
    left: -60px;
    z-index: 10;
}

.title-pickup .o-slideitem .slick-prev {
    left: -60px;
    z-index: 10;
}

.title-pickup .o-slideitem .slick-next {
    right: -60px;
}

.title-rank .o-slideitem .slick-prev {
    left: -60px;
    z-index: 10;
}

.title-rank .o-slideitem .slick-next {
    right: -60px;
}

@media screen and (max-width: 600px) {
    .slick-prev.slick-arrow {
        left: 0 !important;
    }

    .slick-next.slick-arrow {
        right: 0 !important;
    }

    .o-slideitem .slick-next {
        right: 0;
    }

    .o-slideitem .slick-prev {
        left: 0;
    }
}

@media screen and (min-width: 601px) {
    .pconly {
        display: block !important;
    }

    .sponly {
        display: none !important;
    }

    .pc_only {
        display: block !important;
    }

    .sp_only {
        display: none !important;
    }
}

@media screen and (max-width: 600px) {
    main {
        width: 100%;
        overflow: hidden;
    }

    .pconly {
        display: none !important;
    }

    .sponly {
        display: block !important;
    }

    .pc_only {
        display: none !important;
    }

    .sp_only {
        display: block !important;
    }

    section#content_add_area {
        padding-bottom: 30px;
    }

    section#content_add_area .o-container {
        width: 90%;
        margin: 0 auto;
    }

    .column_control {
        width: 90%;
        margin: 0 auto 40px;
    }

    div.figure.o-basket__list--fig {
        width: 40%;
    }

    div.o-basket__list--blg {
        margin: 0 0 0 0;
        width: 60%;
    }

    figure.o-basket__list--ttl figure {
        width: 40%;
        margin: 0 0 5px 0;
    }

    div.o-basket__list--value {
        width: 30%;
    }

    div.o-basket__list--quantity {
        width: 36%;
    }

    div.o-basket__list--amount {
        width: 70%;
    }

    p.o-basket__list--txt {
        font-size: 14px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    .o-basket__list--rank figure img {
        width: 18px;
        margin-top: 8px;
    }

    figure.o-basket__list--fig {
        width: 40%;
    }

    p.o-basket__list--zaiko em {
        font-size: 1.6rem;
    }

    figure.o-basket__list--fig__ {
        width: 40%;
        padding-bottom: 20px;
        height: 100px;
    }

    div.o-basket__list--blg__ {
        padding: 0 10px 10px 10px;
        width: 60%;
        margin: 0 0 0 0;
    }

    div.o-basket__list--value__rank {
        width: 100%;
    }

    div.o-basket__list--rank__ {
        width: 20%;
        margin-right: 0;
    }

    div.o-basket__list--rank__ figure {
        float: none;
        margin: 0 auto;
    }

    p.o-basket__list--price {
        margin: 0;
    }

    .o-basket__list--amount__ {
        width: 80%;
    }

    p.o-basket__list--price em {
        padding: 0 0 0 0;
    }

    .o-basket__list--price.o-basket__list--price__ {
        text-align: right;
        padding-right: 20px;
    }

    .o-basket__list--value__rank .o-basket__list--amount__ {
        width: 80%;
    }

    .o-slideitem__img {
        height: 145px;
    }

    .tit-category .o-container .tit-categorylist li {
        width: 160px;
    }

    .tit-category .o-container .tit-categorylist li:nth-child(7n) {
        margin-left: 6px;
    }

    .tit-category .o-container .tit-categorylist li:nth-child(2n) {
        margin-left: 0;
    }

    .js-pagetop.is-pagetop :hover {
        opacity: 1;
    }

    .js-pagetop.is-pagetop:hover,
    .js-pagetop.is-pagetop img:hover {
        opacity: 1;
    }

    .js-pagetop.is-pagetop img:active {
        opacity: 0.8;
    }

    .o-slideitem__name .titlel_text_under {
        margin-bottom: 30px;
    }

    .o-slideitem__box .o-slideitem__name {
        -webkit-line-clamp: 2;
        height: 40px;
    }

    .o-slideitem__box .o-slideitem__name {
        height: calc(1.3em * 2);
        line-height: 1.3;
    }

    .t-category__search--list .o-slideitem__box .o-slideitem__name {
        -webkit-line-clamp: 2;
        height: 40px;
    }

    .t-category__search--list .o-slideitem__box .o-slideitem__name {
        height: calc(1.3em * 2);
        line-height: 1.3;
    }

    .title-newitem__content .o-slideitem__box .o-slideitem__name, .title-rank__content .o-slideitem__box .o-slideitem__name {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
        padding-bottom: 0;
        border-bottom: 0;
    }

    .tit-main .tit-mainbnr .tit-mainbnr__main figure {
        margin: 0 auto;
    }
}

@media screen and (min-width: 601px) and (max-width: 1340px) {
    .o-slideitem .slick-next {
        right: -10px;
    }

    .o-slideitem .slick-prev {
        left: -10px;
        z-index: 10;
    }

    .title-new .o-slideitem .slick-next {
        right: -10px;
    }

    .title-new .o-slideitem .slick-prev {
        left: -10px;
        z-index: 10;
    }

    .title-pickup .o-slideitem .slick-prev {
        left: -10px;
        z-index: 10;
    }

    .title-pickup .o-slideitem .slick-next {
        right: -10px;
    }

    .title-rank .o-slideitem .slick-prev {
        left: -10px;
        z-index: 10;
    }

    .title-rank .o-slideitem .slick-next {
        right: -10px;
    }
}

.o-history .slick-prev:before {
    height: 35px;
    width: 35px;
}

/* ジャンルトップバナーのスケルトン */
.g-mainbnr__slide-skeleton {
    background-color: #f5f5f5;
    height: 18.2vw;
    margin-bottom: 30px;
}

/* タイトルトップバナーのスケルトン */
.tit-mainbnr__slide-skeleton {
    background-color: #f5f5f5;
    height: 210px;
}

@media screen and (max-width: 600px) {
    .g-mainbnr__slide-skeleton {
        height: 43.8vw;
    }

    .tit-mainbnr__slide-skeleton {
        height: 43.3vw;
    }
}
