@import url("https://www.sakananouta.com/pages/css/original_css_res.css");
.fs-c-productNameHeading__copy {font-size: 0.8em;color: #ff0000;display: block;
    margin-bottom: 10px;}

.fs-c-productMark{justify-content: center;}

.fs-body-product-home001 .slick-list.draggable,
.fs-body-product-home002 .slick-list.draggable,
.fs-body-product-home003 .slick-list.draggable{
border-radius: 50px;
}

.fs-body-product-home001 .fs-c-slick .slick-slide img,
.fs-body-product-home002 .fs-c-slick .slick-slide img,
.fs-body-product-home003 .fs-c-slick .slick-slide img{
border-radius: 50px;
}

.fs-body-product-home001 .FamilyLPWrap,
.fs-body-product-home002 .FamilyLPWrap,
.fs-body-product-home003 .FamilyLPWrap {
  grid-column: 1/3;
    width: 100%;
    max-width: 1400px;
    margin: 5% auto 0;
}

.fs-body-product-home001 .fs-p-productDescription.fs-p-productDescription--short,
.fs-body-product-home002 .fs-p-productDescription.fs-p-productDescription--short,
.fs-body-product-home003 .fs-p-productDescription.fs-p-productDescription--short {
     grid-column: 1/3;
    width: 100%;
    max-width: 1400px;
    margin: 5% auto 0;
}

.fs-body-register ul.registerWrap_02 {
    display: table;
    width:100%;
}
.fs-body-register ul.registerWrap_02 li {
    float: left;
    width: 48%;
    margin-right: 4%;
text-align:center;
}
.fs-body-register ul.registerWrap_02 li .imgtxt {
margin-top: 12px;line-height: 2;
}
.fs-body-register ul.registerWrap_02 li:last-child {
    margin-right: 0;
}


@media screen and (min-width: 1025px){
.fs-body-product-home001 .fs-c-productQuantityAndWishlist select.fs-c-quantity__select.fs-system-quantity-list,
.fs-body-product-home002 .fs-c-productQuantityAndWishlist select.fs-c-quantity__select.fs-system-quantity-list,
.fs-body-product-home003 .fs-c-productQuantityAndWishlist select.fs-c-quantity__select.fs-system-quantity-list {
    position: relative;
    top: 0; 
}
}

.fs-c-wishlistProduct__title, .fs-c-featuredProduct__title {
    margin: 40px;
}


.ItemDetWrap {
    text-align: center;
    margin: 13px auto 0;
    grid-column: 1 / 3;max-width: 900px;
}
.ItemDetWrap p{
    line-height:2;padding:20px 0;text-align:left;
}
.Item_Noshi_Txt {
    font-size: 92%;
    line-height: 2;
}
@media screen and (max-width: 767px){
.fs-c-productVariationPrice span.fs-c-price__value {
    font-size: 20px !important;
}
.fs-c-productVariationPrice span.fs-c-price__currencyMark {
    font-size: 20px !important;
}
}

.fs-c-button--primary {
    background: #2e7dc2;
    border: 1px solid #2e7dc2;
    border-radius: 25px;padding-bottom: 11px;
}
@media screen and (min-width: 1025px) and (max-width: 1440px) {
    span.fs-c-price__value {
        font-size: 20px !important;
    }
}

.fs-c-wishlistProduct__title, .fs-c-featuredProduct__title {
    border-bottom: none;
    color: #fff;
    font-size: 1.8rem;
    margin: 40px 0 20px;
    background: #2E7DC2;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
}