/*－－－－－－－－－－－－－－－－－－－－－－－－－－【3/1新井追記】－－－－－－－－－－－－－－－－－－－－－－－－－－*/
.section_order_procedure_multiple.section_fs ruby rt{background-color: transparent !important;}
.section_order_procedure_multiple.section_fs ruby {background-color: transparent !important;}
.fs-c-checkout-couponList__control .fs-c-checkout-couponStatus {font-size: inherit;}
.fs-c-inquiryProduct .fs-c-productImage {padding-top: inherit;}

@media screen and (max-width: 800px){
.itemdetail_photorightarea .fs-c-button--addToCart--detail {padding-top: 20px !important;padding-bottom: 20px !important;}
.fs-body-newsletter-subscribe .fs-c-inputInformation__field {
    padding: 30px 30px !important;
}
}
/*－－－－－－－－－－－－－－－－－－－－－－－－－－【FSトップページ関連】－－－－－－－－－－－－－－－－－－－－－－－－－－*/
.keywordSearch_top .fs-p-searchForm {
    margin-top: 3.75vw;
width: 50%;
}
.keywordSearch_top .fs-p-searchForm__button::before {
font-size: 30px;
}
.keywordSearch_top .fs-p-searchForm__input {
min-height: 50px;
padding-left: 15px;
border: 0;
}
.keywordSearch_top .fs-p-searchForm__button {
    top: 11px;
}
.keywordSearch_top .fs-p-searchForm__button {
    width: 3.2em;
}
@media screen and (max-width: 800px){
.keywordSearch_top .fs-p-searchForm__input {
min-height: 35px;
}
.keywordSearch_top .fs-p-searchForm {
width: 100%;
}
.keywordSearch_top .fs-p-searchForm__button {
    top: 0px;
}
}
/*－－－－－－－－－－－－－－－－－－－－－－－－－－【FS全体関連】－－－－－－－－－－－－－－－－－－－－－－－－－－*/
/*.heade_bottom_bnr {
    display: none;
}*/
.footer_top_bnr {
    display: none;
}
.eventfair_slider .item .wrp {
    margin-top: inherit !important;
}
.none{display:none;}

/*－－－－－－－－－－－－－－－－－－－－－－－－－－【FSカテゴリー関連】－－－－－－－－－－－－－－－－－－－－－－－－－－*/
@media only screen and (min-width: 800px) {
.fs-c-subgroupList__comment{
    grid-column:1 / -1 !important
}
}
.fs-c-productListItem__productDescription ul li{
text-align: left;
    font-size: 12px;
    line-height: 1.4;
    margin-bottom: 5px;
}
.fs-c-productListItem__productDescription ul li a {
text-decoration: underline;
}
.section_fsca {
    padding: 60px 0;
}
.grid_wrp_fsca {
display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 30px 0;
}
.section_inner_fsca .ai-c  {
align-items: center;
}
.grid_wrp_fsca .grid_1_1 {
    width: 100%;
}
.grid_wrp_fsca .grid_2_1,
.grid_wrp_fsca .grid_2_2  {
    width: calc((100% - 100px) / 2);
}
.grid_wrp_fsca .grid_3_1,
.grid_wrp_fsca .grid_3_2 {
    width: calc((100% - (40px * 3)) / 3);
}
.grid_wrp_fsca .grid_4_2 {
    width: calc((100% - (40px * 3)) / 4);
}
.section_inner_fsca p {
    font-size: 14px;
    /*margin-bottom: 20px;*/
}
.section_inner_fsca .marker {
padding: 0px 5px;
    background: #ADA27D;
    color: #fff;
    display: inline;
}
.section_inner_fsca .marker::after {
content: '';
    display: inline-table;
    margin-bottom: 15px;
}
.section_inner_fsca .mb_20 {
    margin-bottom: 20px;
}
.section_inner_fsca .mb_10 {
    margin-bottom: 10px;
}
/*－－－－－－－－－－－－－－－－－－－－－－－－－－【table】－－－－－－－－－－－－－－－－－－－－－－－－－－*/

.section_fsca .fsca_table table {
  width: 100%;
  border-bottom: solid 1px #ddd;
}
.section_fsca .gray {
color: #808080;
    display: block;
    font-size: 12px;
}
.section_fsca .entry {
padding: 0.5em 1em;
    margin: 1em 0;
    display: inline-block;
    background-color: #287d71;
    width: 100%;
font-size: 16px;
    text-align: center;
    color: #fff;
}
.section_fsca .fsca_table th, .section_fsca .fsca_table td {
  border-top: solid 1px #ddd;
  padding: 10px 5px;
  font-size: 14px;
  list-style: 1.6;
}
.section_fsca .fsca_table th {
  width: 25%;
font-weight: bold;
    background: #F6F5F1;
    padding: 15px;
    text-align: left;
    border: solid 1px #ddd;
    box-sizing: border-box;
}
.section_fsca .fsca_table td {
  width: 75%;
padding: 15px;
    line-height: 1.8;
    text-align: left;
    border: solid 1px #ddd;
    box-sizing: border-box;
}
.section_fsca .fsca_table .text > p {
  margin-top: -10px;
}
@media screen and (max-width: 800px) {
  .section_fsca .fsca_table th, .section_fsca .fsca_table td {
    font-size: 3.5vw;
  }
  .section_fsca.fsca_table th {
    width: 30%;
  }
  .section_fsca.fsca_table td {
    width: 70%;
  }
  .section_fsca.fsca_table .text > p {
    margin-top: -3vw;
  }
}
@media screen and (max-width: 800px) {
  .section_fsca .section_inner {
    margin-top: 0;
  }
  .section_fsca .itemdetail_explanation_and_brand,
  .section_fsca .fsca_table {
    width: 100%;
  }
  .section_fsca .fsca_table {
    margin-top: 8vw;
  }
}
.section_fsca .readmore {
  position: relative;
  margin: 0 auto 0;
  padding: 0 0 85px;
}

.section_fsca .readmore label {
position: absolute;
    display: table;
    left: 50%;
    bottom: 0;
    margin: 0 auto;
    padding: 5px 20px;
    color: #ada27d;
    text-align: center;
    min-width: 220px;
    transform: translateX(-50%);
    cursor: pointer;
    border: #ADA27D 1px solid;
    z-index: 1;
}

.section_fsca .readmore label::before{
  content: '続きを読む';
}

.section_fsca .readmore input[type="checkbox"]:checked ~ label::before {
  content: '閉じる';
}

.section_fsca .readmore input[type="checkbox"]{
  display: none;
}

.section_fsca .readmore-content {
  position: relative;
  height: 175px;
  overflow: hidden;
}
.section_fsca .readmore input[type="checkbox"]:checked ~ .readmore-content {
  height: auto;
}

.section_fsca .readmore-content::before {
  position: absolute;
  display: block;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  background: linear-gradient( rgba(255,255,255,0) 0%, rgba(255,255,255,0.6) 50%, #fff 100%);
}
.readmore input[type="checkbox"]:checked ~ .readmore-content::before {
  display: none;
}

/*－－－－－－－－－－－－－－－－－－－－－－－－－－【table】－－－－－－－－－－－－－－－－－－－－－－－－－－*/


@media screen and (max-width: 800px) {
.section_fsca {
padding: 5vw 0;
}
.grid_wrp_fsca {
    padding: 15px 0;
}
.grid_wrp_fsca .grid_1_1,
.grid_wrp_fsca .grid_2_1,
.grid_wrp_fsca .grid_3_1 {
    width: 100%;
}
.grid_wrp_fsca .grid_2_2,
.grid_wrp_fsca .grid_3_2,
.grid_wrp_fsca .grid_4_2 {
width: calc((100% - 5vw) / 2);
}
.section_inner_fsca {
padding-top: 5vw;
    padding-bottom: 5vw;
    padding-left: 5vw;
    padding-right: 5vw;
}
.section_inner_fsca p {
    font-size: 14px;
    margin-bottom: 3vw;
}
.section_inner_fsca .mb_20 {
    margin-bottom: 3vw;
}
.section_inner_fsca .mb_10 {
    margin-bottom: 1.5vw;
}
.section_inner_fsca .sp_2grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}
}
/*－－－－－－－－－－－－－－－－－－－－－－－－－－【商品ページ関連】－－－－－－－－－－－－－－－－－－－－－－－－－－*/
.fs-c-button--inquiryAboutProduct {
    background-color: #fffbee !important;
}
.freeparts > h4{
margin-top: 30px;
}
@media screen and (max-width: 800px) {
.freeparts > h4 {
    margin-top: 3vw;
}}
.itemdetail_photorightarea .fs-c-productNameHeading__name {
    padding-top: 1em;
}
.originalcomment6 > .freeparts{
max-width:800px;
margin:60px auto 0;
}
@media screen and (min-width: 800px) {
.section_item_detail .item_photos {
        margin-bottom: 3em;
}
}
/*－－－－－－－－－－－－－－－－－－－－－－－－－－【商品レコメンド機能関連】－－－－－－－－－－－－－－－－－－－－－－－－－－*/
.fs-c-featuredProduct .fs-c-button--carousel {
cursor: pointer;
    display: block;
    width: 40px;
    height: 40px;
    border: solid 1px #ADA27D;
    border-radius: 40px;
    overflow: hidden;
    text-indent: -200%;
    margin: auto;
z-index: 1;
    transition: all 0.3s;
}
.fs-c-featuredProduct .fs-c-button--carousel::before,
.fs-c-featuredProduct .fs-c-button--carousel::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.fs-c-featuredProduct .fs-c-button--carousel--prev {
    transform: rotate(180deg) translate(4px, 4px);
}
.fs-c-featuredProduct .fs-c-button--carousel::after {
border-right: solid 1px #ADA27D;
    border-bottom: solid 1px #ADA27D;
    width: 8px;
    height: 8px;
    transform: rotate(-45deg) translate(4px, 4px);
    transition: all 0.3s;
}
.fs-c-featuredProduct .fs-c-button--carousel::before {
    width: 20px;
    height: 1px;
    background: #ADA27D;
    transition: all 0.3s;
}

.fs-c-featuredProduct .fs-c-button--carousel {
    font-size: 40px;
}
.fs-l-productLayout .fs-c-featuredProduct {
padding: 100px 0 120px;
}
.fs-c-featuredProduct .fs-c-productImage__image {
/*height: 15vw;*/
    max-height: 250px;
    min-height: 250px;
    margin: 0 auto;
}
.fs-c-featuredProduct .fs-c-productListCarousel__list__item {
    width: 15vw !important;
    max-width: inherit;
    min-width: inherit;
}
.fs-c-featuredProduct .fs-c-productPrice__main {
    color: #ADA27D;
    font-size: inherit;
}
.fs-c-featuredProduct .fs-c-productPrice__addon{
    display: none !important;
}

.fs-c-featuredProduct .fs-c-featuredProduct__title {
margin-bottom: 30px;
}
.fs-c-featuredProduct .fs-c-productMark__mark,
.section_search_results .fs-c-productMark__mark
 {
padding: 5px 10px;
    background: #F6F5F1;
    display: block;
    border-radius: 0px;
    margin-bottom: 4px;
    margin-right: 4px;
}
.section_favorite .fs-c-productMark__mark .fs-c-productMark__label {
    background: #F6F5F1;
    color: #000;
}

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

.fs-c-featuredProduct .fs-c-featuredProduct__title {
font-size: 20px;
    font-weight: bold;
    padding-left: 50px;
    position: relative;
border-bottom: 0px solid currentColor;
    color: #000;
}
.fs-c-featuredProduct .fs-c-featuredProduct__title::after {
    content: "";
    width: 35px;
    height: 2px;
    background-color: #ADA27D;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

@media screen and (min-width: 1600px){
.fs-c-featuredProduct .fs-c-productListCarousel__list__item {
    width: 250px !important;
}
}
@media screen and (max-width: 1200px){
.fs-c-featuredProduct .fs-c-productListCarousel__list__item {
    width: 18.8vw !important;
}
}
@media screen and (max-width: 1070px){
.fs-c-featuredProduct .fs-c-productListCarousel__list__item {
    width: 25.2vw !important
}
}
@media screen and (max-width: 800px){
.fs-c-featuredProduct .fs-c-productImage__image {
/*height: 53vw;*/
}
.fs-c-featuredProduct .fs-c-productListCarousel__list__item {
width: 35vw !important;
margin: 0 5px;
}
.fs-c-featuredProduct .fs-c-featuredProduct__title {
    font-size: 4vw;
}
.fs-c-featuredProduct .fs-c-productMark__mark {
font-size: 12px;
}
.fs-c-featuredProduct {
    padding-top: 10vw;
    padding-bottom: 5vw;
}
/*.fs-c-featuredProduct .fs-c-productName__copy {
    font-size: inherit;
}*/
}

/*@media screen and (max-width: 600px){
.fs-c-featuredProduct .fs-c-productListCarousel__list__item {
    width: 77vw !important;
}
}*/
/*－－－－－－－－－－－－－－－－－－－－－－－－－－【ISHIDA ONLINE 関連】－－－－－－－－－－－－－－－－－－－－－－－－－－*/
.freeparts .video, .freeparts .io-video {
top:0;
width: 100%;
height: 100%;
margin: 1rem 0;
background: #ccc;
padding-top: 0;
}
.freeparts .io-scroll, .freeparts .scroll {
    overflow: scroll;
  }
.freeparts .fope-size {
border:solid 1px #ccc;
border-collapse: collapse;
    text-align: center;
width: 100%;
}
.freeparts .fope-size th {
font-weight: normal;
    text-align: left;
    border: solid 1px #ccc;
    width: 20%;
}
.freeparts .fope-size td {
padding:5px;
    min-width: 100px;
border:solid 1px #ccc;
}

/*－－－－－－－－－－－－－－－－－－－－－－－－－－【タグ関連】－－－－－－－－－－－－－－－－－－－－－－－－－－*/

.fs-c-productMark .fs-ishida-sp_price .fs-c-productMark__label,
.fs-c-productMark .exclusive .fs-c-productMark__label,
.fs-c-productMark .twenty-four-newitem .fs-c-productMark__label,
.fs-c-productMark .twenty-five-newitem .fs-c-productMark__label,

.fs-c-productMark .fs-holiday-movement-14 .fs-c-productMark__label,

/*.fs-c-productMark .twenty-three-newitem .fs-c-productMark__label,*/
.fs-c-productMark .sample .fs-c-productMark__label,
.fs-c-productMark .delivery-decided .fs-c-productMark__label,
.fs-c-productMark .scheduled-arrival .fs-c-productMark__label,
.fs-c-productMark .arrival-january .fs-c-productMark__label,
.fs-c-productMark .arrival-february .fs-c-productMark__label,
.fs-c-productMark .arrival-march .fs-c-productMark__label,
.fs-c-productMark .arrival-april .fs-c-productMark__label,
.fs-c-productMark .arrival-may .fs-c-productMark__label,
.fs-c-productMark .arrival-june .fs-c-productMark__label,
.fs-c-productMark .arrival-july .fs-c-productMark__label,
.fs-c-productMark .arrival-august .fs-c-productMark__label,
.fs-c-productMark .arrival-september .fs-c-productMark__label,
.fs-c-productMark .arrival-october .fs-c-productMark__label,
.fs-c-productMark .arrival-november .fs-c-productMark__label,
.fs-c-productMark .arrival-decemcer .fs-c-productMark__label {
    color: #cc0000;
}
.fs-c-productMark .ｄiscon .fs-c-productMark__label {
    color: #898989;
}

/*－－－－－－－－－－－－－－－－－－－－－－－－－－【タグ関連 グループ】－－－－－－－－－－－－－－－－－－－－－－－－－－*/
.tags .fs-ishida-recommend .fs-c-productMark__label,
.tags .fs-ishida-campaign .fs-c-productMark__label
 {
    background: #000 !important;
}
.tags .fs-ishida-sp_price .fs-c-productMark__label,
.tags .exclusive .fs-c-productMark__label,
.tags .twenty-four-newitem .fs-c-productMark__label,
.tags .twenty-five-newitem .fs-c-productMark__label,

.tags .fs-holiday-movement-14 .fs-c-productMark__label,

/*.tags .twenty-three-newitem .fs-c-productMark__label,*/
.tags .sample .fs-c-productMark__label,
.tags .delivery-decided .fs-c-productMark__label,
.tags .scheduled-arrival .fs-c-productMark__label,
.tags .arrival-january .tags__label,
.tags .arrival-february .tags__label,
.tags .arrival-march .tags__label,
.tags .arrival-april .tags__label,
.tags .arrival-may .tags__label,
.tags .arrival-june .tags__label,
.tags .arrival-july .tags__label,
.tags .arrival-august .tags__label,
.tags .arrival-september .tags__label,
.tags .arrival-october .tags__label,
.tags .arrival-november .tags__label,
.tags .arrival-decemcer .tags__label {
    background: #c10000 !important;
}
.tags .discon .tags__label {
    background: #898989 !important;
}
