.fade {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.6s ease, transform 0.6s ease;
}
.fade.loaded {
  opacity: 1;
  transform: translateY(0);
}
#page_top{
  width: 40px;
  height: 40px;
  position: fixed;
  right: 5px;
  bottom: 130px;
  background: #000;
  opacity: 1;
  border-radius: 40px;
}

@media (max-width: 991px) ｛
　#page_top{
  bottom: 40px;
}
｝

#page_top a{
  display: block;
  width: 40px;
  height: 40px;
  text-decoration: none;
}
#page_top a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f106';
  font-size: 20px;
  color: #fff;
  position: absolute;
  width: 20px;
  height: 20px;
  top: -5px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}

/* PC商品詳細購入セクション幅調整 */
@media screen and (min-width: 960px){
.fs-l-product2 .fs-l-productLayout {
    padding: 0 15px!important;
}
}
@media screen and (min-width: 1300px) {
.fs-l-product2 .fs-l-productLayout {
    position: relative;
    /*left: 50%;*/
    /* 表示幅 */
    max-width: 1800px!important;/* !important必須 */
　　 padding:0 15px!important;
    /* 表示幅の半分 */
    /*margin-left: -650px!important;*//* !important必須 */
}
}

.fs-c-heading--page {
    border-bottom: 1px solid #7c8790;
    color: #333;
    font-weight: 300;
    font-size: 3rem;
    line-height: 1.2;
    margin: 0 0 10px;
    padding: 0 0 1.2em;
    text-align: center;
}

.fs-c-subgroupList__link {
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: linear;
    transition-delay: 0s;
    background:#ffffff;
    border: 1px solid #7c8790;
    color: inherit;
    display: grid;
    grid-template-columns: auto 1fr 1.2em;
    grid-template-rows: 1fr auto;
    align-items: center;
    height: 100%;
    padding: 4px;
    text-decoration: none;
}

.fs-c-subgroupList__link hover{
    background:#f2f2f2;
}

.fs-pt-list {
    list-style: none;
    padding: 0 5px!important;
}

.fs-p-dateList > li time:first-child {
    background: #fff!important;
    color: #646464!important;
    line-height: 2.5!important;
    padding: 2px 4px 1.6px;
     font-style: oblique!important;
}

.fs-p-dateList > li {
    border: 0px solid #999999!important; 
    border-width: 0px 0 0 0!important;
    margin-top:-30px!important;
}

.category_name  img {
    width: 20%;
    margin-right: 5px;
}

.category_name {
    margin-bottom: 10px;
    text-align: left;
    font-weight: 700;
    font-size: 14px;
}

.mega_icon2 {
    display: -ms-flex !important;
    display: flex !important;
    align-items: center;
    text-align: left;
    line-height: 20px;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
    min-height: 20px;
}

/*商品一覧ページ*/
.category-header {
   font-size:24px;
}

.storong-point-sotouba-text {
    font-size: clamp(14px, 1vw, 18px);
    line-height: clamp(20px, 1.5vw, 30px);
    margin-top: 20px;
}

.row2{
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    margin: 0px -15px 0px;
    gap: 0px 0;
}

@media screen and (max-width: 1200px){
  .row2 {
    margin: 0px 0px 0px;
    gap: 0px 0;
  }
}

@media screen and (min-width: 960px) {
    .fs-c-productList__list {
        display: grid;
        grid-template-columns: calc(25% - 0px) calc(25% - 0px) calc(25% - 0px) calc(25% - 0px)!important;
        grid-gap: 0px;
    }
}


.serect{
  background:#fff;
  color:#333;
  text-align:center;
  border:solid 1px;
  margin:5px 0px;
  height:40px;
  line-height:20px;
} 

.serect:hover{
  background:#f2f2f2;
}  

.serect02{
  background:#fff;
  color:#333;
  text-align:center;
  border:solid 1px;
  margin:5px 0px;
  height:30px;
  line-height:30px;
} 

.serect02:hover{
  background:#f2f2f2;
}  

.fs-c-productMark__mark {
    border-radius: 0px;
    margin: 1.5px 5px 1.5px 0px!important;
}  

.fs-c-productList__list__item {
    border-bottom: none;
}

.fs-c-cartTable__headerCell--action {
   
}

.fs-c-cartTable__dataCell--review {
   display:none!important;
}

.fs-c-productListItem__productDescription {
    margin: 8px 0;
   display:none!important;
}

.fs-c-button--plain.fs-c-button--viewProductDetail::before {
    content: ""!important;
    display:none!important;
}

.fs-c-button--particular.fs-c-button--addToWishList--icon::before {
    content: "\e919";
    line-height: 0!important;
    margin-right: 10px!important;
}

.fs-c-button--particular.fs-c-button--removeFromWishList--icon::before {
    content: "\e91a";
    color: #C98696;
    margin-right: 10px!important;
    line-height: 0px!important;
}

.fs-c-button--addToWishList--icon::before, .fs-c-button--particular.fs-c-button--removeFromWishList--icon::before {
    font-family: "fs-icon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 2.2rem;
    margin-bottom: -10px;
    margin-right: 0px;
}

.fs-c-featuredProduct__title {
    border-bottom: 2px solid currentColor;
    color: #1b1b1b!important;
    font-size: 1.8rem;
    margin: 24px 0px;
}

.fs-c-subgroupList__link {
    border-color: #333!important;
    background: #fff!important;
}

.fs-c-subgroupList__comment {
    font-size: 1.2rem;
    grid-column: 2;
    grid-row: 2;
    align-self: start;
    padding: 8px 0px;
}

.category-exp-y {
  margin:40px 0px;
  line-height:20px;
  text-align: center;
  font-size:14px;
}

.category-grade-y {
  margin:30px 0px 0px 0px;
  line-height:20px;
}

.category-obs-y {
  margin:30px 0px 0px 0px;
  line-height:20px;
}

.category-obs-y ul {
  border:solid 1px #333;
  margin-top:20px;
  padding:10px;
}

.category-obs-y li {
  margin-left:30px;
  list-style: square;/* アイコンの種類指定 */
}

.category-obs-y a{
  color:#007AFF;
}

.itemList__unit .itemPrice {
    font-size: 14px!important;
    font-weight: 500!important;
    color: #1b1b1b!important;
}

.fs-c-button--plain.fs-c-button--addToCart--list::before {
    content: "\e91f";
    display:none!important;
}

.fs-c-productPrice__main__label {
    margin-right: 4px;
    display: none!important;
}
/*商品詳細ページ*/
@media screen and (min-width: 960px) {
  .fs-l-product2 .fs-l-productLayout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(100% + 30px);
    margin-left: -15px;
  }
  .fs-body-product .fs-l-productLayout__item--1 {
    max-width: 40%!important;
    -ms-flex-preferred-size: 40%!important;
    flex-basis: 40%!important;
    margin: 0 0px!important;
  }
  .fs-body-product .fs-l-productLayout__item--2 {
    max-width: 35%!important;
    -ms-flex-preferred-size: 35%!important;
    flex-basis: 35%!important;
    margin: 0 10px;
  }
  .fs-body-product .itemdetail_layout3 {
    max-width: 25%!important;
    -ms-flex-preferred-size: 25%!important;
    flex-basis: 25%!important;
    margin: 0 0px!important;
    position: sticky;
    top: 70px;
  }
}

.fs-c-breadcrumb {
    max-width: 1800px!important;
    margin-left: auto;
    margin-right: auto;
    line-height: 20px!important;
    padding: 0px 0px!important;
}

@media screen and (max-width: 1300px) {
   .fs-c-breadcrumb {
       padding: 0px 15px!important;
   }
}

@media screen and (min-width: 960px){
 .fs-l-product2 .fs-l-productLayout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-top: 20px;
 }
}

.fs-c-productThumbnail__image {
    margin: 0 2% 2% 0%;
    flex-basis: 23%!important;
    min-width: 23%!important;
}

.movie {
    padding: 0px 20px 0px 10px;
}

.fs-c-productPostage {
   display:none!important;
}

.fs-c-productPrices--productDetail .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
    font-size: 26px!important;
    font-weight: 700;
}

.comment_1{
   line-height:16px!important;
}  

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

.fs-c-mark {
   border-radius: 0px;
   display: inline-block;
   font-size:12px;
   line-height: 1;
   padding: 4px 8px;
}

.btn-flat-logo {
   position:relative;
   display:inline-block; 
   padding:0.5em;
   text-decoration:none;
   color:#1b1b1b;
   background:#fff;
   margin:5px;
   border:solid 1px #b2b2b2;
   line-height:16px;
}

.btn-flat-logo:hover {
   background:#f2f2f2;
   text-decoration:none;
   color:#333;
}

.btn-flat-logo2{
   position:relative;
   display:inline-block; 
   padding:0.5em;
   text-decoration:none;
   color:#1b1b1b!important;
   background:#fff;
   margin:5px;
   border:solid 3px red;
   line-height:16px;
}

.btn-flat-logo2::before {
  content: "";
  color: red;
}

.btn-flat-logo2:hover {
   background: #f2f2f2;
   text-decoration:none;
   color:#fff;
   opacity:0.5;
}

.fs-c-productOption__option {
   padding: 4px 0px;
}


.fs-c-productSelection__selection {
    margin: 10;
    padding: 0px 0px!important;
}


@media screen and (min-width: 768px){
 .fs-c-radioGroup .fs-c-radio + .fs-c-radio {
    margin-left: 0px!important;
 }
}

.fs-c-radio__label {
    display: inline-flex;
    align-items: initial;
    justify-content: flex-start;
    flex-grow: 1;
    position: relative;
    word-break: keep-all;
}

.fs-c-radioGroup {
    display: flex;
    flex-direction: column;
    gap: 0px 9px!important;
}

select,[type=text] {
   border-radius: 0px;
}

.fs-c-requiredMark {
   display: inline-block;
   margin-left: 6px;
   margin-top: 5px;
   width: 29px;
   height: 16px;
   border: solid #9ebdcb 1px;
   border-radius: 0px!important;
   text-indent: 0;
   vertical-align: top;
}

@media screen and (min-width: 768px){
 .fs-c-requiredMark {
    margin-left: 8px;
    margin-top: 3px;
    width: 36px;
    height: 20px;
    border-radius: 0px!important;
 }
}

.fs-c-productOption__name {
    background: rgba(126, 126, 126, 0.08);
    display:none!important;
}

.fs-c-productOption__comment {
   line-height:20px;
}

.fs-c-productSelection__selection {
   margin: 0;
   padding: 4px 0px;
}

.fs-c-productOption__comment a {
   text-decoration: underline;
}


.fs-c-button--addToWishList--detail {
    background:#fff!important;
    border: 1px solid #dfdfdf!important;
    box-shadow: none;
    border-radius: 0px!important;
    font-size: 14px;   
}

.fs-c-button--inquiryAboutProduct {
    color: #1b1b1b;
    border: 1px solid #dfdfdf!important;
    padding: 5px 15px;
    display: block;
    width: 100%;
    border-radius: 0px!important;
    font-weight: 500;
    text-align: center;
    transition: 0.15s;
}

.fs-c-productSelection {
    display: flex;
    flex-direction: column;
    margin-top: -9px!important;
    margin-bottom:-5px!important;
}

.shipping-banner {
    background: #f2f2f2;
    border-left: 3px solid #3f51b5;
    padding: 5px;
    margin: 0px 0 20px 0;
    border-radius: 0px;
    max-width: 980px;
}

.shipping-banner strong {
    font-weight: bold;
}

.shipping-date {
    color: red;
    font-weight: bold;
    font-size: 18px;
}

.shipping-note {
    font-size: 12px;
    color: #555;
    display: block;
    margin-top: 2px; /* 注釈同士の間隔を狭めた */
    line-height:16px;
}

.ordermade-exp {
    font-size:12px;
    text-decoration:underline;
}

.ordermade-exp :hover{
    text-decoration:none;
}

.ordermade-children {
    background:#f2f2f2;
    padding:0px 5px 5px 5px;
    margin-top:5px!important;
}

.ordermade-children {
    font-size:12px!important;    
}

.fs-c-productQuantityAndWishlist {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 3fr!important;
    grid-auto-rows: auto;
}

.fs-c-productQuantityAndWishlist__wishlist {
    grid-column: 2;
    grid-row: 1;
    justify-self: end;
    align-self: center!important;
}

.fs-c-estimatedDeliveryDate__info__date::after {
   content:"まで";
　　font-weight:normal!important;
}

.fs-pt-column--3 {
   margin:-8px!important;
}

.cart-b:hover {
  opacity:0.7;
}

.subsc-b {
    display: inline-block;
    padding:5px;
    width: 100%;
    background:#09A;
    text-align: center;
}

.subsc-b a{
   color:#fff!important;
}

@media screen and (min-width: 600px) {
    .fs-c-productListCarousel__list__item {
      max-width: 400px!important;
    }
}



/*ショッピングカート*/
.fs-c-panelContainer {
    flex-basis: 100%;
    min-width: 0%!important;
    max-width: 100%;
    width: 100%;
}

.fs-c-inputInformation__message {
    text-align:center;
    line-height: 24px!important;
}



.fs-c-orderTotalTable {
    border-collapse: collapse;
    margin-bottom: 10px!important;
}

.fs-c-checkout-destination__destination {
    margin-bottom: 10px!important;
}

.fs-c-checkout-delivery__button {
    justify-content: flex-end;
    display: none!important;
}   

/*.fs-c-checkout-destination__body::after{
   content:"※離島料金適用地域の場合は、ご注文確定後改めて追加離島料金をご連絡いたします。";
}
*/
.fs-c-confirmOrder::before {
   content:"※離島料金は別途ご連絡";
}

@media screen and (min-width: 960px){
 .fs-l-checkout__sideColumn {
    margin-top: 0;
    flex-grow: 1;
    flex-basis: 320px;
    min-width: 320px;
    position: sticky;
    top: 70px;
 }
}


.fs-c-cartDiscountInfo__note {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 1.2rem;
    display: none;
}
.fs-c-linkedServiceLogin__title {
    border-bottom: 1px solid currentColor;
    color: #7c8790;
    font-size: 1.8rem;
    margin-bottom: 20px;
}

.continue-shopping {
   text-align:center;
   font-size:16px;
   width:100%!important;
   height:50px!important;
   line-height:25px!important;
}

.fs-c-deliveryDateInfo__info__date::after {
   content:"まで";
}

/*フリーページ*/
.fs-l-pageMain {
  max-width: 1800px!important;
  width: 100%;
}

.free-page-y {
  line-height:20px;
}

.free-page-y ol li{
  margin-left:30px;
}

.free-page-y ul li{
  margin-left:30px;
}

.free-page-y ol li a {
  color: #007AFF;
}

.free-page-y ul li a{
  color: #007AFF;
}

.order{
  border:solid 0px #1b1b1b;
  margin-bottom:20px;
}
.ordersub{
  padding:10px;
  list-style:none;
  margin-bottom:0px;
  color:#333;
}
.next-link{
  color:#007aff;
}
.cateList--typeC .cateLink__parents {
    font-weight: 500;
    text-align: left;
    /* border-radius: 100px; */
    border: 1px solid #dfdfdf;
    background: #FFF;
    line-height: 20px;
    padding: 10px 30px 10px 10px !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
    margin-top: 5px!important;
}
.row03, .itemList {
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    margin: 0px -15px 30px;
    gap: 0px 0;
}  
.cateList__hasChildren {
    color:#1b1b1b!important;
}

.button.fs-c-button--addToCart--detail.fs-c-button--primary {
    font-size: 52px;
    border-radius: 0px!important;
    width: 100%;
}

@media screen and (min-width: 600px){
.fs-c-cartTableContainer {
    border: 0px solid #e5e5e5!important;
    border-radius: 3px;
    padding: 0px!important; 
}
}

.fs-c-listedProductName {
    display: flex;
    flex-direction: column;
    font-size:16px!important;
    font-weight:bold!important;
}

.fs-c-checkout-customerInfo {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 20px!important;
}

.fs-c-checkout-destination__list {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 20px!important;
}

.fs-c-listedOptionPrice {
    font-size: 16px!important;
    display: grid;
    grid-template-columns: minmax(1em, max-content) minmax(1em, max-content);
    grid-template-rows: minmax(1em, -webkit-min-content);
    grid-template-rows: minmax(1em, min-content);
    grid-auto-rows: minmax(1em, -webkit-min-content);
    grid-auto-rows: minmax(1em, min-content);
    grid-row-gap: 8px;
    grid-column-gap: 4px;
    line-height: 1.2;
    margin: 8px 0;
}

.fs-c-inputField__explanation {
    margin-top: 6px;
    font-size: 1.1rem;
    
}

.fs-c-cartPayment, .fs-c-payWithAmazon {
    margin-top: 10px;
    font-size: 1.2rem;
}

.fs-c-linkedServiceLogin .fs-c-anotherLogin {
    margin-top: -20px;
}

li.hdrSearch--pop span i {
    cursor: pointer;
}

.fs-c-checkout-delivery__button {
    justify-content: flex-end;

}

.fs-c-checkout-communicationTextarea {
    min-height: 24em;
    font-size: 1.2em!important;
}

.fs-c-checkout-destination__name__home {
    margin-left: 0.3em;
    display:none!important;
}

.fs-c-checkout-delivery__method__message {
    background: #ffffff;
    border: 1px solid #e5e5e5;
    color: #333333;
    margin: 8px 0;
    padding: 8px;
    line-height: 20px!important;
}


/* 中間帯域 */
@media (max-width: 1299px) and (min-width: 992px) {
    .fs-l-main {
        flex-wrap: nowrap!important;
        padding: 0px 15px!important;
    }
    .fs-l-main #fs-page-error-container {
        flex-basis: auto;
        min-width: auto;
        display: none;
    }
    /*.fs-l-main .fs-l-pageMain {
        flex: 0 0 auto!important;
        min-width: auto!important;
        max-width: calc(100% - 270px)!important;
    }*/
}

.reviewSec .reviewWebsiteRedirect_morebtn {
    display: none;
}

.reviewWidget_inner, .u_komi_qa_widget_inner {
    padding: 20px 0px!important;
}

/* サジェスト */
.hdrSearch__wrap {
    overflow: visible!important;
}

.poplink {
    top: 100%;
}

#drawer .poplink {
    max-width: 250px;
}

/*ショッピングカートお気に入りリスト*/
.fs-c-wishlistProduct__title, .fs-c-featuredProduct__title {
    border-bottom: 2px solid currentColor;
    color: #7c8790;
    font-size: 1.8rem;
    margin: 24px 0px;
}


