@charset "utf-8";
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);
@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&family=Lato:wght@700&display=swap);
@import url(https://scolar.itembox.design/item/pt/css/fs_theme_custom.css);

@import url(https://scolar.itembox.design/item/pt/css/pt-style.css?20230520022);
@import url(https://scolar.itembox.design/item/pt/css/pt-style__based.css?20230520022);
@import url(https://scolar.itembox.design/item/pt/css/pt-style-header.css?20230520022);

@import url(https://scolar.itembox.design/item/pretake/css/scolar.common.css?20230619008);
@import url(https://scolar.itembox.design/item/pretake/css/scolar.header.css?20230619007);
@import url(https://scolar.itembox.design/item/pretake/css/scolar.footer.css?20230619004);


#h_drawer_menu {
  -ms-overflow-style: none; /* IE, Edge 対応 */
  scrollbar-width: none;    /* Firefox 対応 */
}
#h_drawer_menu::-webkit-scrollbar {
  display: none; /* Chrome, Safari 対応 */
}

@media screen and (min-width:900px) {
  .cart-upper-cnt .fs-c-modal__header {
    margin-top: 4rem;
    margin-top: 24rem!important;
  }
  .cart-upper-cnt #output-item-multi {
    margin-top: 6.5rem;
    margin-top: 24.5rem!important;
  }
  .cart-upper-cnt .fs-c-variationAndActions {
    margin-top: 9rem;
    margin-top: 29rem!important;
    height: calc(100vh - 13rem);
    height: calc(100vh - 33rem)!important;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
}

.old_width {
  max-width: 860px!important;
  margin: 0 auto;
  text-align: center;
}

.fs-pt-carousel__track{
  opacity: 0;
  transition: opacity .3s linear;
}
.fs-pt-carousel__track.slick-initialized{
  opacity: 1;
}

/******************************************************
調整後削除
******************************************************/
#h_menu_inner .first-nav {
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .instagram_cover {
    margin: 10rem 0;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .instagram_cover {
    margin: 5rem 0;
    text-align: center;
  }
  .instagram_cover .insta_title img {
    width: 2rem!important;
    height: auto!important;
  }
}
/******************************************************
トップページ
******************************************************/
@media screen and (min-width: 768px) {
  .section_cover {
    margin-bottom: 10rem;
  }
  .section_cover.bg_section {
    padding: 7rem 0;
    background: #f9f7f7;
  }
  /* タイトル */
  .main_title {
    margin: 0 0 4rem;
    color: #666;
    font-size: 1.4rem;
    text-align: center;
    line-height: 2;
  }
  .main_title span {
    color: #000;
    font-size: 2.8rem;
    font-weight: 700;
  }
  /* ボタン */
  .main_btn {
    margin-top: 6rem;
    text-align: center;
  }
  .main_btn a {
    display: inline-block;
    width: 300px;
    max-width: 100%;
    color: #000!important;
    font-size: 1.6rem;
    text-align: center;
    line-height: 7rem;
    font-family: 'Lato', sans-serif;
font-weight: 700;
    border: 1px solid #000;
    background: none;
    border-radius: 4px;
    box-sizing: border-box;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
  }
  .main_btn a:hover {
    color: #fff!important;
    background: #000;
  }  
}
@media screen and (max-width: 767px) {
  .section_cover {
    margin-bottom: 5rem;
  }
  .section_cover.bg_section {
    padding: 3rem 0;
    background: #f9f7f7;
  }
  .section_cover .fs-c-productMarks {
    display: none;
  }
  /* タイトル */
  .main_title {
    margin: 0 0 2rem;
    color: #666;
    font-size: 1rem;
    text-align: center;
    line-height: 2;
  }
  .main_title span {
    color: #000;
    font-size: 1.5rem;
    font-weight: 700;
  }
  /* ボタン */
  .main_btn {
    margin-top: 3rem;
    text-align: center;
  }
  .main_btn a {
    display: inline-block;
    width: 170px;
    max-width: 100%;
    color: #000!important;
    font-size: 1.2rem;
    text-align: center;
    line-height: 4rem;
    font-family: 'Lato', sans-serif;
font-weight: 700;
    border: 1px solid #000;
    background: none;
    border-radius: 2px;
    box-sizing: border-box;
  }
  /* トップページアイコン削除 */
  .section_cover .fs-c-productMarks {
    display: none;
  }      
}
/******************************************************
トップページ
******************************************************/
@media screen and (min-width: 1240px) {
  #top_information {
    margin: 2rem 0;
    background:-webkit-linear-gradient(left, #000 50%, #f2f2f2 50%);
    background:-moz-linear-gradient(left, #000 50%, #f2f2f2 50%);
    background:linear-gradient(to right, #000 50%, #f2f2f2 50%);
  }
  #top_information .information_flex {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  #top_information .information_flex .title {
    width: 240px;
    padding-right: 2rem;
    color: #fff;
    font-size: 2.8rem;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
    text-align: right;
    line-height: 6rem;
    box-sizing: border-box;
  }
  #top_information .information_flex .information {
    width: calc(100% - 240px);
    padding-left: 5rem;
    background: #f2f2f2;
    box-sizing: border-box;
  }
  #top_information .information_flex .information a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-size: 1.6rem;
    line-height: 6rem;
  }
#top_information .information_flex .information a:nth-child(n+2) {
display: none;
}
  #top_information .information_flex .information a time:after {
    content: "|";
    margin: 0 1em;
  }
  #top_information .information_flex .information a h3 {
    font-size: 1.6rem;
  }
  #top_keyword {
    margin: 2rem 0 10rem;
    background:-webkit-linear-gradient(left, #083f5f 50%, #f2f2f2 50%);
    background:-moz-linear-gradient(left, #083f5f 50%, #f2f2f2 50%);
    background:linear-gradient(to right, #083f5f 50%, #f2f2f2 50%);
  }  
  #top_keyword .keyword_flex {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  #top_keyword .keyword_flex .title {
    width: 240px;
    padding-right: 2rem;
    color: #fff;
    font-size: 2.8rem;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
    text-align: right;
    line-height: 6rem;
    box-sizing: border-box;
  }
  #top_keyword .keyword_flex .keyword {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% - 240px);
    margin: 0;
    padding: 0 0 0 5rem;
    font-size: 1.6rem;
    list-style: none;
    line-height: 6rem;
    background: #f2f2f2;
    box-sizing: border-box;    
  }
  #top_keyword .keyword_flex .keyword a {
    padding: 0;
  }
  #top_keyword .keyword_flex .keyword a:nth-child(n+2) {
    margin-left: 5rem;
  }
  
  /* キャンペーン */
  .campaign_list .list {
    width: 300px;
  }
  .campaign_list .list h3 {
    margin: 2rem 0 0;
    font-size: 1.6rem;
    font-weight: 400;
  }  
  .campaign_list .list:nth-child(n+2) {
    margin-left: 3rem;
  }
  .campaign_list .list img {
    width: 100%;
    height: auto;
  }
  /* 矢印の調整 */
  .campaign_list .slick-prev,
  .campaign_list .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 30px;
    height: 30px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
  }  
  .campaign_list .slick-prev {
    display: block;
    top: 50%;
    left: -5rem;
    margin-top: -2.5rem;
    font-size: 0!important;
    z-index: 100;
  }
  .campaign_list .slick-next {
    display: block;
    top: 50%;
    right: -5rem;
    margin-top: -2.5rem;
    font-size: 0!important;
    z-index: 100;
  }
  .campaign_list .slick-prev:before {
    display: block;
    content: "";
    width: 30px;
    height: 30px;
    border-top: 2px solid #b7b7b7;
    border-left: 2px solid #b7b7b7;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: none;
  }  
  .campaign_list .slick-next:before {
    display: block;
    content: "";
    width: 30px;
    height: 30px;
    border-top: 2px solid #b7b7b7;
    border-right: 2px solid #b7b7b7;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background: none;
  }   
  /* ランキング */
  .tab_ranking_btn {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 5rem;
  }
  .tab_ranking_btn .ranking_btn {
    width: calc((100% / 3) - 14px);
    padding-bottom: 3rem;
    font-size: 1.6rem;
    text-align: center;
    border-bottom: 2px solid #c9c9c9;
    cursor: pointer;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
  }
  .tab_ranking_btn .ranking_btn.active {
    border-bottom: 2px solid #666;
  }
  .tab_ranking_btn .ranking_btn:nth-child(n+2) {
    margin-left: 21px;
  }
  .ranking_contents {
    display: none;
  }
  .ranking_contents.show {
    display: block;
  }
  .ranking_contents li {
    position: relative;
  }
  .ranking_contents li:before {
    position: absolute;
    top: 1rem;
    left: 1rem;
    display: block;
    content: "";
    width: 4rem;
    height: 4rem;
    color: #fff;
    line-height: 4rem;
    text-align: center;
    background: #000;
    z-index: 10;
    border-radius: 50%;
  }
  .ranking_contents ul li:nth-child(1):before {
    content: "1";
  }
  .ranking_contents ul li:nth-child(2):before {
    content: "2";

  }
  .ranking_contents ul li:nth-child(3):before {
    content: "3";
  }
  .ranking_contents ul li:nth-child(4):before {
    content: "4";
  }
  .ranking_contents ul li:nth-child(5):before {
    content: "5";
  }
  .recommend_item ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .recommend_item ul li {
    position: relative;
    width: calc((100% / 5) - 24px);
    margin-right: 30px;
  }
  .recommend_item ul li:nth-child(5n) {
    margin-right: 0;
  }
  .recommend_item ul li:nth-child(n+6) {
    display: none;
    margin-top: 5rem;
  }
  .recommend_item ul li .rank {
    display: none;
  }
  .recommend_item ul li img {
    display: block;
  }
  .recommend_item ul li dl {
    margin: 0;
    padding: 0;
  }
  .recommend_item ul li dt {
    margin: 2rem 0 1rem;
    padding: 0;
    font-size: 1.6rem;
  }
  .recommend_item ul li dd {
    margin: 0;
    padding: 0;
    font-size: 1.4rem;
  }
  .instagram_comment {
    margin-bottom: 5rem;
  }
  .instagram_comment p {
    font-size: 1.6rem;
    text-align: center;
  }
}
@media screen and (max-width: 1239px) {
  #top_information {
    margin-top: 2rem;
    margin-bottom: 1rem;
  }
  #top_information .fs_inner {
    padding: 0;
  }
  #top_information .information_flex {}
  #top_information .information_flex .title {
    width: 50%;
    padding: 0 1.5rem;
    color: #fff;
    font-size: 1.5rem;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
    text-align: left;
    line-height: 3rem;
    box-sizing: border-box;
    background: #000;
  }
  #top_information .information_flex .information {
    box-sizing: border-box;
    padding: 1rem 1.5rem;
  }
  #top_information .information_flex .information a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-size: 1.1rem;
  }
  #top_information .information_flex .information a time:after {
    content: "|";
    margin: 0 1em;
  }
  #top_information .information_flex .information a h3 {
    font-size: 1.1rem;
    font-weight: 400;
  }
  #top_keyword {
    margin-bottom: 3rem;
  }  
  #top_keyword .fs_inner {
    padding: 0;
  }
  #top_keyword .keyword_flex {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  #top_keyword .keyword_flex .title {
    width: 50%;
    padding: 0 1.5rem;
    color: #fff;
    font-size: 1.5rem;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
    text-align: left;
    line-height: 3rem;
    box-sizing: border-box;
    background: #083f5f;    
  }
  #top_keyword .keyword_flex .keyword {
    box-sizing: border-box;
    padding: 1rem 1.5rem;    
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    font-size: 1.1rem;
    list-style: none;
  }
  #top_keyword .keyword_flex .keyword a {
    margin-right: 1em;
    margin-top: 1em;
    padding: 0;
  }
  /* キャンペーン */
  #top_campaign .fs_inner {
    padding: 0;
  }
  .campaign_list .list h3 {
    margin: 2rem 0 0;
    font-size: 1rem;
    font-weight: 400;
  }  
  .campaign_list .list {
    margin-left: 1.5rem;
    display: block;
    width: 240px;
  }
  .campaign_list .list img {
    width: 100%;
    height: auto;
  }
  /* 矢印の調整 */
  .campaign_list .slick-prev,
  .campaign_list .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 12px;
    height: 12px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
  }  
  .campaign_list .slick-prev {
    display: block;
    top: 50%;
    left: 1.5rem;
    margin-top: -2.5rem;
    font-size: 0!important;
    z-index: 100;
  }
  .campaign_list .slick-next {
    display: block;
    top: 50%;
    right: 3rem;
    margin-top: -2.5rem;
    font-size: 0!important;
    z-index: 100;
  }
  .campaign_list .slick-prev:before {
    display: block;
    content: "";
    width: 20px;
    height: 20px;
    border-top: 2px solid #b7b7b7;
    border-left: 2px solid #b7b7b7;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: none;
  }  
  .campaign_list .slick-next:before {
    display: block;
    content: "";
    width: 20px;
    height: 20px;
    border-top: 2px solid #b7b7b7;
    border-right: 2px solid #b7b7b7;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background: none;
  }   
  /* ランキング */
  .tab_ranking_btn {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 3rem;
  }
  .tab_ranking_btn .ranking_btn {
    width: calc((100% / 3) - 14px);
    padding-bottom: 1.5rem;
    font-size: 1.2rem;
    text-align: center;
    border-bottom: 2px solid #c9c9c9;
    cursor: pointer;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
  }
  .tab_ranking_btn .ranking_btn.active {
    border-bottom: 2px solid #666;
  }
  .tab_ranking_btn .ranking_btn:nth-child(n+2) {
    margin-left: 21px;
  }
  .ranking_contents {
    display: none;
  }
  .ranking_contents.show {
    display: block;
  }
  .ranking_contents li {
    position: relative;
  }
  .ranking_contents li:before {
    position: absolute;
    top: .8rem;
    left: .8rem;
    display: block;
    content: "";
    width: 2rem;
    height: 2rem;
    color: #fff;
    font-size: 1.1rem;
    line-height: 2rem;
    text-align: center;
    background: #000;
    z-index: 10;
    border-radius: 50%;
  }
  .ranking_contents ul li:nth-child(1):before {
    content: "1";
  }
  .ranking_contents ul li:nth-child(2):before {
    content: "2";
  }
  .ranking_contents ul li:nth-child(3):before {
    content: "3";
  }
  .ranking_contents ul li:nth-child(4):before {
    content: "4";
  }
  .ranking_contents ul li:nth-child(5):before {
    content: "5";
  }  
  .ranking_contents ul li:nth-child(6):before {
    content: "6";
  }    
  .recommend_item ul,
  .recommend_item ul.pc {
    display: flex!important;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .recommend_item ul li {
    position: relative;

    width: calc((100% / 3) - 6px);
    margin-right: .8rem;
  }
  .recommend_item ul li:nth-child(3n) {
    margin-right: 0;
  }
  .recommend_item ul li:nth-child(n+4) {
    margin-top: 3rem;
  }
  .recommend_item ul li:nth-child(n+7) {
    display: none;
  }
  .recommend_item ul li .rank {
    display: none;
  }
  .recommend_item ul li img {
    display: block;
  }
  .recommend_item ul li dl {
    margin: 0;
    padding: 0;
  }
  .recommend_item ul li dt {
    margin: 1rem 0;
    padding: 0;
    font-size: 1.1rem;
  }
  .recommend_item ul li dd {
    margin: 0;
    padding: 0;
    font-size: 1rem;
  }
  .instagram_comment {
    margin-bottom: 3rem;
  }
  .instagram_comment p {
    font-size: 1.2rem;
    text-align: center;
  }
  #group_ranking .recommend_item ul li {
    position: relative;
    width: calc((100% / 2) - 7.5px);
    margin-right: 1.5rem;
  }
  #group_ranking .recommend_item ul li:nth-child(2n) {
    margin-right: 1.5rem;
  }
  #group_ranking .recommend_item ul li:nth-child(2+3n) {
    margin-right: 0;
  }
  #group_ranking .recommend_item ul li:nth-child(2),
  #group_ranking .recommend_item ul li:nth-child(5) {
    margin-right: 0!important;
  }
  #group_ranking .recommend_item ul li:nth-child(n+3) {
    margin-top: 3rem;
    position: relative;
    width: calc((100% / 3) - 10px);
    margin-right: 1.5rem;
  }  
  #group_ranking .recommend_item ul li:nth-child(n+5) {
    display: block;
  }
  #group_ranking .recommend_item ul li:nth-child(n+6) {
    display: none;
  }
}
/******************************************************
FS仕様微修正
******************************************************/
/* 「マイページトップ」ボタンのセンタリング */
.fs-c-buttonContainer.fs-c-buttonContainer--myPageTop {
  justify-content: center;
}
/* マイページ各ボタンの余白調整 */
@media screen and (max-width: 375px) {
  .fs-c-accountService__page {
    flex-basis: calc(50% - 8px);
  }
}
/******************************************************
旧テンプレート流用
******************************************************/
#stage #sec02 table th sup {
  vertical-align: baseline!important;
  top: 0!important;
  margin-left: 8px!important;
}
.content dd,
.content ul {
  margin: 0!important;
  padding: 0!important;
}
/******************************************************
ヘッダー検索アイコン
******************************************************/
.list_search_form {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  padding: 1.5rem;
  background: #fff;
  box-sizing: border-box;
}
.list_search_form .list_search_cover {
  position: relative;
  max-width: 100%;
  padding: 0;
  padding-right: 4rem;
  border: 1px solid #000;
  border-radius: 4px;
  box-sizing: border-box;
}  
.list_search_form input[type="text"] {
  border: none;
  border-radius: 0;
  padding: 1rem;
  font-size: 1.2rem;
  line-height: 20px;
  background: none;
}
.list_search_form button {
  overflow: hidden;
  position: absolute;
  top: 50%;
  right: 1.5rem;
  margin-top: -.9rem;
  text-indent: -999px;
  width: 1.8rem;
  height: 1.8rem;
  background: url(https://scolar.itembox.design/item/assets/images/2023/icon_search.png) center center no-repeat;
  background-size: contain;
  border: none;
  box-shadow: none;
  outline: none;
}
.list_search_form input[type=text]:focus,
.list_search_form button:focus {
  outline: 0;
  border: none;
  box-shadow: none;
} 
/******************************************************
商品詳細
******************************************************/
@media screen and (min-width: 900px) {
  #back_top {
    position: fixed;
    bottom: 2rem;
    left: calc(100% - 9rem);
    z-index: 1;
    opacity: 0;
    visibility: hidden;  
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;    
  }
  #back_top.active {
    opacity: 1;
    visibility: visible;
  }
  #back_top a {
    position: relative;
    display: block;
    width: 7rem;
    height: 7rem;
    color: #fff;
    line-height: 6rem;
    text-align: center;
    background: #083f5f;
  }
  #back_top a:after {
    position: absolute;
    content: "\f106";
    font-family: "FontAwesome";
    bottom: 1rem;
    left: 0;
    width: 100%;
    text-align: center;
    line-height: 1;
  }
}
@media screen and (max-width: 899px) {
  #back_top {
    position: fixed;
    bottom: 1rem;
    left: calc(100% - 7rem);
    z-index: 1;
    opacity: 0;
    visibility: hidden;  
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;    
  }
  #back_top.active {
    opacity: 1;
    visibility: visible;
  }
  #back_top a {
    position: relative;
    display: block;
    width: 6rem;
    height: 6rem;
    color: #fff;
    line-height: 5rem;
    text-align: center;
    background: #083f5f;
  }
  #back_top a:after {
    position: absolute;
    content: "\f106";
    font-family: "FontAwesome";
    bottom: 1rem;
    left: 0;
    width: 100%;
    text-align: center;
    line-height: 1;
  }
}
/******************************************************
商品詳細
******************************************************/
/* レビューの箇所へリンク */
#output-review_rating {
  display: block;
}
@media screen and (max-width: 899px) {
  /* レビューボタン */
  #revi-btn-left-sp a.fs-c-button--addReview--detail,
  #revi-btn-right-sp .fs-c-button--viewAllReviews {
    font-size: 1.2rem!important;
  }
  #revi-btn-right-sp {
    margin-top: 1rem;
  }
  #revi-btn-right-sp .fs-c-button--viewAllReviews {
    width: 170px!important;
    padding: 0!important;
    line-height: 40px!important;
    border-radius: 0!important;
  }
  /* モーダルバリエーション */
  .cart-upper-cnt .fs-c-modal__header,
  .cart-upper-cnt #output-item-multi {
    max-width: 600px!important;
  }  
  .cart-upper-cnt .fs-c-variationList__item__cart {
    padding: 0 1.6rem;
  }
  .fs-p-snsArea img {
    width: 3rem;
    height: auto;
  }
}
@media screen and (min-width: 900px) {
  /* モーダルバリエーション */
  .cart-upper-cnt .fs-c-modal__header,
  .cart-upper-cnt #output-item-multi {
    max-width: 600px!important;
  }
  .cart-upper-cnt .fs-c-variationList__item__cart {
    padding: 0 2.4rem;
  }
  .fs-p-snsArea img {
    width: 3rem;
    height: auto;
  }  
}
/******************************************************
旧レコメンド
******************************************************/
@media screen and (min-width: 1025px) {
  .item_list {
    display: flex;
    flex-wrap: wrap;
  }  
  .item_list .list {
    position: relative;
    width: calc((100% / 5) - 24px);
    margin-right: 30px;
  }
  .item_list .list:nth-child(5n) {
    margin-right: 0;
  }
  .item_list .list:nth-child(n+6) {
    margin-top: 30px;
  }
  .item_list .list .name {
    margin: 2rem 0 1rem;
    font-size: 1.6rem;
  }
  .item_list .list .price {
    color: #666;
    font-size: 1.4rem;
  }
  .item_list .list .price:before,
  .item_list .list .price:after {
    font-size: 1.4rem;
  }
  .item_list .list img {
    height: auto;
  }
  /* 個別表示数 */
  .recommend_ranking .item_list .list:nth-child(n+6),
  .recommend_interest .item_list .list:nth-child(n+6),
  .recommend_recently .item_list .list:nth-child(n+6) {
    display: none;
  }
  
  
  .recommend_ranking .item_list .list:before {
    position: absolute;
    top: 1rem;
    left: 1rem;
    display: block;
    content: "";
    width: 4rem;
    height: 4rem;
    color: #fff;
    line-height: 4rem;
    text-align: center;
    background: #000;
    z-index: 10;
    border-radius: 50%;
  }
  .recommend_ranking .item_list .list:nth-child(1):before {
    content: "1";
  }
  .recommend_ranking .item_list .list:nth-child(2):before {
    content: "2";
  }
  .recommend_ranking .item_list .list:nth-child(3):before {
    content: "3";
  }
  .recommend_ranking .item_list .list:nth-child(4):before {
    content: "4";
  }
  .recommend_ranking .item_list .list:nth-child(5):before {
    content: "5";
  }  
  .recommend_ranking .item_list .list:nth-child(6):before {
    content: "6";
  }  
  .recommend_ranking .item_list .list:nth-child(7):before {
    content: "7";
  }  
  .recommend_ranking .item_list .list:nth-child(8):before {
    content: "8";
  }  
  .recommend_ranking .item_list .list:nth-child(9):before {
    content: "9";
  }  
  .recommend_ranking .item_list .list:nth-child(10):before {
    content: "10";
  }  
}  
@media screen and (max-width: 1024px) {
  .item_list {
    display: flex;
    flex-wrap: wrap;
  }
  .item_list .list {
    position: relative;
    width: calc((100% / 3) - 6px);
    margin-right: 0.85rem;
  }
  .item_list .list:nth-child(3n) {
    margin-right: 0;
  }
  .item_list .list:nth-child(n+4) {
    margin-top: 30px;
  }
  .item_list .list .name {
    margin: 1rem 0;
    font-size: 1.1rem;
  }
  .item_list .list .price {
    color: #666;
    font-size: 1rem;
  }
  .item_list .list .price:before,
  .item_list .list .price:after {
    font-size: 1rem;
  }  
  .item_list .list img {
    height: auto;
  }  
  /* 個別表示数 */
  .recommend_ranking .item_list .list:nth-child(n+7),
  .recommend_interest .item_list .list:nth-child(n+7),  
  .recommend_recently .item_list .list:nth-child(n+7) {
    display: none;
  }
  .recommend_ranking .item_list .list:before {
    position: absolute;
    top: .8rem;
    left: .8rem;
    display: block;
    content: "";
    width: 2rem;
    height: 2rem;
    color: #fff;
    font-size: 1.1rem;
    line-height: 2rem;
    text-align: center;
    background: #000;
    z-index: 10;
    border-radius: 50%;
  }  
  .recommend_ranking .item_list .list:nth-child(1):before {
    content: "1";
  }
  .recommend_ranking .item_list .list:nth-child(2):before {
    content: "2";
  }
  .recommend_ranking .item_list .list:nth-child(3):before {
    content: "3";
  }
  .recommend_ranking .item_list .list:nth-child(4):before {
    content: "4";
  }
  .recommend_ranking .item_list .list:nth-child(5):before {
    content: "5";
  }  
  .recommend_ranking .item_list .list:nth-child(6):before {
    content: "6";
  }  
  .recommend_ranking .item_list .list:nth-child(7):before {
    content: "7";
  }  
  .recommend_ranking .item_list .list:nth-child(8):before {
    content: "8";
  }  
  .recommend_ranking .item_list .list:nth-child(9):before {
    content: "9";
  }  
  .recommend_ranking .item_list .list:nth-child(10):before {
    content: "10";
  }  
} 
/******************************************************
トップページ　任意商品パーツ表示数
******************************************************/
@media screen and (min-width: 1025px) {
  .col-cnt_c.top_item .slick-slide:nth-child(n+6) {  
    display: none;
  }
  .col-cnt_c .slick-slide * {
    font-size: 1.4rem!important;
  }
  .col-cnt_c .slick-slide h2.fs-c-productListItem__productName {
    font-size: 1.6rem!important;
  }
  .col-cnt_c .slick-slide .fs-c-salesPeriod__date {
    margin: 0;
  }  
}
@media screen and (max-width: 1024px) {
  .col-cnt_c.top_item .slick-slide:nth-child(n+7) {  
    display: none;
  }
  .col-cnt_c .slick-slide * {
    font-size: 1rem!important;
  }
  .col-cnt_c .slick-slide h2.fs-c-productListItem__productName {
    font-size: 1.1rem!important;
  }
  .col-cnt_c .slick-slide .fs-c-salesPeriod__date {
    margin: 0;
  }
}
/******************************************************
修正202306
******************************************************/
@media screen and (min-width: 1025px) {
}
@media screen and (max-width: 1024px) {
  .fs-c-buttonContainer--addAddressbook {
    justify-content: center;
  }
}



/******************************************************
商品グループ
******************************************************/
@media screen and (min-width: 1025px) {
  .list-brand {
    padding: 5rem 0;
    text-align: center;
  }
  .list-brand .list-brand-logo {
    margin-bottom: 4rem;
  }
  .list-brand .list-brand-txt {
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 2;
  }
  #ranking_item {
    margin-bottom: 10rem;
  }
  #ranking_item h2 {
    margin: 0 0 4rem;
    color: #000;
    font-size: 2.8rem;
    font-weight: 700;
    text-align: center;
    line-height: 2;
  }
  #ranking_item ul.pc {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
  }
  #ranking_item ul.pc li {
    position: relative;
    width: calc((100% / 5) - 24px);
    margin: 0;
    margin-right: 30px;
    padding: 0;
    font-size: 1.4rem;
  }
  #ranking_item ul.pc li:nth-child(5n) {
    margin-right: 0;
  }
  #ranking_item ul.pc li:nth-child(n+6) {
    display: none;
  }
  #ranking_item ul.pc li .rank {
    display: none;
  }  
  #ranking_item ul.pc li dl {
    margin: 0;
    padding: 0;
  }
  #ranking_item ul.pc li dt {
    margin: 1rem 0;
    font-size: 1.6rem;
  }
  #ranking_item ul.pc li dd {
    margin: 0;
    padding: 0;
  }
  #ranking_item ul.pc li:before {
    position: absolute;
    top: 1rem;
    left: 1rem;
    display: block;
    content: "";
    width: 4rem;
    height: 4rem;
    color: #fff;
    line-height: 4rem;
    text-align: center;
    background: #000;
    z-index: 10;
    border-radius: 50%;
  }
  #ranking_item ul.pc li:nth-child(1):before {content: "1";}
  #ranking_item ul.pc li:nth-child(2):before {content: "2";}
  #ranking_item ul.pc li:nth-child(3):before {content: "3";}
  #ranking_item ul.pc li:nth-child(4):before {content: "4";}
  #ranking_item ul.pc li:nth-child(5):before {content: "5";}
  #ranking_item ul.pc li:nth-child(6):before {content: "6";}
  #ranking_item ul.pc li:nth-child(7):before {content: "7";}
  #ranking_item ul.pc li:nth-child(8):before {content: "8";}
  #ranking_item ul.pc li:nth-child(9):before {content: "9";}
  #ranking_item ul.pc li:nth-child(10):before {content: "10";}  
}
@media screen and (max-width: 1024px) {
  .list-brand {
    padding: 3rem 0;
    text-align: center;
  }
  .list-brand .list-brand-logo {
    margin-bottom: 3rem;
  }
  .list-brand .list-brand-txt {
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 2;
  }
  #ranking_item {
    margin-bottom: 5rem;
  }
  #ranking_item h2 {
    margin: 0 0 2rem;
    color: #000;
    font-size: 1.5rem;
    font-weight: 700;
    text-align: center;
    line-height: 2;
  }
  #ranking_item ul.pc {
    display: flex!important;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
  }
  #ranking_item ul.pc li {
    position: relative;
    width: calc((100% / 2) - 4px);
    margin: 0;
    margin-right: 8px;
    padding: 0;
    font-size: 1rem;
  }
  #ranking_item ul.pc li:nth-child(n+3) {
    width: calc((100% / 3) - 6px);
    margin-top: 3rem;
  }
  #ranking_item ul.pc li:nth-child(2),
  #ranking_item ul.pc li:nth-child(5) {
    margin-right: 0;
  }
  #ranking_item ul.pc li:nth-child(n+6) {
    display: none;
  }
  #ranking_item ul.pc li .rank {
    display: none;
  }  
  #ranking_item ul.pc li dl {
    margin: 0;
    padding: 0;
  }
  #ranking_item ul.pc li dt {
    margin: 1rem 0;
    font-size: 1.1rem;
  }
  #ranking_item ul.pc li dd {
    margin: 0;
    padding: 0;
  }  
  #ranking_item ul.pc li:before {
    position: absolute;
    top: 0.8rem;
    left: 0.8rem;
    display: block;
    content: "";
    width: 2rem;
    height: 2rem;
    color: #fff;
    font-size: 1.1rem;
    line-height: 2rem;
    text-align: center;
    background: #000;
    z-index: 10;
    border-radius: 50%;
  }
  #ranking_item ul.pc li:nth-child(1):before {content: "1";}
  #ranking_item ul.pc li:nth-child(2):before {content: "2";}
  #ranking_item ul.pc li:nth-child(3):before {content: "3";}
  #ranking_item ul.pc li:nth-child(4):before {content: "4";}
  #ranking_item ul.pc li:nth-child(5):before {content: "5";}
  #ranking_item ul.pc li:nth-child(6):before {content: "6";}
  #ranking_item ul.pc li:nth-child(7):before {content: "7";}
  #ranking_item ul.pc li:nth-child(8):before {content: "8";}
  #ranking_item ul.pc li:nth-child(9):before {content: "9";}
  #ranking_item ul.pc li:nth-child(10):before {content: "10";}   
}




/******************************************************
カートボタン　数字表示
******************************************************/
@media screen and (min-width: 1025px) {
  #h_icon_list .list .icon {
    position: relative;
  }
  #h_icon_list .list .icon .fs-client-cart-count {
    position: absolute;
    top: -0.5rem;
    right: -0.5rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 1.6rem;
    height: 1.6rem;
    color: #fff;
    font-size: 1rem;
    background: #f1654c;
    border-radius: 50%;
    line-height: 1;
  }
}
@media screen and (max-width: 1024px) {
  #h_icon_list .list .icon {
    position: relative;
  }
  #h_icon_list .list .icon .fs-client-cart-count {
    position: absolute;
    top: -0.5rem;
    right: -0.5rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 1.6rem;
    height: 1.6rem;
    color: #fff;
    font-size: 1rem;
    background: #f1654c;
    border-radius: 50%;
    line-height: 1;
  }
}



/******************************************************
NEWテーマ調整済み
******************************************************/
.old_nodisplay {
display: none!important;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productListItem__control {
  display: flex;
  margin-top: 0;
}
.fs-c-button--particular.fs-c-button--removeFromWishList--icon::before {
  color: #333!important;
}
ul.styling-list {
  padding: 0;
  padding-top: 20px;
}


.fs-c-button--particular.fs-c-button--addToWishList--icon::before {
color: #333!important;
}