/*===============================

	共通

================================*/
* {
    font-family: 'Noto Sans JP', sans-serif;
}
.sp {
    display: none;
}
.fs-l-pageMain, .fs-l-main {
    margin-top: 5%;
    max-width: 1100px;
}
.page-title {
    margin: 0 0 24px 0;
}
.page-title h1{
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: bold;
    font-size: 45px;
    letter-spacing: 0.1em;
    text-align: left;
    color: #151515;
    line-height: 1;
    border-bottom: 0px;
}
.page-title span{
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: bold;
    font-size: 30px;
    letter-spacing: 0.05em;
    text-align: left;
    color: #151515;
}
.page-title h2{
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: bold;
    font-size: 30px;
    letter-spacing: 0.05em;
    text-align: left;
    color: #151515;
}
.fs-c-price {
    display: initial;
}
span.fs-c-productName__name {
    color: #151515;
}
span.red {
    color :#BA0606;
}
a:visited {
    color: initial;
}
p.product-list-title {
    max-width: 1100px;
    margin: 0 auto;
}
.series-category-container {
    max-width: 1100px;
    margin: 0 auto;
}
.system-container {
    max-width: 1100px;
    margin: 0 auto;
}
.scene-container {
    max-width: 1100px;
    margin: 0 auto;
}
.scene-container.part.mb {
    margin-top: 50px;
}
.scene-container .list li .c-content{
    height: 200px !important;
}
.option-container {
    margin-bottom: 0 !important;
}
.banner-area-wrap {
    width: 100%;
    max-width: 1100px;
    margin: 50px auto 100px auto;
}
.banner-area {
    width: 100%;
    display: flex;
    margin: 35px auto 50px auto;
    max-width: 1216px;
    justify-content: center;
}
.banner-area a{
    text-align: center;
}
.banner-area a+a{
    margin-left: 10px;
}
.fs-c-productListCarousel {
    display: initial;
    position: relative;
}
.fs-c-productListCarousel__ctrl{
    cursor: default;
    position: absolute;
    top: -60px;
    right: 40px;
}
span.fs-c-productListCarousel__ctrl.fs-c-productListCarousel__ctrl--next.slick-arrow {
    position: absolute;
    top: -60px;
    right: 0;
}
.scene-container .list.col-2 {
    justify-content: left !important;
}
.active-button {
    border-color: #ba0606 !important;
    color: #ba0606;
}
.list._productType li{
    cursor: pointer;
    padding: 10px 4px;
}
.close_btn {
    right: 50px;
    position: absolute;
    cursor: pointer;
}
#modal-bg {
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 3;
}
#modal-bg2 {
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 3;
}
#modal-bg3 {
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 3;
}
.modal {
    display: none;
    overflow-y: scroll;
    max-width: 1000px;
    margin: 0;
    padding: 50px 50px 30px 50px;
    background-color: #ffffff;
    color: #5f5f5f;
    position:fixed;
    z-index: 5;
}
.modal .list._productType li {
    padding: 5px;
}
.modal ul {
    margin-bottom: 30px;
}
.option-button-next {
    width: 286px;
    height: 63px;
    border-radius: 31.5px;
    background-color: #ba0606;
    border: 2px solid #ba0606;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: normal;
    font-size: 18px;
    letter-spacing: 0.03em;
    justify-content: center;
    color: #fff;
}
.modal .option-button-next:hover {
    background-color: #fff;
    color: #ba0606;
    border: 2px solid #ba0606 !important;
}
.product-part .product-content .option-card .card-item .c-content .content-main .title {
    font-size: 18px !important;
}
.rl-header__contents {
    height: 60px !important;
}
.rl-header .globalnavi{
    height: 90px;
}
.globalmenu__item span.text-ja {
    margin-bottom: 0 !important;
}
.rl-l-container {
    max-width: 1100px !important;
    padding: initial !important;
}
.section {
    padding: 80px 0 !important;
}
.part.mb {
    margin-bottom: 100px !important;
}
.footer-menu .menu-list .item li a {
    color: #fff;
}
.rl-header .globalnavi .globalmenu .globalmenu__item._double .main-menu span.text-ja {
    font-size: 1.6em !important;
    margin-right: 10px !important;
}
.rl-header .globalnavi .globalmenu .globalmenu__item._double {
    padding: 28px 50px !important;
}
.search-container .search-part .scene-list .scene-item .c-content .content-inner .list p, .search-container .search-part .scene-list .shipping-item .c-content .content-inner .list p, .search-container .search-part .shipping-list .scene-item .c-content .content-inner .list p, .search-container .search-part .shipping-list .shipping-item .c-content .content-inner .list p {
    margin: 0;
}
.scene-list .scene-item .c-content .content-inner .list p {
    margin: 0;
}
.fs_ProductCategory .fs-l-pageMain, .fs-l-main {
    margin-top: 0 !important;
}
.logo img {
    width: 300px;
}

@media screen and (max-width: 959px){
    .rl-l-container {
        width: 90vw !important;
    }
}

@media screen and (max-width: 767px){
    .pc {
        display: none;
    }
    .sp {
        display: block;
    }
    .section {
        padding: 80px 0 0 0 !important;
    }
    .page-title h1{
        font-size: 25px;
    }
    .page-title span{
        font-size: 15px;
        font-weight: normal;
    }
    .page-title h2 {
        margin-top: 50px;
        font-size: 25px;
        letter-spacing: 0.05em;
        padding-bottom: 15px;
        border-bottom: 1px solid #ccc;
        font-weight: normal;
    }
    .rl-l-container {
        width: 90% !important;
        margin-top: 30px !important;
    }
    .season-recommend {
        padding-top: 150px !important;
    }
    .banner-area {
        display: block;
        width: 90%;
    }
    .banner-area img{
        width: 100%;
        margin-bottom: 30px;
    }
    .sp-none{
        display: none;
    }
    .fs-l-pageMain, .fs-l-main {
        max-width: 95vw;
    }
    p.product-list-title {
        max-width: 95vw;
    }
    .series-category-container {
        max-width: 95vw;
    }
    .system-container {
        max-width: 95vw;
    }
    .scene-container {
        max-width: 95vw;
    }
    .rl-header .globalnavi {
        display: none !important;
    }
    .close_btn {
        right: 30px;
        top: 20px;
    }
    .banner-area a+a{
        margin-left: 0;
    }
    .sec-title {
        font-size: 16px !important;
        margin-bottom: 15px !important;
        padding-bottom: 5px;
    }
    .modal {
        padding: 40px 20px;
    }
    .modal .list._productType li {
        padding: 0;
    }
    .modal ul {
        margin-bottom: 15px;
    }
    .option-button-next {
        height: 40px;
        border-radius: 20px;
        font-size: 16px;
    }
}

/*===============================

	ヘッダー

================================*/
.plus-none::after {
    display: none;
}
.rl-header .sidebar .sidebar-mainmenu .menu-item .menu .panel .submenu-container .c-item .c-text span {
    text-align: left !important;
}

/*===============================

	マーク

================================*/
.fs-c-productMark__mark {
    border-radius: 7.5px;
}
.fs-c-productMark__mark--31 {
    color: #fff;
    background: #666666;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: normal;
    letter-spacing: 0.1em;
    text-align: center;
}
.fs-c-productMark__mark--24 {
    color: #fff;
    background: #666666;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: normal;
    text-align: center;
}
.fs-c-mark--coolDelivery {
    border-radius: 7.5px;
    background: #666666;
    color: #fff;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: normal;
    text-align: center;
}
.fs-c-productListCarousel__list__item > * + * {
    margin-top: 15px;
    display: flex;
}
.fs-c-wishlistProduct__title, .fs-c-featuredProduct__title {
    border-bottom: none;
    font-size: 1.8rem;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: normal;
    font-size: 30px;
    letter-spacing: 0.05em;
    text-align: left;
    color: #151515;
}
.fs-c-productListItem__productName {
    margin: 15px 0;
    line-height: 1.8;
    height: 3.5em;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: normal;
    font-size: 15px;
    letter-spacing: 0.1em;
    color: #151515;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.fs-c-productListItem__prices .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 0.1em;
    text-align: left;
    color: #151515;
}
.fs-c-productPrice__addon:where(:not([class*="--listed"])), .fs-c-productPrice__main__addon:where(:not([class*="--listed"])) {
    color: #707070;
    font-size: 10px;
    margin-left: 5px;
}
.fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
    color: #151515;
}
.fs-c-productListItem__control.fs-c-buttonContainer {
    display: none;
}
.fs-c-productName__copy {
    display: none;
}
.fs-c-productPrice__main__label {
    display: none;
}
@media screen and (min-width: 600px){
    .fs-c-productListCarousel__list__item {
        max-width: 260px;
        min-width: initial;
        margin: 0 8px;
        width: 25vw;
    }
}

/*===============================

	トップページ

================================*/
span.c-text-small {
    font-size: 1.5em !important;
}
.tab-button-area {
    margin-bottom: 30px;
    min-height: 60px;
}
.tab-button {
    cursor: pointer;
    display: inline-block;
    width: 138px;
    height: 32px;
    border-radius: 16px;
    border: 1px solid #353535;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: normal;
    font-size: 15px;
    line-height: 32px;
    text-align: center;
    color: #151515;
    margin: 5px;
}
.tab-button:hover{
    color: #ba0606;
    border: 1px solid #ba0606;
}
a.tab-button.active{
    background-color: #ba0606;
    color: #fff;
    border: 1px solid #ba0606;
}
a.tab-button.active:hover{
    background-color: #ba0606;
    color: #fff;
    border: 1px solid #ba0606;
}
.ranking {
    display: none;
}
.ranking1 {
    display: block;
}
.fs-c-productListItem__image.fs-c-productImage {
    position: relative;
}
.ranking .fs-c-productListCarousel__list .slick-slide[data-slick-index="0"] .fs-c-productListItem__image::before {
    content: '';
    position: absolute;
    top: 10px;
    left: 15px;
    width: 60px;
    height: 60px;
    background: url(https://rlof.itembox.design/item/ranking_01.png?d=20231115142006) no-repeat;
    background-size: contain;
    z-index: 1;
}
.ranking .fs-c-productListCarousel__list .slick-slide[data-slick-index="1"] .fs-c-productListItem__image::before {
    content: '';
    position: absolute;
    top: 10px;
    left: 15px;
    width: 60px;
    height: 60px;
    background: url(https://rlof.itembox.design/item/ranking_02.png?d=20231115142006) no-repeat;
    background-size: contain;
    z-index: 1;
}
.ranking .fs-c-productListCarousel__list .slick-slide[data-slick-index="2"] .fs-c-productListItem__image::before {
    content: '';
    position: absolute;
    top: 10px;
    left: 15px;
    width: 60px;
    height: 60px;
    background: url(https://rlof.itembox.design/item/ranking_03.png?d=20231115142006) no-repeat;
    background-size: contain;
    z-index: 1;
}
.ranking .fs-c-productListCarousel__list .slick-slide[data-slick-index="3"] .fs-c-productListItem__image::before {
    content: '';
    position: absolute;
    top: 10px;
    left: 15px;
    width: 60px;
    height: 60px;
    background: url(https://rlof.itembox.design/item/ranking_04.png?d=20231115142006) no-repeat;
    background-size: contain;
    z-index: 1;
}
.recommend-series-container{
    max-width: 1100px;
    margin: 0 auto;
}
.search-container {
    max-width: 1100px;
    margin: 0 auto;
}
.topic-container {
    margin-top: -5%;
}
.recommend-container {
    padding: 80px 0 !important;
}
.section.section-1{
    width: 100vw;
}
.section.section-2{
    position: relative;
    inset-inline: 50%;
    width: 100vw;
    margin-inline: -50vw;
}
.section.section-3 {
    width: 100vw;
}
.section.section-4{
    position: relative;
    inset-inline: 50%;
    width: 100vw;
    margin-inline: -50vw;
}
.section.section-5{
    width: 100vw;
}
.section.section-b {
    position: relative;
    inset-inline: 50%;
    width: 100vw;
    margin-inline: -50vw;
}
.section-b .sec-title {
    color: #fff;
}
.--bg-black {
    background-color: #000;
}
.search-container .search-part .price-list .price-item span:hover {
    color: var(--color-active) !important;
}
.recommend-series-container .item-carousel.carousel-type1 .slide .c-text, .item-carousel.carousel-type3 .slide .c-text {
    background-color: #fff;
    padding: 2.2em 2em 2.7em;
}
.search-container .search-part .scene-list .scene-item:hover .c-content .content-inner .list p, .search-container .search-part .scene-list .scene-item:hover .c-content .content-inner p.type{
    color: var(--color-active);
}
.search-container .search-part .shipping-list .shipping-item:hover .c-content .content-inner .list p, .search-container .search-part .shipping-list .shipping-item:hover .c-content .content-inner p.type{
    color: var(--color-active);
}
.scene-c-image {
  position: relative;
}
.scene-c-image img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  display: block;
}
.scene-c-image {
    width: 66px !important;
    height: 66px !important;
}
.search-container .search-part .scene-list .scene-item:hover .scene-c-image img:nth-of-type(2) {
  opacity: 0;
}

@media screen and (min-width: 768px){
    .search-container .search-part .shipping-list .shipping-item .c-content .content-inner .title-wrapper {
        max-width: 240px;
    }
}
@media screen and (max-width: 767px){
    .section.section-3.--bg-white {
        margin-bottom: 60px;
    }
    .section.--bg-gray {
        padding-bottom: 10px !important;
    }
    .tab-button-area {
        margin-bottom: 50px;
    }
    .topic-container {
        padding-top: 20px;
        margin-top: -60px;
        margin-bottom: 0 !important;
    }
    .recommend-series-container{
        max-width: 95vw;
    }
    .recommend-container {
        padding: 0 !important;
        margin-bottom: 30px;
    }
    .search-container {
        max-width: 95vw;
        padding-bottom: 80px;
    }
    .ranking .fs-c-productListCarousel__list .slick-slide[data-slick-index="0"] .fs-c-productListItem__image::before {
        top: 3vw;
        left: 10vw;
    }
    .ranking .fs-c-productListCarousel__list .slick-slide[data-slick-index="1"] .fs-c-productListItem__image::before {
        top: 3vw;
        left: 10vw;
    }
    .ranking .fs-c-productListCarousel__list .slick-slide[data-slick-index="2"] .fs-c-productListItem__image::before {
        top: 3vw;
        left: 10vw;
    }
    .ranking .fs-c-productListCarousel__list .slick-slide[data-slick-index="3"] .fs-c-productListItem__image::before {
        top: 3vw;
        left: 10vw;
    }
    .swiper-slide {
        margin-top: 10px;
    }
    .series-list .series-item__wrapper .series-item .c-text span {
        max-width: 90px;
    }
}
/*===============================

	商品詳細

================================*/

.fs-c-productNameHeading {
    color: #161313;
    font-size: 1.8rem;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: normal;
    font-size: 35px;
    letter-spacing: 0.1em;
    text-align: left;
    color: #151515;
}
span.fs-c-productNameHeading__copy {
    display: none !important;
}
.fs-c-productNumber {
    border: none;
    padding: 4px 0;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: normal;
    font-size: 15px;
    text-align: left;
    color: #0077a3;
}
.fs-l-product2 .fs-l-productLayout > * > * {
    margin-bottom: 8px;
}
ul.fs-c-productCarouselMainImage__thumbnailList {
    margin: 0 auto;
    flex-wrap: wrap;
    overflow-x: initial;
    width: 90%;
}
.slick-active .fs-c-productCarouselMainImage__thumbnail__img {
    border: none;
    opacity: 0.46;
}
.fs-c-productCarouselMainImage__thumbnailList > li {
    margin: 0;
}
.fs-p-productDescription.fs-p-productDescription--short {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: normal;
    font-size: 16px;
    letter-spacing: 0.06em;
    line-height: 25px;
    text-align: left;
    color: #151515;
    margin-bottom: 30px;
}
.fs-c-productPointDisplay {
    background: none;
    color: #000;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: normal;
    font-size: 15px;
    letter-spacing: 0.1em;
    text-align: left;
    color: #151515;
}
.fs-c-variationAndActions__variationLabel.fs-c-variationLabel {
    display: none !important;
}
.fs-c-variationList__item__cart {
    padding: 0;
}
.fs-c-button--particular.fs-c-button--addToWishList--icon::before {
    content: none;
}
script#fs-productInquiries-template {
    display: none;
}
ul.fs-c-productMark {
    display: inline-flex;
}
.fs-c-button--inquiryAboutProduct.fs-c-button--plain span.fs-c-button__label {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: normal;
    text-decoration: underline;
    font-size: 12px;
    letter-spacing: 0.06em;
    line-height: 20px;
    text-align: right;
    color: #ba0606;
}
button.fs-c-button--addToCart--detail.fs-c-button--primary {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: normal;
    font-size: 20px;
    letter-spacing: 0.1em;
    text-align: center;
    color: #fff;
    width: 455px;
    height: 80px;
    line-height: 80px;
    padding: 0;
}
.fs-c-button--particular.fs-c-button--addToWishList--detail::after {
    content: none;
}
button.fs-c-button--addToWishList--detail.fs-c-button--particular {
    width: 286px;
    height: 63px;
    border-radius: 31.5px;
    background: transparent;
    border: 2px solid #ba0606;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: normal;
    font-size: 18px;
    letter-spacing: 0.03em;
    justify-content: center;
    color: #ba0606;
}
select.fs-c-quantity__select.fs-system-quantity-list {
    border-radius: 0;
    width: 60px;
    height: 58px;
    text-align: center;
}
button.fs-c-button--viewExtendedImage.fs-c-button--plain {
    display: none;
}
table.rl_style{
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: normal;
    font-size: 16px;
    letter-spacing: 0.06em;
    line-height: 25px;
    text-align: left;
    color: #151515;
}
.rl_style th{
    font-weight: normal;
}
.rl_style tr{
    height: 60px;
    border-bottom: 1px solid #ccc;
}
p.product-subtitle{
    font-size: 20px;
    margin: 20px 0 0 0;
}
.category-table img {
    margin: 10px 0;
}
input#option_4 {
    border-radius: 0;
    padding: 5px;
    font-size: 20px;
    margin-bottom: 15px;
}

@media screen and (max-width: 959px){
    ul.fs-c-productCarouselMainImage__thumbnailList {
        margin: 0 auto;
        overflow-x: initial;
        width: auto;
        flex-wrap: wrap;
        text-align: left;
    }
    .fs-c-productNameHeading{
        font-size: 25px;
        letter-spacing: 0.1em;
    }
    .fs-c-productCarouselMainImage .fs-c-slick.slick-initialized .slick-slide {
        width: 100vw;
        height: 95vw !important;
    }
    .fs-c-productCarouselMainImage .fs-c-slick.slick-initialized .slick-slide img{
        width: 95vw;
        height: 95vw !important;
        margin: 0 auto;
    }
}
@media screen and (max-width: 500px){
    .fs-c-productCarouselMainImage__thumbnailList > li {
        flex-basis: calc(100%/4);
    }
}

@media screen and (min-width: 960px){
    .fs-l-product2 .fs-l-productLayout {
        display: grid;
        grid-template-columns: calc(50% - 16px / 2) calc(50% - 16px / 2);
    }
    .fs-l-productLayout__item.fs-l-productLayout__item--2.product-content {
        margin-left: 30px;
    }
}

/*===============================

	シーン

================================*/

.c-content .content-inner .title-wrapper {
    max-width: 230px;
}
.c-content .content-inner .list {
    color: #9c9c9c;
}
.scene-container .scene-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    font-size: 10px;
    gap: 42px;
}
.scene-container .scene-list .scene-item{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #707070;
    -webkit-transition: all .3s;
    transition: all .3s;
    position: relative;
}
.scene-container .scene-list .scene-item .c-image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.scene-container .scene-list .scene-item .c-image {
    width: 18.9em;
    height: 18.9em;
}
.scene-container .scene-list .scene-item .c-content .content-inner .title-wrapper p {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: bold;
    font-size: 2em;
    line-height: 1;
    letter-spacing: .1em;
    text-align: left;
    color: #000;
    margin-bottom: 0.5em;
    -webkit-transition: color .3s;
    transition: color .3s;
}
.scene-container .scene-list .scene-item .c-content .content-inner .title-wrapper span {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: normal;
    font-size: 1.5em;
    letter-spacing: .06em;
    line-height: 1;
    text-align: left;
    color: #000;
    -webkit-transition: color .3s;
    transition: color .3s;
}
.scene-container .scene-list .scene-item .c-content .content-inner .type {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    font-size: 1.2em;
    letter-spacing: .1em;
    line-height: 1;
    color: #000;
    margin-bottom: 0.6em;
}
.scene-container .list {
    row-gap: 0 !important;
}
.fs-c-productList {
    margin: 24px 0 80px 0 !important;
}
.scene-container .list li .c-content .c-link svg {
    transform: rotate(270deg) !important;
}
.rl-subfv .bg-image {
    position: relative !important;
}
.rl-subfv .title-container .f-lg {
    line-height: initial !important;
    margin: 0 !important;
}
.rl-subfv .title-container {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media screen and (max-width: 959px){
    .banner-area-wrap {
        width: 90vw !important;
    }
}
@media screen and (max-width: 767px){
    .banner-area-wrap {
        margin-bottom: 50px;
    }
    .scene-container .scene-list .scene-item {
        width: 100%;
        height: 120px;
        padding: 4px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .scene-container .scene-list .scene-item .c-content .content-inner .title-wrapper p {
        font-size: 15px;
        text-align: center;
        margin-bottom: unset;
    }
    .scene-container .scene-list .scene-item .c-image {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        -webkit-transform-origin: top;
        transform-origin: top;
        -webkit-transform: scale(0.735);
        transform: scale(0.735);
    }
    .scene-container .scene-list .scene-item .c-content .content-inner .type,.scene-container .scene-list .scene-item .c-content .content-inner .list {
        display: none;
    }
    .scene-container .scene-list .scene-item .c-content .content-inner .title-wrapper span {
        display: none;
        margin-top: 4%;
        text-align: center;
        font-size: 10px;
    }
    .scene-container .scene-list, .search-container .search-part .shipping-list {
        gap: 10px;
    }
    .scene-container .list li .c-content {
        margin-top: 50px;
    }
    .scene-container .list li .c-content .c-content__main .c-text {
        display: block !important;
    }
}
@media screen and (min-width: 768px){
    .scene-container .scene-list .scene-item .c-content {
        padding: 20px 68px 10px 0;
    }
    .scene-container .scene-list .scene-item .c-content::after {
        content: "";
        position: absolute;
        top: 46%;
        right: 4.6em;
        width: 15px;
        height: 15px;
        transform: rotate( 90deg );
        background-image: url(https://rlof.itembox.design/item/icon-right-arrow.svg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transition: -webkit-transform .3s;
        transition: -webkit-transform .3s;
        transition: transform .3s;
        transition: transform .3s, -webkit-transform .3s;
    }
    .scene-container .scene-list .scene-item .c-content::before {
        content: "";
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 4em;
        width: 2.8em;
        height: 2.8em;
        background-color: #000;
        border-radius: 50%;
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transition: all .3s;
        transition: all .3s;
    }
}

/*===============================

	カテゴリ

================================*/
.category-table{
    width: 100%;
    margin: 45px 0;
}
.category-table td{
    width: 50%;
}
.category-table p{
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: normal;
    letter-spacing: 0.03em;
    line-height: 30px;
    text-align: justify;
    color: #151515;
    padding-left: 40px;
}
.category-copy {
    display: block;
    font-weight: bold;
}
.original-ship li{
    padding-left: calc(1em + 20px);
    text-indent: calc(-1em - 10px);
}
.original-ship li::before{
    content:url(https://rlof.itembox.design/item/check.svg);
    padding-right: 10px;
}
@media screen and (max-width: 767px){
    .part {
        margin-top: 100px;
    }
    .part.mb {
        margin-bottom: 0 !important;
    }
    .rl-subfv{
        height: auto !important;
    }
    .rl-subfv .bg-image img {
        height: auto !important;
    }
    .rl-subfv .title-container .f-lg {
        text-align: left !important;
    }
    .category-table td {
        width: 100%;
        display: block;
    }
    .category-table tr {
        margin-bottom: 50px;
    }
    .category-table p{
        padding-left: 0;
        padding-bottom: 40px;
    }
    .category-copy {
        display: initial;
    }
    .original-ship li {
        padding-left: calc(1em + 10px);
        text-indent: calc(-1em - 10px);
        line-height: 30px;
    }
}

/*===============================

	フリーページ

================================*/
.link-button a {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: normal;
    font-size: 20px;
    letter-spacing: 0.05em;
    line-height: 63px;
    text-align: center;
    color: #ba0606;
    width: 274px;
    height: 67px;
    background: #fff;
    border: 2px solid #ba0606;
    display: inline-block;
    border-radius: 33px;
}
.link-button a:hover{
    color: #fff;
    background-color: #ba0606;
}
.page-section {
    padding: 0 32px 32px 32px;
    width: 100%;
}
.page-section h3 {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: bold;
    font-size: 20px;
    letter-spacing: 0.05em;
    text-align: left;
    color: #151515;
    margin-top: 60px;
}
img.widimage {
    width: 95%;
    margin-left: 5%;
    margin-top: 2%;
}
.page-section h3::before {
    content: "■";
    color: #ba0606;
    font-size: 19px;
}
.page-section p {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 30px;
    text-align: justify;
    color: #151515;
    margin: 20px;
}
.head-border {
    display: flex;
    align-items: center;
}
.head-border:after {
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #CCCCCC;
    margin-left: 1rem;
}
table.line {
    width: 80%;
    margin: 50px auto;
}
.line td{
    padding: 15px;
}
.line p{
    margin-left: 0;
    text-align: justify;
}
.gift-gray {
    margin: 70px 0;
    position: relative;
    inset-inline: 50%;
    width: 100vw;
    margin-inline: -50vw;
    background-color: #F4F4F4;
}
.gift-gray-inner {
    margin: 0 auto;
    padding: 50px;
    max-width: 1216px;
}
.gift-gray h2{
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: bold;
    font-size: 35px;
    letter-spacing: 0.1em;
    text-align: center;
    color: #151515;
    margin: 0;
}
.gift-gray h3{
    margin-top: 50px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: bold;
    font-size: 25px;
    letter-spacing: 0.1em;
    text-align: left;
    color: #151515;
}
.gift-gray p{
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: normal;
    font-size: 20px;
    letter-spacing: 0.03em;
    line-height: 30px;
    text-align: left;
    color: #151515;
    margin-left: 0;
}
.gift-section {
    width: 100%;
    margin: 70px 0;
}
.gift-section h2{
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: bold;
    font-size: 35px;
    letter-spacing: 0.05em;
    text-align: left;
    color: #151515;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
}
.gift-section p{
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    text-align: left;
    color: #151515;
    margin-left: 0;
    margin-bottom: 40px;
}
.gift-section h3 {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: bold;
    font-size: 30px;
    letter-spacing: 0.05em;
    text-align: left;
    color: #151515;
    margin-top: 60px;
}
.gift-section h3::before {
    content: "■";
    color: #ba0606;
    font-size: 19px;
}
.gift-inner p{
    margin-left: 30px;
}
.gift-inner img{
    margin-left: 30px;
}
.gift-inner {
    margin: 24px;
}
.menu-original ul{
    margin: 5% auto;
    padding-left: 0;
}
.menu-original li{
    display: inline-block;
    width: 270px;
    height: 63px;
    margin: 10px;
}
.menu-original a{
    width: 100%;
    height: 100%;
    display: inline-block;
    background-color: #f4f4f4;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 63px;
    letter-spacing: 0.03em;
    text-align: center;
    color: #151515;
    border-radius: 30px;
    position: relative;
}
.menu-original a::after{
    position: absolute;
    content: url(https://rlof.itembox.design/item/button_icon.svg);
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    right: 15px;
}
table.guide{
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 30px;
    text-align: left;
    color: #151515;
}
.guide th{
    font-weight: normal;
}
.guide tr{
    height: 60px;
    border-bottom: 1px solid #ccc;
}

@media screen and (max-width: 767px){
    .link-button a {
        font-size: 18px;
        letter-spacing: 0.03em;
        width: 100%;
        height: 54px;
        background: #fff;
        border: 2px solid #ba0606;
        display: inline-block;
        border-radius: 33px;
        line-height: 50px;
    }
    .page-section h3 {
        font-size: 15px;
        letter-spacing: 0.05em;
        margin-top: 20px;
        font-weight: normal;
    }
    .page-section p {
        font-size: 14px;
        margin: 0;
    }
    .head-border {
        display: flex;
        align-items: center;
    }
    .head-border:after {
        height: 0;
    }
    .line p {
        margin: 15px 0;
        text-align: center;
    }
    .line img {
        margin: 15px 0;
    }
    .gift-section p{
        font-size: 14px;
        letter-spacing: 0.03em;
        line-height: 20px;
    }
    .gift-section h2{
        font-size: 25px;
        letter-spacing: 0.05em;
        line-height: 32px;
    }
    .gift-section h3{
        font-size: 15px;
        letter-spacing: 0.05em;
        font-weight: normal;
    }
    .gift-inner p{
        margin-left: 0;
        font-weight: normal;
    }
    .gift-inner img{
        margin-left: 0;
    }
    .gift-inner {
        text-align: center;
        margin: 0;
    }
    .gift-section {
        text-align: center;
    }
    .fs-c-productListCarousel__list__itemTrack .slick-slide img {
        width: 80%;
        margin-left: 5% !important;
    }
    .slick-dots li.slick-active button:before {
        color: #ba0606 !important;
    }
    .slick-dots li button:before {
        font-size: 10px !important;
    }
    .gift-gray{
        padding: 20px;
    }
    .gift-gray h2{
        font-size: 20px;
        letter-spacing: 0.1em;
    }
    .gift-gray h3{
        font-size: 15px;
        letter-spacing: 0.1em;
    }
    .gift-gray p{
        font-size: 14px;
        letter-spacing: 0.03em;
        line-height: 20px;
        text-align: justify;
    }
    .menu-original li{
        width: 45%;
        max-width: 173px;
        height: 38px;
        margin: 6.5px;
    }
    .menu-original a{
        font-size: 10px;
        letter-spacing: 0.03em;
        line-height: 38px;
    }
    .menu-original a::after{
        right: 6px;
        top: 4px;
        transform: initial;
        -webkit-transform: initial;
        -ms-transform: initial;
    }
    .guide th{
        display: block;
        padding: 10px 0 0 0;
    }
    .guide td{
        display: block;
        padding-bottom: 20px;
        font-size: 13px;
        letter-spacing: 0.06em;
        line-height: 25px;
    }
    .page-section {
        padding: 0;
    }
}

/*===============================

	入力欄テーブル

================================*/
.fs-c-inputTable {
    border-spacing: 0;
}
.fs-c-inputTable > tbody > tr {
    display: block;
    border-top: 1px solid #CCCCCC;
}
.fs-c-inputTable > tbody > tr + tr {
    margin-top: 0;
}
td.fs-c-inputTable__dataCell {
    width: 70vw;
    padding-left: 1em;
}
th.fs-c-inputTable__headerCell {
    width: 30%;
    padding-left: 1em;
    font-size: 1.4rem;
    letter-spacing: 0;
    line-height: 2;
    background: #f2f2f2;
    margin: 0;
    position: relative;
    height: 80px;
}
.fs-body-cart-login .fs-c-inputInformation__field {
    background: none;
}
.fs-c-inputInformation__field {
    max-width: none;
}
.fs-c-requiredMark {
    width: 3em;
    right: 40%;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    position: absolute;
}
.fs-c-requiredMark::before {
    content: "必須";
    display: block;
    font-size: 1.2em;
    text-indent: 0;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: .08em;
    line-height: 1;
    color: #fff;
    background: #999;
    padding: 0.2rem 0.3rem;
    margin: 0 0 0 0.9rem;
    text-align: center;
}
.fs-c-inputInformation__field {
    width: 100%;
}
.fs-c-checkbox__checkMark {
    width: 2em;
    height: 2em;
    margin-right: 1.2em;
}
.fs-c-checkbox__checkMark::before {
    font-size: 2em;
}
.fs-c-inputInformation__field a {
    color: #BA0606;
    text-decoration: none;
}
#fs_orderTotalContainer a {
    color: #BA0606;
    text-decoration: none;
}
.fs-c-agreementConfirmation__addon {
    margin: 8px 0 0 0;
}
@media screen and (max-width: 767px){
    th.fs-c-inputTable__headerCell {
        width: 100%;
        font-size: 1em;
        line-height: 1;
        display: block;
        padding: 15px 10px;
        height: 60px;
    }
    td.fs-c-inputTable__dataCell {
        width: 100%;
        display: block;
        min-height: 80px;
        padding: 25px 20px;
    }
}

/*===============================

	会員情報系、カート

================================*/
.fs-body-cart .fs-l-cart__contentsArea {
    display: initial;
}
.cart-bottom {
    position: relative;
    width: 70%;
}
.fs-c-cartTable__headerCell {
    font-weight: normal;
    font-size: 15px;
    text-align: center;
    color: #151515;
    height: 60px;
}
.fs-c-cartTableContainer {
    border: none;
    padding: 0;
}
tr.fs-c-cartTable__row {
    height: 150px;
}
.fs-c-cartTable__product {
    grid-template-columns: 100px 1fr;
}
td.fs-c-cartTable__dataCell.fs-c-cartTable__dataCell--product{
    padding: 20px;
}
.fs-c-cartDiscountInfo {
    margin: 24px;
}
.fs-p-announcement {
    margin: 50px 24px;
}
.fs-c-featuredProduct {
    margin-top: 80px;
}
.fs-l-cart .fs-c-productListItem__salesPeriod.fs-c-salesPeriod {
    display: none;
}
.fs-l-cart .fs-c-button--viewProductDetail.fs-c-button--plain {
    display: none;
}
.fs-l-cart .fs-c-button--plain.fs-c-button--viewProductDetail::before {
    content: "";
}
.fs-l-cart .fs-c-button--addToWishList--icon.fs-c-button--particular {
    display: none;
}
.fs-c-button--carousel--next::before {
    content: url(https://rlof.itembox.design/item/slide_right.svg);
}
.fs-c-button--carousel--prev::before {
    content: url(https://rlof.itembox.design/item/slide_left.svg);
}
.fs-body-cart-login .fs-c-loginForm {
    margin: 24px auto;
    max-width: 1200px;
}
.fs-c-inputInformation__link a.fs-c-textLink {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: normal;
    text-decoration: underline;
    font-size: 12px;
    letter-spacing: 0.06em;
    line-height: 20px;
    text-align: right;
    color: #ba0606;
}
.fs-c-subSection__title, .fs-c-linkedServiceLogin__title {
    border-bottom: 1px solid #CCCCCC;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: normal;
    font-size: 35px;
    letter-spacing: 0.1em;
    text-align: left;
    color: #151515;
    padding: 30px 0;
}
label.fs-c-inputTable__label {
    margin: 10px 0;
}
.fs-c-linkedServiceLogin .fs-c-anotherLogin {
    margin: 0;
    display: flex;
}
.fs-c-anotherLogin__message {
    width: 70%;
}
.amazonpay-button-container {
    min-width: 250px !important;
    width: 30%;
    justify-items: initial !important;
}
.fs-body-cart-login .fs-c-guestPurchase {
    border-top: 1px solid #CCCCCC;
}
.fs-c-newUsers__message.fs-c-subSection__message {
    margin: 20px 0;
}
.fs-c-inputInformation__field {
    background: none !important;
    padding: 0 32px !important;
}
a.fs-c-button--continueShopping.fs-c-button--standard {
    margin-top: 30px;
}
.mailmag {
    padding: 0 32px 32px 32px;
    width: 100%;
}
.mailmag-point + .mailmag-point {
    margin-top: 20px;
}
.mailmag-point {
    width: 100%;
    border-radius: 11px;
    border: 2px solid #ccc;
    padding: 10px;
    margin: 0;
}
.mailmag-point table {
    width: 100%;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: normal;
    font-size: 30px;
    line-height: 30px;
    text-align: left;
    color: #5f5f5f;
}
.mailmag-point th {
    width: 120px;
    text-align: center;
    vertical-align: middle;
}
.mailmag-point td {
    width: calc(100% - 120px);
    padding-left: 20px;
    text-align: left;
    vertical-align: middle;
}
.page-info p{
    margin: 20px 0;
    width: 100%;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: normal;
    font-size: 20px;
    letter-spacing: 0.03em;
    line-height: 30px;
    text-align: justify;
    color: #151515;
}

@media screen and (max-width: 959px){
    .cart-bottom {
        width: 90%;
        margin: 0 auto;
    }
}
@media screen and (max-width: 767px){
    .fs-c-linkedServiceLogin .fs-c-anotherLogin {
        display: initial;
    }
    .fs-c-anotherLogin__message {
        width: auto;
        margin: 20px;
    }
    .fs-c-newUsers__message.fs-c-subSection__message {
        margin: 20px;
    }
    .fs-c-subSection__title, .fs-c-linkedServiceLogin__title {
        font-size: 24px;
    }
    .mailmag-point table {
        font-size: 12px;
        line-height: 17px;
    }
    .mailmag-point img {
        width: 30px;
    }
    .mailmag-point th {
        width: 40px;
        text-align: center;
        vertical-align: middle;
    }
    .page-info p{
        font-size: 14px;
        letter-spacing: 0.03em;
        line-height: 20px;
    }
    .mailmag {
        padding: 10px;
    }
    .fs-c-inputInformation__field {
        background: none !important;
        padding: 0 !important;
    }
    #fs_registerAndContinue .fs-c-button--primary {
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: normal;
        font-size: 20px;
        letter-spacing: 0.1em;
        text-align: center;
        color: #fff;
        width: 455px;
        height: 80px;
        line-height: 80px;
        padding: 0;
    }
    .fs-c-newUsers .fs-c-button--primary,.fs-c-inputInformation .fs-c-button--primary,.fs-c-fsLogin .fs-c-button--primary {
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: normal;
        font-size: 20px;
        letter-spacing: 0.1em;
        text-align: center;
        color: #fff;
        width: 455px;
        height: 80px;
        line-height: 80px;
        padding: 0;
    }
    a.fs-c-button--cancel.fs-c-button--standard,a.fs-c-button--cancelAccountLinking.fs-c-button--standard {
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: normal;
        font-size: 20px;
        line-height: 80px;
        letter-spacing: 0.1em;
        text-align: center;
        width: 455px;
        height: 80px;
        padding: 0;
    }
    .fs-c-productListCarousel__list__item {
        max-width: none;
        min-width: initial;
        width: 90vw !important;
    }
    .fs-c-productListItem__productName {
        margin: 15px auto;
        width: 80%;
    }
    .fs-c-productListCarousel__list__item > * + *{
        margin: 15px auto;
        width: 80%;
        margin-left: 5%;
    }
    tr.fs-c-cartTable__row {
        height: 250px;
    }
    .fs-c-cartTable__salesPeriod.fs-c-cartProductSalesPeriod {
        display: none;
    }
    .fs-p-announcement {
        margin: 32px 0 !important;
    }
}

@media screen and (min-width: 960px){
    .fs-body-cart .fs-l-cart__sideColumn {
        width: 30%;
        min-width: 300px;
        position: absolute;
        left: 100%;
        top: -80px;
        margin-left: 60px;
    }
    .fs-body-login .fs-c-loginForm > * {
        flex-basis: initial;
    }
    .fs-body-login .fs-c-loginForm {
        display: initial;
    }
    .fs-body-review-login .fs-c-loginForm {
        display: initial;
    }
    .fs-body-review-login .fs-c-newUsers {
        margin-left: 0;
    }
}

/*======================AnyGiftボタンデザイン=========================*/
.anygift-gift-ui__container {
    width: 100% !important;
}

.anygift-gift-ui__main-button {
    border-radius: 0px !important;
    font-family: YuGothic !important; 
    /* デフォルトの文言を非表示にします */
    font-size: 0 !important;
}
.anygift-gift-ui__main-button:before { 
		/* before属性を使用し、新しい文言を指定します */
    content: 'メールやSNSで贈る' !important; 
		/* フォントサイズは、元のサイズを継承してください */
    font-size: 14px !important;
}
.anygift-gift-ui__main-button {
    --tw-gradient-from: rgba(20,163,99,1) !important;
    --tw-gradient-to: rgba(20,163,99,1) !important;
}
/*===============================================*/

/*商品画像の表示を調整するCSS*/
@media screen and (min-width: 960px){
    .fs-c-productCarouselMainImage__image > img{
        max-height:528px;
        margin:0 2px;
    }
}