body {
background: #fff;
}

a {
text-decoration: none;
color: #333;
}

.fs-c-productNameHeading__copy {
font-size:16px;
font-weight:bold;
line-height:1.3;
display: block;
color: #333;
font-family: sans-serif;
}
.fs-c-productNameHeading__name {
font-family: sans-serif;
}

.fs-c-productNameHeading {
color:#990033;
}
.fs-c-heading {
color: #333;
font-weight:bold;
}

.fs-c-productNumber {
border: 1px solid #333;
padding: 4px;
width: 33%;
font-size:10px;
}
.fs-c-productSelection__selection {
margin: 0 0 6px;
}

.fs-c-productPrices {
text-align: center;
}

.fs-c-productPrice__main__label {
display: none;
}
.fs-c-price__currencyMark {
color:#e60012;
}

.fs-c-price {
display: inline-block;
}

.fs-c-productList__list .fs-c-price__value {
color:#e60012;
font-size:25.6px;
font-family: sans-serif;
font-weight: bold;
}

.fs-c-button--plain.fs-c-button--viewMoreImage .fs-c-button__label {
display: none;
}
.fs-c-button--particular.fs-c-button--addToWishList--icon .fs-c-button__label, .fs-c-button--particular.fs-c-button--removeFromWishList--icon .fs-c-button__label, .fs-c-button--particular.fs-c-button--displayPassword .fs-c-button__label, .fs-c-button--particular.fs-c-button--hidePassword .fs-c-button__label {
display: none;
}

/*価格表記を￥→円に変更*/
.fs-c-price__currencyMark {
display: none;
}
.fs-c-price::after {
content: "円";
color:#e60012;
font-size:24px;
font-family: sans-serif;
font-weight: bold;
}
.fs-c-productPrice__addon__label {
font-family: sans-serif;
color:#333;
}
.fs-c-productPrice__addon__label::before {
content: "(";
}
.fs-c-productPrice__addon__label::after {
content: ")";
}

.fs-c-productSelection__name {
background: #efefef;
margin-bottom: 5px;
padding: 5px;
}
.bnr-area {
padding-inline-start: 0;
}
.bnr-area {
padding-inline-start: 0;
list-style: none;
}
.cart_area_info h1 {
background: #b28247;
text-align: center;
color: #fff;
font-size: 18px;
margin-bottom: 0;
margin-top: 20px;
padding: 5px 0;
}
.cart_area_info p {
border: 1px solid #b28247;
color: #333;
margin-top: 0;
padding: 12px;
}

.fs-c-productList__list {
display: flex;
flex-wrap: wrap;
margin-left: 5px;
}
.fs-c-productList__list__item {
width: 32%!important;
border: 1px solid #ccc;
padding: 10px;
margin: 4px;
}
.fs-c-button--particular {
border: none;
}

.fs-c-productPointDisplay {
background: #d4dddd;
font-size: 11px;
padding: 2px 4px;
width: 58%!important;
margin-bottom: 10px;
}

.fs-c-productName__copy {
display: none;
}

.fs-c-subgroup {
font-family: sans-serif;
}
.fs-c-subgroupList {
display: flex;
justify-content: space-between;
list-style: none;
padding-inline-start: 0;
}

.fs-c-listControl {
    font-family: sans-serif;
}

.fs-c-subgroupList__item {
flex-wrap: wrap;
font-family: sans-serif;
}
.fs-c-sortItems__label {
font-family: sans-serif;
}

.fs-c-subgroupList li img {
width: 100%;
}

.fs-c-sortItems__list {
display: flex;
list-style: none;
justify-content: flex-end;
padding-inline-start: 0;
}
.fs-c-sortItems__list li {
padding: 0 10px;
border-right: 1px solid #000;
}
.to_cart, .fs-c-button--addToCart--detail, .fs-c-button--image {
margin: 20px 0;
border: none;
padding: 0;
}

.fs-c-sortItems {
display: flex;
justify-content: flex-end;
align-items: center;
font-family: sans-serif;
}

.fs-c-productQuantityAndWishlist {
display: flex;
flex-direction: row-reverse;
align-items: center;
justify-content: space-between;
margin: 12px 0;
}
.fs-c-productQuantityAndWishlist .fs-c-buttonContainer .fs-c-button__label {
background: #faf7a5;
padding: 2px 5px;
border: 1px solid #333;
justify-content: flex-end;
border-radius: 3px;
}

.fs-c-buttonContainer .fs-c-button--plain {
font-family: sans-serif;
color: #728496;
}

.fs-c-pagination__item {
flex:none;
}
.fs-c-button--plain {
border: none;
background: #fff;
color: #036eb8;
text-decoration: underline;
padding: 2px 5px;
}

.fs-c-button--image {
margin: 6px 0;
}

a {
cursor: pointer;
}

#sub1-wrap {
margin-right: 20px;
}

.fs-c-breadcrumb {
background: #e0e0e0;
}
.fs-c-productName__name {
font-size:16px;
font-weight: bold;
font-family: sans-serif;
}

.fs-c-productListItem__productName, .fs-c-productName {
text-align: center;
line-height: 1;
height: auto;
}

.fs-c-breadcrumb__list {
margin-bottom: 20px;
font-size: 11px;
}



#header .h-menu-btn ul {
list-style: none;
padding-inline-start: 0;
}

footer.index-footer p.copyright {
margin: 0;
}

.sp_only {
display: none;
}

.wrap {
max-width: 720px;
width: 100%;
}

.fs-c-productList {
max-width: 720px;
width: 100%;
}

.section {
margin: 0 auto 120px;
}

header h1 {
margin: 0;
}

.f_row {
display: flex;
flex-direction: row;
}

.first_module a {
color: #fff!important;
}

.fs-c-button--memberRegister {
    position: relative;
    display: inline-block;
    padding: 0.7em 2em;
    text-decoration: none;
    color: #FFF!important;
    background: #C80000;
    border-bottom: solid 2px #C80000;
    border-radius: 4px;
    box-shadow: inset 0 2px 0 rgb(255 255 255 / 20%), 0 2px 2px rgb(0 0 0 / 19%);
    font-weight: bold;
    border: none!important;
    font-size: 20px;
margin: 20px auto 10px;
}

.fs-c-button--login {
    position: relative;
    display: inline-block;
    padding: 0.7em 2em;
    text-decoration: none;
    color: #FFF;
    background: #444;
    border-bottom: solid 2px #C80000;
    border-radius: 4px;
    box-shadow: inset 0 2px 0 rgb(255 255 255 / 20%), 0 2px 2px rgb(0 0 0 / 19%);
    font-weight: bold;
    border: none!important;
    font-size: 20px;
margin: 20px auto 10px;
}


.fs-c-inputTable__headerCell {
border-color: #bbb;
background: #e0e0e0;
height: 28px;
padding: 0 0 0 10px;
width: 35%;
}
.fs-c-inputTable__dataCell {
padding: 0;
}

.fs-c-registeredUsers__title, .fs-c-newUsers__title {
font-weight: bold;
font-size: 15px;
border-bottom: 2px solid #ddd;
}

#fs_showPassword {
display:none;
}

.fs-c-button--displayPassword {
display:none;
}
.fs-c-button--confirmRegister {
    position: relative;
    display: inline-block;
    padding: 0.7em 2em;
    text-decoration: none;
    color: #FFF!important;
    background: #C80000;
    border-bottom: solid 2px #C80000;
    border-radius: 4px;
    box-shadow: inset 0 2px 0 rgb(255 255 255 / 20%), 0 2px 2px rgb(0 0 0 / 19%);
    font-weight: bold;
    border: none!important;
    font-size: 20px;
margin: 20px auto 10px;
}
.fs-c-buttonContainer {
    display: flex;
    align-items: center;
    padding: 8px 0 0;
}
.fs-c-dropdown::after {
padding: 0;
background: #c9caca;
font-size: 1.1rem;
}

.blog_list {
width: 980px;
height: 700px;
}



ul {
padding-inline-start: 0;
list_style: none;
}

div.date {
font-size :20px;
}


[type=hidden], [type=text], [type=password], [type=tel] {
width: 220px;
}



.fs-c-inputTable__headerCell {
    text-align: left;
}

.fs-c-requiredMark::before {
content: "必須";
font-family: sans-serif;
display: block;
font-size: 0.9em;
text-indent: 0;
width: 30px;
background: red;
color: #fff;
overflow: visible;
padding-left: 1px;
}
.fs-c-requiredMark {
width: 2em;
}

.fs-c-inputField__explanation {
font-family: sans-serif;
}

.fs-c-inputTable tr {
display: flex;
}

.h-nav li a:hover img{
    margin-top:0;
}

.fs-l-page {
margin-top: 124px;
}

@media screen and (max-width:739px) {
.fs-l-page {
    margin-top: 34vw !important;
    }
}

.fs-c-checkout-preview {
background: #f7f7f7;
margin-top: 60px;
padding: 1em 2em;
}

.fs-c-button--primary {
position: relative;
    display: inline-block;
    padding: 10px 20px;
    text-decoration: none;
    color: #FFF;
    background: #C80000;
    border-bottom: solid 2px #C80000;
    border-radius: 4px;
    box-shadow: inset 0 2px 0 rgb(255 255 255 / 20%), 0 2px 2px rgb(0 0 0 / 19%);
    font-weight: bold;
    border: none!important;
    font-size: 18px;
box-sizing: border-box;
}
.fs-c-button--standard {
background: #ebebeb;
    border: 1px solid #bbbbbb;
    border-radius: 0px;
    color: #3c3c3c;
    cursor: pointer;
    display: inline-block;
    font-size: 0.8rem;
    line-height: 1;
    text-decoration: none;
    text-align: center;
    padding: 0.6em 1.6em 0.6em;
    box-shadow: 0 0 2px #b2b2b2;
}

.fs-c-checkout-preview__title{
border-bottom: 1px solid #999999;
    font-size: 0.8rem;
    line-height: 1;
    margin: 0 0 8px;
    padding: 0 0 8px;
    text-align: center;
}
.fs-c-checkout-customerInfo__name {
font-size: 1.2rem;
}
.fs-c-checkout-destination__name {
font-size: 1.2rem;
}

.fs-c-buttonContainer {
justify-content: space-between;
}

.fs-c-commissionTable {
border-collapse: collapse;
background: #fff;
}

.fs-c-commissionTable th {
border: 1px solid #b2b2b2;
padding: 4px;
}
.fs-c-commissionTable td {
border: 1px solid #b2b2b2;
padding: 4px;
}

.fs-c-price__value {
color: #333;
font-size: 32px;
font-family: sans-serif;
font-weight: bold;
color: #e60012;
}
.fs-c-price__currencyMark {
color: #333;
font-size: 0.2rem;
}

.fs-c-inputTable__headerCell {
background: #fff;
}
.fs-c-modal__header {
    background: #f7f7f7;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 8px 16px;
}
.fs-c-modal__header h2 {
font-size: 1rem;
}
.fs-c-checkout-destination__destination {
align-items: flex-start;
}

.fs-c-accountService__page {
border-bottom: 1px solid #999999;
padding: 20px 0 0 0;
}

.fs-c-button--particular.fs-c-button--addToWishList--icon::before {
font-family: "Font Awesome 5 Free";
content: '\f004';
font-wigtht: 900;
background: #fff;
}
.fs-c-button--addToWishList--icon {
background: #fff;
}

.fs-c-productListItem__viewMoreImageButton {
display: none;
}

.slick-slide {
    width: 250px;
}

@media screen and (max-width: 799px) {
.fs-c-productList__list__item, .fs-c-productListItem {
width: 49%!important;
}

.f_row {
flex-direction: column;
padding: 0 10px;
}

.wrap {
width: 100%;
padding: 0 10px;
}
.fs-l-main {
padding: 0 ;
width: 100%;
}

.fs-c-productName__name {
font-size:12px;
}

.fs-c-productListItem__productName, .fs-c-productName {
line-height: 1;
}

.pc_only {
display: none;
}
.sp_only {
display: block;
}

.bnr-area {
display: none;
}

.FS2_lower_comment table {
    max-width: 98% !important;
width: 98% !important;
    margin: 0 auto !important;
    }
.FS2_lower_comment table img{
    max-width: 100% !important;
    }
.cat-nav {
    width: 98% !important;
    margin: 0 auto 30px;
display:none;
    }
.cat-nav ul {
    width: 100%;
    margin: 0 auto 30px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    row-gap: 10px;
    column-gap: 4%;
    }
.cat-nav ul li{
    width: 48%;
    float: none !important;
    margin: auto 0 !important;
    }
.cat-nav ul li.listend {
    float: none !important;
    margin: auto 0 !important;
    }

#FS2_ItemComment {
    padding: 0 16px;
}
#FS2_ItemComment .itemcomment .item_setumei {
    border-bottom: 1px dotted #dcdcdc;
    font-size: 16px;
    font-weight: bold;
    color: #666;
    padding: 0 0 3px;
}
#FS2_ItemComment .itemcomment .item_kikaku {
    border-bottom: 1px dotted #dcdcdc;
    font-size: 16px;
    font-weight: bold;
    color: #666;
    padding: 10px 3px 0 3px;
    margin: 0 0 10px 0;
}
#FS2_ItemComment .itemcomment table {
    border-top: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
    width: 100%;
    margin: 0 0 18px;
}
#FS2_ItemComment .itemcomment table th, #FS2_ItemComment .itemcomment table td {
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    padding: 7px 10px;
    vertical-align: top;
    font-weight: normal;
}
#FS2_ItemComment .itemcomment table th {
    background: #f5f5f5;
}

header h1 {
margin: 0;
}

.products-wrap {
width: 92%;
margin: 0 auto;
}

.section {
margin: 0 auto 60px;
}
.fs-c-featuredProduct {
}

.fs-c-inputTable tr {
flex-direction: column;
}

.fs-c-inputTable__headerCell {
width: 100%;
}

[type=hidden], [type=text], [type=password], [type=tel] {
width: 100%;
}

.fs-c-productList__list {
justify-content: space-between;
}
.fs-c-productList__list__item {
margin: 0 0 8px 0;
}

.assortment {
    display: none;
}
}


header {
    position: fixed;
    z-index: 1000;
    top: 0;
    width: 100%;
    height: 100px;
    background: #fff;
    background-color: rgba(255,255,255,.97);
    }
.head-inner {
    width: 100%;
    margin: 0 auto;
    max-width: 1340px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
background: #fff;
    }
header img{
    width: 96%;
    display: block;
    margin: 0 auto;
    }
header h1{
    width: 15%;
    height: 100px;
    padding: 25px 0 10px;
    }
header h1 img{
    width: 100%;
    }
ul.header_nav {
    /* width: 100%; */
    /* height: 100px; */
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    column-gap: 24px;
    font-size: 14.5px;
    }

.column {
    width: 53%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    margin: 20px 0 10px;
    justify-content: space-between;
    }
.selectlanguage{
    width: 198px;
    /* border: 2px solid #333; */
    border-top: 2px solid #333;
    border-right: 2px solid #333;
    border-bottom: 2px solid #333;
    border-left: none;
    background: #fff;
    padding: 2.5px 5px;
    box-sizing: border-box;
    -webkit-appearance:none;
font-size:12px;
height: 24px;

    }
.select_lang {
    position: relative;
        display: flex;
    justify-content: flex-end;
        padding: 6px 6px 0 0;
}
.select_lang:before {
    content: '';
    background: url(https://kuradukuri.itembox.design/item/img/go_logo.png);
    background-position: center;
    background-size: cover;
    display: inline-block;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    border-top: 2px solid #333;
    border-left: 2px solid #333;
    border-bottom: 2px solid #333;
    vertical-align: bottom;
    position: absolute;
    left: -20px;
}

header h1{
    width: 15%;
    height: 100px;
    padding: 25px 0 10px;
    }
.head_under_content {
    background: #ededed;
}
.head_under_content .inner {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.keyword {
    display: flex;
    justify-content: center;
    /* width: 810px; */
}
.keyword li {
    margin: 0 3rem;
}
.keyword li a {
    font-weight: bold;
    white-space:nowrap
}
.f_row {
    display: flex;
}
.f_row_c {
    display: flex;
    align-items: center;
}
.head_search input {
    border-radius: 40px;
    border: none;
    outline: none;
    padding-left: 10px;
    width: 230px;
    height: 20px;
    box-sizing: border-box;
}
.head_search button {
    background: #000;
    border-radius: 20px;
    padding: 4px 7px;
    border: none;
    box-shadow: none;
}
.head_search button i {
    color: #fff;
}
.menu_btn {
    background: #7f412f;
    height: 40px;
    position: relative;
    z-index: 9999;
    margin-left: 20px;
}
/*バンバーガーメニュー*/
.menu-trigger,
.menu-trigger span {
    display: inline-block;
    transition: all .4s;
    box-sizing: border-box;
    }

.menu-trigger {
    position: relative;
    width: 47px;
    height: 18px;
    top: 0;
    left: 1.4px;
    }

.menu-trigger span {
    position: absolute;
    left: 0;
    width: 50%;
    height: 2px;
    background-color: #fff;
    border-radius: 0px;
    left: 10px;
    }

.menu-trigger span:nth-of-type(1) {
    top: 0;
    }

.menu-trigger span:nth-of-type(2) {
    top: 8px;
    }

.menu-trigger span:nth-of-type(3) {
    bottom: 0;
    }

.menu-trigger span:nth-of-type(2)::after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 2px;
    background-color: #fff;
    border-radius: 4px;
    transition: all .4s;
    }

.menu-trigger.active span:nth-of-type(1) {
    transform: translateY(20px) scale(0);
    }

.menu-trigger.active span:nth-of-type(2) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    }

.menu-trigger.active span:nth-of-type(2)::after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    }

.menu-trigger.active span:nth-of-type(3) {
    transform: translateY(-20px) scale(0);
    }

    .fade_nav {
        display: none;
        position: absolute;
        left: 0;
        right: 0;
        top: 163px;
        margin: 0 auto;
        z-index: 1000;
        width: 1200px;
        background: #fff;
        border: 2px solid #000;
        box-sizing: border-box;
        }


    .fade_nav:before {
        content: "";
        position: absolute;
        top: -9.9%;
        right: 2%;
        margin-left: -8px;
        border: 30px solid transparent;
        border-top: 30px solid #000;
        transform: rotate(180deg);
        }


    .fade_nav:after {
        content: "";
        position: absolute;
        top: -9.6%;
        right: 19px;
        margin-left: -8px;
        border: 30px solid transparent;
        border-top: 30px solid #fff;
        transform: rotate(180deg);
        }

    .fade_nav .fade_nav_inner {
        width: 96%;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
        padding: 18px 0;
        }

    .fade_nav ul {
        vertical-align: top;
        }

    .fade_nav ul li:first-child {
        font-weight: bold;
        color: #7f412f;
        font-size: 18px;
        }

    .fade_nav ul li a {
        /* text-decoration: underline; */
        color: #000;
        font-size: 12px;
        line-height: 28px;
        }

ul.header_nav {
    /* width: 100%; */
    /* height: 100px; */
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    column-gap: 24px;
    font-size: 14.5px;
    }

ul.header_nav li {
    width: auto;
    height: 0px;
    line-height: 0px;

.column {
    width: 53%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    margin: 20px 0 10px;
    justify-content: space-between;
    }

ul.header_nav {
width: 100%;
}

.section {
margin: 0 auto;
}


#businessdeal .businessdeal_con table.delivery td {
    font-size: 14px;
}

@media screen and (max-width: 799px) {
.select_lang:before {
    content: '';
    background: url(https://kuradukuri.itembox.design/item/img/go_logo.png);
    background-position: center;
    background-size: cover;
    display: inline-block;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    border-top: 2px solid #333;
    border-left: 2px solid #333;
    border-bottom: 2px solid #333;
    vertical-align: bottom;
    position: absolute;
    left: -188px;
}
}

.fs-c-checkoutSuccess {
    text-align: center;
    font-size: 16px;
    }

.assortment {
    width: 720px;
    background: url(https://kuradukuri.itembox.design/item/online/images/cat/assortment_bg.jpg) repeat;
    margin: 0 0 20px 0;
}

#guest .businessdeal_con table.delivery td {
font-size: 14px;
}

.mat_15 {
margin-top: 15px;
}


/* ---------------------------
common
--------------------------  */


