.comment-box .txt {
    line-height: 27px;
}

.header-sub .container+.container {
    margin-top: 1em;
    padding-bottom: 1em;
}

ul.search-keyword-list+ul.search-keyword-list {
    margin-top: 0.5em;
}

ul.search-keyword-list {
    margin: 0 -0.6785714em;
}

ul.search-keyword-list li {
    padding: 0 0.6785714em;
}

ul.search-keyword-list li a {
    text-decoration: unset;
}

ul.search-keyword-list li a:hover {
    color: #AF5F59;
}

.comment-area {
    background-color: #877256;
    color: white;
    padding: 7px 0;
}

.comment-box p span {
    font-weight: bold;
}

.comment-box.line {
    border: 1px solid white;
}

.comment-box.line {
    border: 1px solid white;
}

.news-area {
    background-color: #ECECEC;
}

span.size-l {
    font-size: 2em;
}

span.size-s {
    font-size: 1.3571428em;
}

span.size-m {
    font-size: 1.571428em;
}

.comment-box.line {
    text-align: center;
}

.comment-box.line {
    padding: 0 15px;
}

.comment-area .d-flex {
    justify-content: center;
    align-items: center;
}

.comment-box.line {
    margin-left: 8px;
}

.comment-area .d-flex .left-box.d-flex {
    position: relative;
}

.fs-l-header {
    padding-top: unset;
}

.news-area {
    text-align: center;
    padding: 10px 0;
}

.news-txt p {
    font-weight: bold;
}

.comment-box .txt:has(span) {
    line-height: 1;
}

.comment-box.line {
    padding-top: 9px;
}

.comment-box .txt:has(span).onece {
    line-height: 20px;
}

.comment-area .d-flex .left-box.d-flex {
    border-right: 1px solid white;
    padding-right: 40px;
}

.comment-area .right-box.d-flex {
    margin-left: 40px;
}

header .hd_menu_btn {
    position: relative;
    margin-bottom: 7px;
}

.fr3-item__productName {
    display: none;
    max-height: 5em;
    overflow: hidden;
    position: relative;
}
.fr3-item__productName:after{
    content:"...";
    position: absolute;
    bottom:0;
    right:0;
    padding-left:0.3em;
    background: #FFF;
}


.fr3-item__productPrice span {
    color: var(--color-red);
    font-size: 1.2em;
    text-align: center;
    font-weight: 600;
    margin-top: 5px;
}

span.fr3-item__productPrice__addon {
    display: none;
}

.fr3-item__productPrice {
    justify-content: center;
}

h2.fs-p-heading--lv2 {
    display: none;
}

.top-history .fr3-productListCarousel__slides::-webkit-scrollbar {
    display: none;
}

.top-history .fr3-productListCarousel {
    grid-template-columns: 56px 1fr 56px;
}

.top-history .fr3-productListCarousel__slides {
    gap: 40px;
}

.top-history .fr3-productListCarousel__responsive_2 .fr3-productListCarousel__slide {
    flex: 0 0 calc((100% - 40px * 4) / 5);
}

.top-history button.fr3-productListCarousel__Button.fr3-productListCarousel__prevButton,
.top-history button.fr3-productListCarousel__Button.fr3-productListCarousel__nextButton {
    --iconsize: 13px;
    background: var(--color-main);
    width: 56px;
    height: 56px;
    border-radius: 28px;
    z-index: 2;
}

.top-history .fr3-productListCarousel__slides {
    margin-left: 40px;
    margin-right: 40px;
}

.top-history .top_title {
    margin-bottom: 35px;
}

.top-history .fr3-productListCarousel__ButtonImage {
    display: none;
}

.top-history button.fr3-productListCarousel__Button.fr3-productListCarousel__prevButton::before,
.top-history button.fr3-productListCarousel__Button.fr3-productListCarousel__nextButton::before {
    content: '';
    display: inline-block;
    width: var(--iconsize);
    height: var(--iconsize);
    margin: 0 0 0 5px;
    border-style: solid;
    border-width: 0 0 2px 2px;
    border-color: #FFF;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.top-history button.fr3-productListCarousel__Button.fr3-productListCarousel__prevButton,
.top-history button.fr3-productListCarousel__Button.fr3-productListCarousel__nextButton {
    justify-content: center;
}

.top-history button.fr3-productListCarousel__Button.fr3-productListCarousel__nextButton::before {
    transform: rotate(225deg);
    margin-right: 10px;
}

body#fs_ProductDetails .top-history button.fr3-productListCarousel__Button.fr3-productListCarousel__prevButton,
body#fs_ProductDetails .top-history button.fr3-productListCarousel__Button.fr3-productListCarousel__nextButton {
    width: 40px;
    height: 40px;
}

body#fs_ProductDetails .fr3-productListCarousel.fr3-productListCarousel__responsive_2 {
    grid-template-columns: 40px 1fr 40px;
}

body#fs_ProductDetails .fr3-productListCarousel__slides {
    gap: 18px;
}

body#fs_ProductDetails .top-history .fr3-productListCarousel__responsive_2 .fr3-productListCarousel__slide {
    flex: 0 0 calc((100% - 18px * 4) / 5);
}

.top-history .top_title {
    justify-content: start;
}

body#fs_ProductDetails .top-history .fr3-productListCarousel__slides {
    margin-left: 20px;
    margin-right: 20px;
}

body#fs_ProductDetails .top-history .container {
    padding-left: unset;
    padding-right: unset;
}

body#fs_ProductDetails .top-history+#review {
    margin-top: 4em;
}

.top-ranking .fr3-productListStatic {
    display: flex;
    gap: 0;
    margin-left: -25px;
    margin-right: -25px;
    flex-wrap: wrap;
    padding: unset;
}

.top-ranking article.fr3-item {
    padding-left: 25px;
    padding-right: 25px;
    position: relative;
}

.top-ranking article.fr3-item {
    width: 33.3333333%;
}

.top-ranking article.fr3-item::before {
    display: block;
    text-align: center;
    margin-bottom: 10px;
}

.top-ranking article.fr3-item:nth-child(1)::before {
    content: url(../images/top/rank01.svg);
}

.top-ranking article.fr3-item:nth-child(2)::before {
    content: url(../images/top/rank02.svg);
}

.top-ranking article.fr3-item:nth-child(3)::before {
    content: url(../images/top/rank03.svg);
}

.top-ranking article.fr3-item:nth-child(4)::before {
    content: url(../images/top/rank04.svg);
}

.top-ranking article.fr3-item:nth-child(5)::before {
    content: url(../images/top/rank05.svg);
}

.top-ranking article.fr3-item:nth-child(6)::before {
    content: url(../images/top/rank06.png);
}


.top-ranking span.fr3-item__productPrice__addon {
    display: block;
}

.top-ranking .fr3-item__productName {
    font-size: 16px;
}

.top-ranking .fr3-item__imageContainer,
.top-history .fr3-item__imageContainer {
    overflow: hidden;
}

.top-history .fr3-item__link:hover img,
.top-ranking .fr3-item__link:hover img {
    transform: scale(1.1);
}

.top-history button.fr3-productListCarousel__Button.fr3-productListCarousel__prevButton::before,
.top-history button.fr3-productListCarousel__Button.fr3-productListCarousel__nextButton::before,
body#fs_ProductDetails .top-history button.fr3-productListCarousel__Button.fr3-productListCarousel__prevButton::before,
body#fs_ProductDetails .top-history button.fr3-productListCarousel__Button.fr3-productListCarousel__nextButton::before {
    opacity: .75;
}

.top-history button.fr3-productListCarousel__Button.fr3-productListCarousel__prevButton:hover::before,
.top-history button.fr3-productListCarousel__Button.fr3-productListCarousel__nextButton:hover::before,
body#fs_ProductDetails .top-history button.fr3-productListCarousel__Button.fr3-productListCarousel__prevButton:hover::before,
body#fs_ProductDetails .top-history button.fr3-productListCarousel__Button.fr3-productListCarousel__nextButton:hover::before {
    opacity: 1;
}


.top-history button.fr3-productListCarousel__Button.fr3-productListCarousel__prevButton:disabled,
.top-history button.fr3-productListCarousel__Button.fr3-productListCarousel__nextButton:disabled,
body#fs_ProductDetails .top-history button.fr3-productListCarousel__Button.fr3-productListCarousel__prevButton:disabled,
body#fs_ProductDetails .top-history button.fr3-productListCarousel__Button.fr3-productListCarousel__nextButton:disabled {
    background: var(--color-sub);
    opacity: 1;
}

.top-history button.fr3-productListCarousel__Button.fr3-productListCarousel__prevButton:disabled::before,
.top-history button.fr3-productListCarousel__Button.fr3-productListCarousel__nextButton:disabled::before,
body#fs_ProductDetails .top-history button.fr3-productListCarousel__Button.fr3-productListCarousel__prevButton:disabled::before,
body#fs_ProductDetails .top-history button.fr3-productListCarousel__Button.fr3-productListCarousel__nextButton:disabled::before {
    opacity: .25;
}

.top-ranking .fr3-productListStatic {
    margin-top: -20px;
}

.top-ranking article.fr3-item {
    margin-top: 20px;
}

ul.search-keyword-list li {
    flex-shrink: 0;
}

@media (max-width: 767px) {
    .comment-area {
        padding: 10px 0;
    }

    .comment-area.sp .comment-box p {
        font-size: 11px;
    }

    span.size-m {
        font-size: 14px;
    }

    span.size-s {
        font-size: 13px;
    }

    .comment-box.line {
        padding: 5px 10px;
    }

    .comment-box.line {
        margin-left: 6px;
    }

    span.size-l {
        font-size: 21px;
    }

    .comment-area.sp .comment-box p.discliption {
        font-size: 9px;
    }

    .comment-area.sp.d-md-none .left-box {
        border-right: 1px solid;
        padding-right: 10px;
    }

    .comment-area.sp.d-md-none .right-box {
        padding-left: 10px;
    }

    .comment-box .discliption.txt {
        line-height: 1;
    }

    .comment-box:has(.discliption.txt) {
        margin-top: 4px;
    }

    .sp .comment-box.line p.txt {
        line-height: 1.25;
    }

    ul.search-keyword-list {
        margin: 0 -5px;
    }

    ul.search-keyword-list li {
        padding: 0 5px;
    }

    ul.search-keyword-list li {
        flex-shrink: 0;
    }

    .top-history .fr3-productListCarousel__slides {
        gap: 12px;
        margin: unset;
    }

    .top-history .fr3-productListCarousel__responsive_2 .fr3-productListCarousel__slide {
        flex: 0 0 calc((100% - 10px * 2) / 2);
    }

    .top-history button.fr3-productListCarousel__Button.fr3-productListCarousel__prevButton,
    .top-history button.fr3-productListCarousel__Button.fr3-productListCarousel__nextButton {
        width: 30px;
        height: 30px;
    }

    .top-history .fr3-productListCarousel {
        grid-template-columns: 30px 1fr 30px;
    }

    .top-history button.fr3-productListCarousel__Button.fr3-productListCarousel__prevButton::before,
    .top-history button.fr3-productListCarousel__Button.fr3-productListCarousel__nextButton::before {
        width: 7px;
        height: 7px;
    }

    body#fs_ProductDetails .top-history .fr3-productListCarousel__slides {
        gap: 12px;
        margin: unset;
    }

    body#fs_ProductDetails .top-history .fr3-productListCarousel__responsive_2 .fr3-productListCarousel__slide {
        flex: 0 0 calc((100% - 12px * 1) / 2);
    }

    body#fs_ProductDetails .fr3-productListCarousel.fr3-productListCarousel__responsive_2 {
        grid-template-columns: 30px 1fr 30px;
    }

    body#fs_ProductDetails .top-history button.fr3-productListCarousel__Button.fr3-productListCarousel__prevButton,
    body#fs_ProductDetails .top-history button.fr3-productListCarousel__Button.fr3-productListCarousel__nextButton {
        width: 30px;
        height: 30px;
    }

    .top-ranking article.fr3-item {
        margin-bottom: 5vw;
    }

    .top-ranking article.fr3-item {
        width: 100%;
    }

    .top-ranking .fr3-item__productName {
        font-size: 16px;
    }
}

@media (max-width: 385px) {
    span.size-l {
        font-size: 18px;
    }

    .comment-box.line {
        padding: 5px 9px;
    }

    .comment-area.sp.d-md-none .right-box .d-flex {
        justify-content: space-between;
    }


    .comment-area.sp .container {
        --bs-gutter-x: 10px;
    }

    .comment-area .container>.d-flex {
        justify-content: space-between;
    }

    .comment-area .container>.d-flex>div {
        width: 50%;
    }

    .comment-area.sp.d-md-none .left-box>.d-flex {
        justify-content: space-between;
    }
}