@charset "UTF-8";
a:hover {
    text-decoration: none;
}
.pc{display: block;}
.sp{display: none;}

/*TOPスライダー＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/
.k_topslider .slick-arrow {
    display: none!important;
}
.k_topslider div.slick-list {
    background: #000;
}
.k_topslider div.slick-list img {
    opacity: 0.5;
}
.k_topslider .slick-active img {
    opacity: 1!important;
}

/*フッター＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿
.fs-l-footer {
    background-image: linear-gradient(45deg, black 25%, #2b2b2b 25%, #2b2b2b 50%, black 50%, black 75%, #2b2b2b 75%);
    background-size: 3px 3px;
    color: #fff;
}*/
.fs-p-footerCopyright {
    color: #000;
    background-color: #fff;
    padding: 10px;
}
.fs-p-footerCopyright__text {
    font-size: 0.8rem;
}
.fs-l-footer__utility {
    margin: 20px auto;
}
.fs-l-footer__utility .fs-p-footerUtilityMenu {
    margin: 0 auto;
    padding: 0;
font-size: 0.8rem;
}
.fs-p-footerUtilityMenu__list a::before {
    content: '│';
    border: none;
margin-right: 15px;
}
a.contact-btn {
display: block;
    padding: 8px 15px 8px 2px;
    width: 90%;
    margin: 10px auto 30px;
    text-align: center;
    background: #d9d9d9;
    border-radius: 10px;
}
a.contact-btn:before {
    content: "\e0b7";
    font-family: "Material Icons";
    color: #000;
    font-size: 2rem;
    vertical-align: middle;
    margin-right: 10px;
}
/*オプションBOX＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/
dl.fs-c-productOption {
    background: #f5f5f5;
}

dt.fs-c-productOption__name {
    font-size: 0.9rem;
    margin-bottom: 10px;
    background: #4c4c4c;
    margin: 10px;
    color: #fff;
    font-weight: normal;
    padding: 8px;
    border-radius: 8px;
}
.fs-c-productOption__comment {
    font-size: 0.75rem;
    margin: 12px 10px 15px;
    line-height: 150%;
}
.fs-c-productOption__field {
    width: 90%;
    margin: 0 auto;
}
.fs-c-productOption__comment a {
    color: #b71d12;
    font-size: 0.8rem;
    margin: -15px 0 0;
    display: block;
}
.fs-c-price__addon {
    font-size: 0.7rem;
    margin-top: 10px;
}

/*商品詳細＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/
.fs-c-productNumber {
    font-size: 0.8rem;
    border: none;
}

.fs-l-product4 .fs-l-productLayout {
    grid-gap: 40px;
}

.fs-c-productMainImage__image {
    border: 1px solid #ececec;
}
.fs-c-stockSignLegend {
    font-size: 0.9rem;
}
.fs-c-stockSignLegend__legend {
    margin: 10px 0;
}
.fs-c-productQuantityAndWishlist {
    -ms-grid-columns: 1fr 2.5fr;
    grid-template-columns: 1fr 2.5fr;
margin: 25px 0;
}
select.fs-c-quantity__select.fs-system-quantity-list {
    padding: 10px;
    font-size: 1rem;
    text-align: center;
}
.fs-c-productActionButton.fs-c-buttonContainer {
    margin: 20px 10px;
}
button.fs-c-button--addToCart--detail.fs-c-button--primary {
    font-weight: 500;
    font-size: 1.3rem;
    padding: 20px;
}
button.fs-c-button--addToWishList--detail.fs-c-button--particular.is-disabled {
    font-size: 1rem;
}
.fs-c-productNameHeading__copy {
    margin-bottom: 15px;
    display: block;
}
span.fs-c-productNameHeading__name {
font-size: 1rem;
    line-height: 150%;
    margin-bottom: 20px;
    display: block;
    color: #000;
font-weight: normal;
}
.fs-c-productPrices--productDetail .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
    font-size: 1.8rem;
    font-weight: 700;
    color: #000;
}
.fs-c-productPrice {
    margin-bottom: 30px;
}
.fs-l-productLayout__item.fs-l-productLayout__item--3 {
    line-height: 180%;
}
.fs-p-productDescription--full > h3{
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    color: #3c3c3c;
margin-top: 50px;
}
.fs-c-variationMatrix__item {
    flex-basis: 20%;
}
.fs-c-variationMatrix__item {
    padding: 10px 0;
}
.fs-c-variationMatrix__panel {
    padding: 8px 0;
}
button.fs-c-button--addToWishList--detail.fs-c-button--particular {
    font-size: 1rem;
}
figcaption.fs-c-productThumbnail__image__caption {
    font-size: 0.8rem;
}
.fs-p-productDescription--full > h3 span{
    font-size: 1rem;
    width: 10%;
    font-weight: bold;
}
.notes_coment {
    background: #f7f7f7;
    padding: 10px;
    font-size: 0.9rem;
border-radius:10px;
}
.notes_coment li{
margin: 10px 0;
line-height: 150%;
}
.fs-p-productDescription--full > h3::after {
    content: '';
    width: 90%;
    height: 2px;
    background-color: #3c3c3c;
}

div.spec {
    width: 100%;
    border-bottom: 1px dotted #666;
    padding-bottom: 30px;
    color: #3c3c3c;
}
div.spec td {
    font-size: 0.9rem;
}

div.spec table {
    width: 100%;
    font-size: 1rem;
    color: #3c3c3c;
}

div.spec th {
    width: 20%;
    padding: 12px 0 12px;
    text-align: left;

}

#size_chart {
    padding: 30px 0 0;
}

#size_chart dt {
    font-weight: bold;
    color: #3c3c3c;
}

.chart {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 6vw;
    width: 50%;
}

.chart div {
    width: 100%;
    margin: 0 0 6vw;
}

.chart table {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    border-spacing: 0;
    border-style: none;
}

.chart table tbody {
    width: 100%;
}

.chart table tbody tr th,
.chart table tbody tr td {
    padding: 10px 5px;
    border-bottom: 1px dotted #ccc;
    border-right: 1px dotted #ccc;
    background: #f3f3f3;
    text-align: center;
    vertical-align: middle;
    color: #3c3c3c;
    font-weight: normal;
}

.chart table tbody tr th:last-child,
.chart table tbody tr td:last-child {
    border-right: none;
}

.chart table tbody tr td {
    background: #fff;
}
h2.fs-p-card__title {
    font-size: 1rem;
}
.fs-p-card__message {
    margin-top: 20px;
    font-size: 0.9rem;
}
/*追従カートボタン*/
.fs-p-scrollingCartButton {
    right: 10px;
    background: #000;
    border-radius: 50%;
}
a.fs-p-scrollingCartButton__button {
    background: none;
    width: 80px;
    height: 80px;
    display: block;
    margin: 4px auto 0;
}
.fs-p-scrollingCartButton__icon {
    font-size: 3rem;
}
span.fs-p-scrollingCartButton__label {
    font-size: 0.9rem;
}
.fs-p-cartItemNumber{
opacity: 1!important;
    font-weight: 900;
    background: #d50f00;
    padding: 6px 9px;
    top: -6px;
    right: 0px;
}
/*表組*/
.fs-c-variationMatrix__row {
    display: block;
border-bottom: 1px solid #eee;
    padding: 20px 0;
    width: 100%;
}

.fs-c-variationMatrix__col {
    width: 100%;
    flex-direction: row;
padding: 10px 0;
}

.fs-c-variationMatrix__row__thumbnail > img {
    width: 30%;
    float: left;
}
.fs-c-variationMatrix__row__variationName {
    font-weight: bold;
}

/*もっと大きいサイズ（独自コメント５）*/
.moresize {
    width: 100%;
    padding: 15px;
    border: 3px solid #d8d8d8;
    margin: 20px 0 100px;
}

.moresize p {
    font-weight: bold;
}

.moresize a {
display: inline-block;
    width: 22%;
    padding: 10px;
    text-align: center;
    margin: 10px 5px 5px 0;
    border-radius: 10px;
    background: #eee;
    font-size: 1rem;
}

/*固定ナビ*/
@media screen and (max-width: 1300px) {
#koteinav {display: none;}
}
#koteinav {
position: fixed;
    top: 10px;
    left: 10px;
    width: 100px;
    border: 1px solid #000;
    border-bottom: none;
    background: #fff;
    z-index: 999999;
}
#koteinav h3 {
    background: #000;
    color: #fff;
    padding: 5px;
    font-size: 0.8rem;
}
#koteinav div {
    border-bottom: 1px solid #000;
    padding: 5px;
    font-weight: 700;
    font-size: 0.9rem;
display: flex;
    flex-direction: column;
}

#koteinav span {
    font-size: 3rem;
    text-align: center;
    color: #000;
}
#koteinav p {
    text-align: center;
    margin: 10px 0;
}
#koteinav a {
    width: 90%;
    margin: 0 auto 10px;
    background: #666;
    padding: 10px;
    font-size: 0.7rem;
    border-radius: 15px;
    color: #fff;
}

/*見出しh1*/
h1.fs-c-heading--page {
    margin: 0 0 10px;
    padding: 0 0 15px;
    text-align: left;
    font-size: 1.4rem;
    font-weight: 700;
    border-bottom: 1px solid #000;
    color: #000;
}

/*パンくず*/
.fs-c-breadcrumb {
    font-size: 0.9rem;
    max-width: 1200px;
    margin: 15px auto;
}

li.fs-c-breadcrumb__listItem {
    padding: 0 5px;
    color: #b5b5b5;
}

/*カートページ*/
.fs-body-cart .fs-c-cartTableContainer {
    padding: 0;
}
.fs-c-cartTable__headerCell, .fs-c-cartTable__dataCell {
    border: none;
}
tr.fs-c-cartTable__row {
    border-top: 1px solid #e5e5e5;
}
th.fs-c-cartTable__headerCell.fs-c-cartTable__headerCell--quantity {
    width: 10%;
}
span.fs-c-cartTable__productName__name {
    font-size: 0.8rem;
    line-height: 150%;
}
span.fs-c-listedProductName__variation {
    font-size: 0.9rem;
    margin: 5px 0 10px;
    font-weight: 700;
}
tr.fs-c-cartTable__row td {
    vertical-align: middle;
}
tr.fs-c-cartTable__row td {
    padding: 20px 15px;
}
button.fs-c-button--cancel--cart.fs-c-button--plain {
    font-size: 0.9rem;
    padding: 10px 5px;
    background: #eee;
    border-radius: 5px;
    color: #444;
}
div#fs-totalsArea-wrapper {
    border: none;
    background: #efefef;
}
span.fs-c-string.fs-c-string--label {
    font-size: 0.8rem;
}
a.fs-c-button--loginAndPurchase.fs-c-button--primary {
    font-size: 1.1rem;
    display: block;
    margin: 15px 0;
}
a.fs-c-button--unregisteredUserPurchase.fs-c-button--secondary {
    font-size: 1.1rem;
    display: block;
    margin: 0 0 15px;
    padding: 15px;
background: #9f0707;
    border: 1px solid #d36262;
}
button.fs-c-button--confirmOrder.fs-c-button--primary{
    font-size: 1.1rem;
    display: block;
    margin: 0 0 15px;
    padding: 15px;
background: #9f0707;
    border: 1px solid #d36262;
}
a.fs-c-button--continueShopping.fs-c-button--standard {
    font-size: 1rem;
    background: #000;
    color: #fff;
    border-radius: 20px;
    padding: 20px;
}
a.fs-c-button--purchaseHere.fs-c-button--primary {
    background: #9f0707;
    border: 1px solid #d36262;
    padding: 20px 15px;
    font-size: 1.1rem;
    margin: 15px;
}
.fs-c-purchaseHere__message {
    font-size: 1rem;
    text-align: center;
}
button.fs-c-button--buyItLater.fs-c-button--plain {
    font-size: 0.8rem;
    line-height: 120%;
    border: 1px solid #666;
    border-radius: 5px;
    padding: 5px;
}
h2.fs-c-wishlistProduct__title {
    font-size: 1.1rem;
    font-weight: 700;
    color: #000;
    border: none;
    margin-bottom: 30px;
}
.fs-c-wishlistProduct {
    margin-top: 80px;
}
/*ご注文手続き*/
.fs-l-checkout__mainColumn h2 {
    text-align: left;
    font-weight: bold;
    font-size: 1.1rem;
    border-bottom: 1px solid #dfdfdf;
}
.fs-l-checkout__mainColumn h2:before {
    content: "\e5ca";
    font-family: "Material Icons";
    vertical-align: middle;
    color: #9f0707;
    margin-right: 5px;
    font-size: 1.5rem;
}
.fs-c-checkout-preview {
    border: none;
}
.fs-c-checkout-customerInfo__name, .fs-c-checkout-destination__name {
    font-size: 1.3rem;
}
.fs-c-checkout-customerInfo > li {
    margin-bottom: 10px;
}
.fs-c-checkout-destination__list > li {
    margin-bottom: 10px;
}
.fs-c-button--standard {
    background: #000000;
    border: none;
    border-radius: 10px;
    color: #cfcfcf;
    font-size: 0.9rem;
    padding: 12px 20px;
}
ul.fs-c-checkout-paymentMethodList {
    margin: 25px 10px;
    padding: 20px;
    background: #f7f7f7;
    font-size: 1.2rem;
}
.fs-c-checkout-delivery__method {
    margin: 30px 15px;
    padding: 25px;}
.fs-c-checkout-delivery__method__title {
    font-size: 1.2rem;
    font-weight: 700;
border-bottom: 1px solid #e3e3e3;}
.fs-p-footerUtilityMenu__list {
    font-size: 0.8rem;
    justify-content: center;
    margin: 15px 0;
}
button.fs-c-button--cancel.fs-c-button--standard {
    background: #707070;
    color: #fff;
}
/*ログイン*/
.fs-c-loginForm h2 {
    margin-top: 30px!important;
    margin-bottom: 30px;
}
h2.fs-c-newUsers__title.fs-c-subSection__title {
    font-size: 1.2rem;
    border: none;
    font-weight: bold;
    color: #000;
}
section.fs-c-newUsers.fs-c-subSection {
    padding: 15px;
    border: 2px solid #000;
}
.fs-c-newUsers__message.fs-c-subSection__message {
    line-height: 180%;
    margin-bottom: 100px;
}
/*レビューを書く*/
.fs-c-productName__name {
    font-size: 1rem;
    line-height: 150%;
}
.fs-c-productReviewed {
    max-width: 90%;
grid-template-columns: 1fr 3fr;
}
.fs-c-productReviewed {
    max-width: 90%;
    margin-top: 50px;
}
.fs-c-reveiwNotes {
    margin: 50px;
    padding: 30px 0;
}
.fs-c-reveiwNotes h3 {
    font-weight: bold;
}
.fs-c-reveiwNotes p {
    margin-top: 30px;
    line-height: 180%;
    font-size: 0.9rem;
}
/*おすすめ商品*/
.fs-c-featuredProduct {
    margin-top: 80px;
}
h2.fs-c-featuredProduct__title {
    font-size: 1.2rem;
    color: #000;
    border-bottom: 1px solid #000;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
div#fs_orderTotalContainer {
    position: sticky;
    top: 0;
}
.fs-c-totalAndActions.fs-c-checkout-preview {
    background: #efefef;
    padding: 25px;
}

.fs-c-orderTotalTable > thead > tr > th, .fs-c-orderTotalTable > thead > tr td, .fs-c-orderTotalTable > tfoot > tr > th, .fs-c-orderTotalTable > tfoot > tr td, .fs-c-orderTotalTable > tbody > tr > th, .fs-c-orderTotalTable > tbody > tr td {
    padding: 18px 5px;
}
/*ご注文完了*/
section.fs-c-checkoutSuccess.fs-c-subSection {
    padding: 50px 25px;
}
h2.fs-c-checkoutSuccess__title {
    font-weight: 700;
    color: #000;
    border: none;
    margin-bottom: 30px;
}
.fs-c-checkoutSuccess__message {
    line-height: 180%;
    padding: 40px;
    display: inline-block;
    border: 3px solid #000;
    border-radius: 15px;
    color: #000;
}

/*ログインページ*/
h2.fs-c-registeredUsers__title.fs-c-subSection__title {
    font-size: 1.2rem;
    color: #000;
    font-weight: bold;
    border: none;
    margin-top: 80px;
}
.fs-c-button--primary {
    background: #000;
    font-size: 1.2rem;
    padding: 15px;
}
/*お客様情報入力ページ*/
.fs-c-inputInformation form {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    padding: 25px;
    background: #f5f5f5;
}
th.fs-c-inputTable__headerCell {
    padding-bottom: 10px;
    font-size: 0.9rem;
}
div#fs_registrationCheckedMessage {
    margin: 15px 0;
    color: #c12828;
}
span.fs-c-checkbox__labelText {
    line-height: 150%;
    padding-left: 15px;
}
.fs-c-agreementConfirmation__addon {
    margin: 15px 0 32px;
}
.fs-c-agreementConfirmation__addon__message {
    font-size: 0.9rem;
    margin-bottom: 15px;
    font-weight: bold;
}

/*会員規約ページ*/
.fs-p-memberAgreement {
    line-height: 150%;
}
/*カテゴリページ*/
li.fs-c-subgroupList__item {
    padding: 6px;
}
a.fs-c-subgroupList__link {
    border: 0;
    padding: 7px 15px;
    font-size: 0.9rem;
}
.fs-c-productList__list {
    display: flex;
    flex-wrap: wrap;
    align-content: stretch;
}
article.fs-c-productList__list__item {
    width: 25%;
    padding: 50px 15px;
}
h2.fs-c-productListItem__productName {
    font-size: 0.7rem;
    line-height: 150%;
}
span.fs-c-productPrice__main__label {
    display: none;
}
span.fs-c-productPrice__addon {
    font-size: 0.8rem;
    padding-left: 5px;
    color: #999;
}
.fs-c-productListItem__control{
    display: none;
}
.fs-c-productListItem__outOfStock{
    color: #851a1a;
    width: 80%;
    font-size: 0.8rem;
    margin: 15px auto;
}

/*検索結果*/
.fs-p-productSearch {
    padding: 0;
    border: 0;
}
label.fs-p-productSearch__formSwitch {
    background: #000;
    padding: 0 20px;
    color: #fff;
}
.fs-c-sortItems {
    align-items: center;
    font-size: 1rem;
}
span.fs-c-sortItems__label {
    border: none;
}

li.fs-c-sortItems__list__item {
    padding: 5px 10px;
    border-radius: 10px;
    background: #eee;
    margin-right: 10px;
}

/*レフトナビ*/
.fs-p-drawer{padding: 0;}
.fs-p-sideMenu a:hover {
    background: #000000;}

/*検索ボックス*/

#pcnav_searchbox {
    background: #eee;
    padding: 10px;
}
#pcnav_searchbox p {
    display: flex;
    align-items: center;
    margin: 0 0 15px;
    font-size: 1.1rem;
    font-weight: 700;
color: #000;
}
#pcnav_searchbox span {
    font-size: 1.6rem;
    font-weight: 900;
}

#pcnav_searchbox select{
  position: relative;
  padding: 10px;
  width: 100%;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
margin-bottom: 15px;
}

.select-wrap {
    position: relative;
    width: 100%;
}

.select-wrap:after {
content: "";
    position: absolute;
    right: 15px;
    top: 20px;
    width: 10px;
    height: 10px;
    border-top: 3px solid #080808;
    border-left: 3px solid #000;
    transform: translateY(-50%) rotate( 
-135deg );
    font-size: 20px;
    pointer-events: none;
}

.radio-wrap {
    display: flex;
    margin-bottom: 15px;
}

.stockbutton{
  display: none;
}
.radio-wrap label {
padding: 8px 5px;
    font-size: 0.85rem;
    width: 50%;
    text-align: center;
background-color: #eee;
border: 1px solid #000;
}
.stockbutton:checked + label {
  background-color: #0e0e0e;
    color: #fff;
}

.ksarch-wrap input {
    padding: 10px 0 10px 10px;
}
.ksarch-wrap button{
    width: 80%;
    margin: 10px 10%;
    padding: 15px;
    background: #000;
    border-radius: 10px;
    color: #fff;
}

.category_navhd {
font-weight: 900;
    font-size: 1.3rem;
    margin: 30px 0 15px;
    color: #000;
}

/*トップに戻る*/
.fs-p-footerPageTop__link {
    width: 45px;
    height: 40px;
    background-color: #000000;
}
.fs-p-footerPageTop__link::before {line-height: 1;}

/*利用ガイド*/
div#k_guide nav ul {
    display: flex;
    flex-wrap: wrap;
}
div#k_guide nav li {
    padding: 15px;
    background: #eee;
    margin: 6px;
    border-radius: 10px;
}
div#k_guide nav a::before {
    content: "arrow_drop_down";
    font-family: "Material Icons";
    vertical-align: middle;
    font-size: 2rem;
}
div#k_guide nav li {
    padding: 5px 15px 5px 3px;
    background: #eee;
    margin: 6px;
    border-radius: 10px;
}
div#k_guide > section {
    margin: 50px 0;
    line-height: 180%;
    padding: 15px;
    border-top: 1px solid #000;
}
h2.fs-c-documentArticle__heading {
    background: #fff;
    color: #000;
    text-align: left;
    font-weight: bold;
display: flex;
}
h2.fs-c-documentArticle__heading span {
    margin-right: 5px;
    color: #810c0c;
    font-size: 1.9rem;
}
.fs-c-documentColumn__heading {
    border: none;
    padding: 5px 15px;
    background: #eee;
    font-size: 1.2rem;
    color: #6e6e6e;
}
section.fs-c-documentArticle__content a {
    font-weight: bold;
    padding: 10px;
}
section.fs-c-documentArticle__content p {
    margin-bottom: 30px;
}
div#k_guide ol {
    list-style: auto;
}
div#k_guide ol li {
    margin: 0 0 20px;
}
div#k_guide ol span {
    font-weight: bold;
    font-size: 1.1rem;
}
/*個人情報取り扱いについて*/
.fs-c-documentColumn__content {
    line-height: 180%;
    font-size: 0.9rem;
}
/*会員登録完了*/

/*マイページ*/
.fs-body-my-top .fs-l-account {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-direction: column;
padding: 50px 20px;
}
.fs-p-accountInfo.fs-clientInfo.is-ready {
padding: 20px;
    border-radius: 15px;
    width: 70%;
    margin: 0 auto;
}
.fs-p-accountInfo__body {
    background: none;
}
.fs-p-accountInfo__header {
    font-weight: 700;
}
ul.fs-c-accountService {
    justify-content: space-around;
    margin-top: 50px;
}
.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink {
    border: 1px solid #000;
    border-radius: 0;
    background: none;
}
.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink__label::before {
    color: #000;
}
a.fs-c-accountService__pageLink {
    display: block;
    text-align: right;
    width: 100%;
}
a.fs-c-button--myPageTop.fs-c-button--plain {
    padding: 15px;
    border: 1px solid #000;
    color: #000;
}
a.fs-c-button--myPageTop span.fs-c-button__label:before {
    content: "account_circle";
    font-family: "Material Icons";
    font-size: 1.8rem;
    vertical-align: middle;
    margin-right: 10px;
}
a.fs-c-button--myPageTop.fs-c-button--plain:hover {
    background: #000;
    color: #fff;
    text-decoration: none;
}
/*注文履歴*/
.fs-c-history {
    margin: 50px 25px;
}
.fs-c-history__term {
    font-size: 0.9rem;
    font-weight: normal;
    color: #000;
}
.fs-c-history__total dt {
    font-weight: normal;
    font-size: 0.8rem;
border: none;
}
.fs-c-history__total dd {
    font-size: 1rem;
    font-weight: bold;
border: none;
}
.fs-p-announcement {
    width: 50%;
    line-height: 180%;
}
/*お気に入り*/
h2.fs-p-announcement__title {
    font-size: 1rem;
    color: #000;
    font-weight: bold;
}
ul.fs-c-list li {
    margin-bottom: 15px;
    font-size: 0.9rem;
}
.fs-c-button--secondary {
    font-size: 1.1rem;
    display: block;
    margin: 0 0 15px;
    padding: 15px;
background: #3c3c3c;
    border: 1px solid #7e7e7e;
    border-radius: 15px;
}
/*送料について*/
th.fs-c-postage__table__headerCell {
    font-size: 0.8rem;
}
.fs-c-postage__table > thead .fs-c-postage__table__headerCell {
    font-weight: normal;
}
dl.fs-c-postage__list.fs-c-postage__list--purchasePrice dt {
    font-weight: bold;
}
td.fs-c-postage__table__dataCell {
    font-weight: bold;
}
p.fs-c-note__item {
    margin: 15px 0;
    font-size: 0.9rem;
}
/*問い合わせフォーム*/
section.k_contact {
    padding: 60px 100px;
}
section.k_contact h1 {
    font-weight: bold;
    font-size: 1.2rem;
    margin-bottom: 20px;
}
p.form_hd {
    margin: 50px 0 15px;
}
p.form_hd:before {
    content: "必須";
    font-size: 0.7rem;
    padding: 2px 5px;
    background: #b10000;
    color: #fff;
    border-radius: 5px;
    margin-right: 10px;
}
p.form_brn {
    text-align: center;
    margin-top: 40px;
}
p.form_brn input {
    padding: 15px;
    width: 30%;
    border: 2px solid #787878;
    border-radius: 15px;
    background: #000;
    color: #fff;
    font-size: 1.3rem;
}

/*ランキング*/
#rankingitems {width: 100%;}
#rankingitems ol {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
#rankingitems li {
  width: 19%;
  padding: 7px;
  counter-increment: num 1;
  list-style: none;
  position: relative;
  background: #eee;
  margin-bottom: 30px;
}
#rankingitems li:before {
  content: counter(num);
  position: absolute;
  top: 0;
  left: 0;
  background: #000000;
  color: #fff;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  text-align: center;
  line-height: 30px;
  display: inline-block;
  font-weight: bold;
  z-index: 5;
  font-size: 0.8rem;
}
#rankingitems a {
  display: flex;
  flex-direction: column;
}
#rankingitems img {
  width: 100%;
}
#rankingitems p {
  font-size: 0.8rem;
  background: none;
  color: #000;
  line-height: 150%;
  margin-bottom: 0;
  padding: 10px 0;
}
#rankingitems span {
  display: block;
  text-align: right;
}
#rankingitems span::after {
  content: "円（税込み）";
  font-size: 0.7rem;
}

/*お届け先リスト*/
a.fs-c-button--changeInfomation.fs-c-button--secondary {
    font-size: 1rem;
    margin: 0;
    padding: 10px;
    border-radius: 0;
    background: #000;
}
button.fs-c-button--delete.fs-c-button--standard {
    font-size: 1rem;
    background: #eee;
    color: #404040;
    border-radius: 0;
    padding: 10px;
}
.fs-c-listTable td {
    vertical-align: middle;
}
.fs-c-address > span {
    display: block;
    margin-bottom: 10px;
}

/*トピック*/
.topick_itemlist.fs-pt-column a {
    width: 25%;
}