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

/*追加*/
.fs-c-productMark__mark {
  background: #183963;
  color: #fff;
  line-height: 1 !important;
  padding: 6px 10px !important;
  border-radius: 4px;
  font-size: 1.3rem !important;
}

.fs-c-productMark__item {
  margin: 0 4px 4px 0 !important;
}

.tag_size {
  background: #006c33;
}

.tag_case {
  background: #939393;
}

.tag_spec {
  padding: 6px 35px !important;
}

.tag-pp {
  background: #fd7f26;
  text-align: center;
}

.tag-fiber {
  background: #ffc001;
  text-align: center;
}

.tag-platinum {
  background: #40bbb9;
  text-align: center;
}

.tag-carbon {
  background: #f9546f;
  text-align: center;
}

/*detail*/

#fs_ProductDetails .fs-c-productNameHeading {
  margin: 0 0 30px;
  font-size: 2.4rem;
  line-height: 1.5;
}

.fs-c-productMarks {
  margin-bottom: 26px !important;
}

.fs-c-variationRadioList__row {
  margin-top: -1px;
}

.fs-c-variationRadioList__row,
.fs-c-variationRadioList__row:last-child {
  border: none;
}

.fs-c-radio__label .fs-c-radio__radioMark {
  order: 2;
  margin-inline: 14px;
}

.fs-c-radio__label,
.fs-c-variationAndActions__variationLabel {
  border: 1px solid #ddd;
}

.fs-c-variationRadioList__row {
  padding: 0;
}

.fs-c-variationRadioList__name,
.fs-c-variationAndActions__variationLabel {
  background: #efefef;
  padding: 14px;
}

.detail_send {
  max-width: 290px;
  margin: 20px 0 30px;
}

.fs-c-variationRadioList {
  margin: 0 !important;
}

.fs-c-stockSignLegend {
  margin: 10px 0 20px;
}

.fs-c-productQuantity__quantity::before,
.fs-c-productQuantity__quantity::before {
  content: "数量";
  display: block;
  margin-right: 10px;
  width: 60px;
}

.fs-c-quantity {
  display: flex;
  align-items: center;
  max-width: 140px;
}

.fs-c-button--addToCart--detail.fs-c-button--primary {
  width: 100%;
  padding: 20px;
  background: #ba0700;
  border-radius: 6px;
  font-size: 1.8rem;
  font-weight: bold;
  border: none;
  position: relative;
}

.cart_after-txt {
  text-align: center;
  font-size: 1.4rem;
}

.fs-c-button--addToCart--detail span.fs-c-button__label {
  background: url(https://ashimaru.itembox.design/item/common/img/i-cart.svg) no-repeat left center / 22px 22px;
  padding: 4px 0 4px 32px;
}

.fs-c-productMainImage__expandButton {
  display: none;
}
.fs-c-productThumbnail {
  margin-top: 20px;
  display: grid;
  grid-template-columns: repeat(7, calc(100% / 7 - 5px));
  gap: 5px 5px;
}

figure.fs-c-productThumbnail__image {
  margin: 0;
}

.fs-c-productMainImage__expandButton.fs-c-buttonContainer {
  padding: 0;
}

#fs_ProductDetails .fs-c-button--particular.fs-c-button--addToWishList--icon {
  display: block !important;
}

#fs_ProductDetails .fs-c-variationRadioList__wishlist {
  margin-left: 14px;
}

  .fs-c-productReview {
    grid-column: span 2;
    margin-bottom: 50px;
  }

  .fs-c-reviewStars::before {
    color: #fd7f26 !important;
  }

  .fs-c-rating__value {
    color: #000 !important;
  }
  .fs-c-aggregateRating {
    margin-bottom: 10px;
  }
  .fs-c-aggregateRating__rating {
    gap: 5px 0;
  }

  .fs-c-reviewList__item{
    padding: 20px 0 !important;
  }

  .fs-c-reviewBody {
    border: none !important;
    background: #f7f7f7;
  }

  .fs-c-productReview__allReviews.fs-c-buttonContainer--viewAllReviews {
    width: 40%;
    display: inline-block;
    margin: 0 0 0 10%;
  }

  .fs-c-productReview__addReview.fs-c-buttonContainer--addReview--detail {
    width: 40%;
    display: inline-block;
    margin: 0 auto;
  }

  .fs-c-productReview__allReviews.fs-c-buttonContainer--viewAllReviews a {
    background: #fff5c9;
    display: block;
    width: 100%;
    text-align: center;
    padding: 20px 10px;
    border-radius: 6px;
    color: #000;
    font-weight: bold;
  }

  .fs-c-productReview__addReview.fs-c-buttonContainer--addReview--detail a {
    background: #fd7f26;
    display: block;
    width: 100%;
    text-align: center;
    padding: 20px 10px;
    border-radius: 6px;
    color: #fff;
    font-weight: bold;
  }

/*contact*/
.contact__fcp {
  margin-bottom: 20px;
}

.basic-tbl {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 40px;
}

.basic-tbl th,
.basic-tbl td {
  border: 1px solid #ccc;
  padding: 10px;
}

.basic-tbl th {
  text-align: left;
  width: 240px;
  background: #f7f7f7;
}

.basic-tbl td input,
.basic-tbl td textarea {
  border: 1px solid #ccc;
  padding: 10px;
  width: 100%;
  max-width: 600px;
  border-radius: 6px;
}
.need {
  margin: 30px 0 10px;
}

.basic-tbl th span {
  color: #d00;
}
.need {
  background: #d00;
  color: #fff !important;
  padding: 6px;
  border-radius: 6px;
  margin-left: 15px;
  font-size: 1.4rem;
  font-weight: normal;
}

.greet {
  text-align: center;
}

input[type="checkbox"] {
  display: none;
}
.custom-style {
  position: relative;
  padding: 5px 0 5px 40px;
  cursor: pointer;
}
.custom-style:before {
  width: 26px; /* チェックボックスの幅 */
  height: 26px; /* チェックボックスの高さ */
  left: 5px;
  border: 1px solid #ccc; /* チェックボックスの枠 */
  border-radius: 3px;
  margin-top: -13px;
}
.custom-style:after,
.custom-style:before {
  position: absolute;
  content: "";
  top: 50%;
}
.custom-style::after {
  position: absolute;
  width: 10px;
  height: 15px;
  top: 50%;
  left: 13px;
  border-right: 2px solid tomato;
  border-bottom: 3px solid tomato;
  content: "";
  margin-top: -10px;
  opacity: 0;
  transform: rotate(45deg);
}

input[type="checkbox"]:checked + .custom-style::after {
  opacity: 1;
}

.sendbtn {
  margin: 30px auto 0;
width:250px;
}

.sendbtn input[type="reset"] {
  border: 1px solid #707070;
}

.sendbtn input[type="submit"] {
  background: #081d4e;
  color: #fff;
}

.sendbtn input[type="reset"],
.sendbtn input[type="submit"] {
  width: 100%;
  display: block;
  padding: 10px;
}

/* 無効化されたボタンの色 */
.sendbtn input[type="submit"]:disabled {
  background-color: #cccccc; /* この色をお好みの色に変更してください */
  color: #666666;
}

#fs_ProductSearch .fs-c-productList{
display:block !important;}

/*sitemap*/
  .-sitemaps .dod_line ul {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 10px 20px;
  }

  .-sitemaps a{
    text-decoration: underline !important;
  }
@media (max-width: 559px) {
  /*contact*/
  .basic-tbl th,
  .basic-tbl td {
    width: 100%;
    display: block;
    margin-top: -1px;
  }

.fs-c-productReview__allReviews.fs-c-buttonContainer--viewAllReviews,
  .fs-c-productReview__addReview.fs-c-buttonContainer--addReview--detail {
    width: 100%;
    display: block;
    margin: 10px auto 10px;
  }

/*sitemap*/
  .-doble__dd {
    grid-template-columns: repeat(auto-fill, minmax(130px, 1fr)) !important;
  }
}


/*2023.06.24修正追加*/
.flex_txst_box {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
  text-align: left;
}

.-t_lefttxt {
  text-align: left !important;
}

.-t_left {
  display: flex;
  justify-content: center;
  text-align: left !important;
}

.gras_inner {
  max-width: 858px;
  max-width: min(calc(100% - 40px), 858px);
  margin-inline: auto;
}

.under_itemlist__txst {
  font-size: 2rem;
}

.single__en {
  right: 0px !important;
}

.h1_txt_cover {
  max-width: 1000px;
  max-width: min(calc(100% - 40px), 1000px);
  margin: 0 auto 20px;
}

.long_half li {
  letter-spacing: -1px;
}

.repayment_box {
  width: 80% !important;
}

.repayment_box_attention {
  text-align: left !important;
}

.c_reds {
  color: #d70104;
}

.fs-p-heading--lv2 {
  display: none;
}

.fr3-item__productName {
  font-size: 2rem !important;
  text-align: left;
  font-weight: bold;
  color: #000;
}

.fr3-item__productPrice__value,
.fr3-item__productPrice__currencyMark {
  font-size: 2rem !important;
  color: #ba0700;
}

.fr3-item__productPrice__currencyMark {
  color: #ba0700;
}

.fs-c-variationAndActions__variationLabel {
  width: calc(100% - 36px);
}

#fs_MyAccountSettings #fs_form,
#fs_DeleteAccount #fs_form {
  width: 100% !important;
}

#fs_MyAccountSettings .fs-c-inputTable,
#fs_DeleteAccount .fs-c-inputTable {
  border-collapse: collapse;
}

#fs_MyAccountSettings .fs-c-inputTable > tbody > tr,
#fs_DeleteAccount .fs-c-inputTable > tbody > tr {
  display: table !important;
  width: 100%;
}

#fs_MyAccountSettings .fs-c-inputTable > tbody > tr + tr,
#fs_DeleteAccount .fs-c-inputTable > tbody > tr + tr {
  margin: -1px 0 0 !important;
}

.fs-c-inputInformation__field--display .fs-c-inputTable__headerCell {
  font-size: 1.6rem;
  width: 30%;
  background: #f7f7f7;
}

.fs-c-inputInformation__field--display .fs-c-inputTable__headerCell,
.fs-c-inputTable__dataCell {
  padding: 10px;
  border: 1px solid #ccc;
  display: table-cell;
}

.qa-box dt {
  background: url(https://ashimaru.itembox.design/item/common/img/icon-q.svg) no-repeat left 20px, url(https://ashimaru.itembox.design/item/common/img/i-plus.svg) no-repeat right center !important;
  background-size: 36px 36px, 18px 18px !important;
  padding: 26px 28px 7px 56px !important;
  min-height: 46px !important;
  margin: 20px 0 10px !important;
  cursor: pointer;

}

.qa-box dt:not(:first-child){
  border-top: 1px dashed #ccc;
}

.qa-box dt.active {
  background: url(https://ashimaru.itembox.design/item/common/img/icon-q.svg) no-repeat left 20px, url(https://ashimaru.itembox.design/item/common/img/i-muinus.svg) no-repeat right center !important;
  background-size: 36px 36px, 18px 18px !important;
  padding: 26px 28px 7px 56px !important;
}

.qa-box dd{
  display: none;
}

#functionality h3.h3_functionality{
  display: flex;
  align-items: center;
}
.fc_japan{
  margin-left: auto;
}

@media (min-width: 960px) {
.functionality_icon2{
width:300px !important;}
}

@media (min-width: 768px) {
  .under_itemlist__tit:before,
  .under_itemlist__tit:after {
    width: 160px !important;
  }

.-tobig{
font-size:2.8rem !important;
}
}

@media (max-width: 1080px) {
  .overview li:not(:last-child) {
    margin-right: 10px !important;
  }

  .overview{
    font-size:1rem !important;
  }
}

@media (max-width: 959px) {
  .single__en {
    right: 0px;
    top: -20px !important;
    transform: translate(0%, 0%);
  }

  .repayment_box {
    width: 90% !important;
  }

.spf_flex .spf__item--a{
  height: 100%;
}

.spf_flex .spf__item--txst{
  font-size: 1.5rem !important;
  line-height: 1.2 !important;
}

.spf_tab{
  font-size: 1.6rem !important;
}

.spf__item--img{
  margin-bottom: 0 !important;
}

}