.fs-l-main {
    /*margin: 0;*/
    padding: 0;
    width: 100%;
    max-width: 100%;
}
.fs-l-pageMain {
    max-width: 100%;
}
.fs-c-heading--page{
    border-bottom: 2px solid #7c879000;
    color: #000;
    font-weight: 600;
}
.fs-body-my-top .fs-l-account{
    flex-direction: column;
    align-items: center;
}
.fs-p-accountInfo{
    padding: 20px;
    border: 1px solid #000;
    border-radius: 5px;
    background: #FFFFFF;
}
.fs-body-my-top .fs-p-accountInfo__header{
    justify-content: center;
}
.fs-p-accountInfo__accountName__name{
    font-weight: 600;
}
.fs-body-my-top .fs-l-main,
.fs-body-membership-card .fs-l-main,
.fs-body-my-coupons .fs-l-main,
.fs-body-my-wishlist .fs-l-main,
.fs-body-my-orders .fs-l-main,
.fs-body-my-points .fs-l-main,
.fs-body-my-reviews .fs-l-main,
.fs-body-my-cards .fs-l-main,
.fs-body-my-addressbook .fs-l-main,
.fs-body-my-account-password .fs-l-main,
.fs-body-my-account-settings .fs-l-main,
.fs-body-my-membership-merge .fs-l-main
{
    padding: 0 50px;
}
.fs-body-my-top .fs-c-breadcrumb,
.fs-body-membership-card .fs-c-breadcrumb,
.fs-body-my-coupons .fs-c-breadcrumb,
.fs-body-my-wishlist .fs-c-breadcrumb,
.fs-body-my-orders .fs-c-breadcrumb,
.fs-body-my-points .fs-c-breadcrumb,
.fs-body-my-reviews .fs-c-breadcrumb,
.fs-body-my-cards .fs-c-breadcrumb,
.fs-body-my-addressbook .fs-c-breadcrumb,
.fs-body-my-account-password .fs-c-breadcrumb,
.fs-body-my-account-settings .fs-c-breadcrumb,
.fs-body-my-membership-merge .fs-c-breadcrumb
{
    padding: 15px 50px;
}
.fs-c-history__message.fs-c-noResultMessage{
    margin: 0 0 25px;
}
#foot_info .info_btn {
		display: flex;
		justify-content: center;
	}
@media(max-width: 768px){
    .spOnly{
        display: block !important;
    }
    .pcOnly{
        display: none !important;
    }
    .fs-c-accountService__page{
       flex-basis: calc(50% - 16px);
       margin: 8px;
    }
    .fs-body-my-top .fs-l-main,
    .fs-body-membership-card .fs-l-main,
    .fs-body-my-coupons .fs-l-main,
    .fs-body-my-wishlist .fs-l-main,
    .fs-body-my-orders .fs-l-main,
    .fs-body-my-points .fs-l-main,
    .fs-body-my-reviews .fs-l-main,
    .fs-body-my-cards .fs-l-main,
    .fs-body-my-addressbook .fs-l-main,
    .fs-body-my-account-password .fs-l-main,
    .fs-body-my-account-settings .fs-l-main,
    .fs-body-my-membership-merge .fs-l-main
    {
        padding: 0 15px;
    }
    .fs-body-my-top .fs-c-breadcrumb,
    .fs-body-membership-card .fs-c-breadcrumb,
    .fs-body-my-coupons .fs-c-breadcrumb,
    .fs-body-my-wishlist .fs-c-breadcrumb,
    .fs-body-my-orders .fs-c-breadcrumb,
    .fs-body-my-points .fs-c-breadcrumb,
    .fs-body-my-reviews .fs-c-breadcrumb,
    .fs-body-my-cards .fs-c-breadcrumb,
    .fs-body-my-addressbook .fs-c-breadcrumb,
    .fs-body-my-account-password .fs-c-breadcrumb,
    .fs-body-my-account-settings .fs-c-breadcrumb,
    .fs-body-my-membership-merge .fs-c-breadcrumb
    {
        padding: 15px 15px;
        margin-bottom: 30px;
    }
	
	
}
select.fs-c-quantity__select.fs-system-quantity-list{
    width: 75px;
}
@media(min-width: 768px){
    .pcOnly{
        display: block !important;
    }
    .spOnly{
        display: none !important;
    }
    #top_ranking .item_list1 li{
        width: 100% !important;
    }
}
@media (max-width: 767px) {
    .multiGrid > * {
        width: 150px !important;
    }
}

/*** ランキングページ調整用 ***/
@media(min-width: 768px){
div#dailyranking #top_ranking .item_list1 li {
    width: 18% !important;
}
div#dailyranking #top_ranking .item_list1 li .photo {
    height: auto !important;
}
div#weeklyranking #top_ranking .item_list1 li.rec_detail {
    width: 18% !important;
}
div#weeklyranking #top_ranking .item_list1 li.rec_detail .photo {
    height: auto !important;
}
div#dailyranking #top_ranking ol.item_list1.clearfix.rec_items.mod {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
div#dailyranking #top_ranking ol.item_list1.clearfix.rec_items.mod.clearfix:before, div#dailyranking #top_ranking ol.item_list1.clearfix.rec_items.mod.clearfix:after {
    content: unset;
}
div#weeklyranking #top_ranking ol.item_list1.clearfix.rec_items.mod {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
div#weeklyranking #top_ranking ol.item_list1.clearfix.rec_items.mod.clearfix:before, div#weeklyranking #top_ranking ol.item_list1.clearfix.rec_items.mod.clearfix:after {
    content: unset;
}
/*
#top_ranking ol.item_list1.clearfix.rec_items.mod {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
*/
/*** 商品詳細サイズテーブル ***/
.sizespeck table.main {
    width: 100%;
}
.sizespeck table.main td {
    border: 1px solid #ebebeb;
    text-align: center;
    padding: 5px;
}
.sizespeck table.main td.tbA {
    background: #ebebeb;
}
}

.header_brand .brand_logo a {
    display: block;
    width: 100%;
    text-align: center;
}
/* header_menu */
/* .header_menu {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: rgba(237,237,237,.96);
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	z-index: 1;
} */

.top_header_menu {
	background: rgba(255,255,255,.96);
}

/* .header_menu:before { content: ' '; display: block; width: 100%; height: 45px; } */
.header_menu .frame { padding: 6px 12px 32px; overflow: auto; }

.header_menu .menu_title {
  margin-bottom: 15px;
  font-size: .8rem;
  font-weight: normal;
  line-height: 1;
}

.header_menu .menu_title .en,
.header_menu .menu_title .ja {
  display: inline-block;
  vertical-align: middle;
}

.header_menu .menu_title .en {}
.header_menu .menu_title .ja { margin-left: 1.2rem; font-size: 1rem; }

.header_menu .search {
}

.header_menu .search .keyword,
.header_menu .search .btn {
  display: inline-block;
  height: 32px;
  vertical-align: middle;
}

.header_menu .search p input {
  width: 100%;
  height: 32px;
  -webkit-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
}

.header_menu .search .keyword { width: -webkit-calc(100% - 32px); width: calc(100% - 32px); }
.header_menu .search .keyword input { padding: 0 10px; background: #fff; font-size: 1rem; }
.top_header_menu  .search .keyword input {
	background: #ededed;
}

.header_menu .search .btn { width: 32px; }
.header_menu .search .btn input {}

.header_menu .brand_list {
  margin-top: 28px;
}

.header_menu .brand_list .menu_title {}
.header_menu .brand_list .menu_title .en { width: 68px; }
.header_menu .brand_list .menu_title .en img { display: none; }

.header_menu .brand_list ul {
}

.header_menu .brand_list li {
  float: left;
  margin: 8px 3% 0 0;
  width: 48.5%;
}
.header_menu .brand_list li:nth-of-type(1),
.header_menu .brand_list li:nth-of-type(2) { margin-top: 0; }
.header_menu .brand_list li:nth-of-type(2n) { margin-right: 0; }
.header_menu .brand_list li:nth-of-type(2n+1) { clear: both; }

.header_menu .brand_list li a { display: block; }

.header_menu .gnav {
  margin-top: 32px;
}

.header_menu .gnav ul {
  border-bottom: solid #acacac 1px;
}

.header_menu .gnav ul li {
  border-top: solid #acacac 1px;
  font-size: 1.2rem;
  font-weight: bold;
}

.header_menu .gnav ul li a {
  display: block;
  padding: 15px 10px;
  background: url(https://www.peetonline.com/shop_fs2/item/peet/design/img01/sp_arrow2.png) no-repeat right 10px center;
  background-size: 6px;
}
.header_menu .gnav ul li a[href^='#'] { background-image: url(https://www.peetonline.com/shop_fs2/item/peet/design/img01/sp_plus1.png); background-size: 10px; }
.header_menu .gnav ul li a.on[href^='#'] { background-image: url(https://www.peetonline.com/shop_fs2/item/peet/design/img01/sp_minus1.png); }

.header_menu .gnav ul li ul { display: none; border-bottom: none; }
.header_menu .gnav ul li ul li { font-weight: normal; }
.header_menu .gnav ul li ul li a { padding: 15px 22px; }
.header_menu .gnav ul li ul .link_sale a { color: #d00; }

.header_menu .info {
  margin-top: 32px;
}

.header_menu .info .brand {
  margin-bottom: 12px;
  font-size: .8rem;
  line-height: 1;
}

.header_menu .info .sns {
  text-align: center;
}

.header_menu .info .sns li {
  display: inline-block;
  margin: 0 6px;
  width: 32px;
  vertical-align: top;
}

/* each brand style
------------------------------------------------ */
/* page_peet */
.page_peet {}
.page_peet .header_menu {}
.page_peet .header_menu .brand_list .menu_title .en .black { display: block; }
.page_peet .pagetop_peet { display: block; width: 24px; }
.page_peet #item_detail_styling .title1 .en,
.page_peet #recommend_item .title1 .en,
.page_peet #checked_item .title1 .en,
.page_peet .fs_item_category_links .title1 .en { text-align: center; text-indent: 0; font-size: 2rem; }

/* page_gotcha */
.page_gotcha {}
.page_gotcha.fix_header #logo { display: none; }
.page_gotcha.fix_header #head_top .brand_logo_gotcha { display: block; padding-top: 10px; width: 73px; }
.page_gotcha .header_menu {}
.page_gotcha .header_menu .brand_list .menu_title .en .black { display: block; }
.page_gotcha .header_menu .gnav {}
.page_gotcha .header_menu .gnav .menu_title {}
.page_gotcha .header_menu .gnav .menu_title .en { width: 75px; }
.page_gotcha .title1 { color: #47210d; }
.page_gotcha .pagetop_gotcha { display: block; width: 28px; }
.page_gotcha .gotcha_title { display: inline !important; }
.page_gotcha .gotcha_links { display: block !important; }
.page_gotcha .gotcha_item_list { display: block !important; }
.page_gotcha #brand_follow .title1,
.page_gotcha #foot_brand .title1 { color: #000; }
.page_gotcha #item_detail_styling .title1 .en { padding-bottom: 5%; background-image: url(https://www.peetonline.com/shop_fs2/item/peet/design/img01/sp_gotcha_title_styling.png); }
.page_gotcha #recommend_item .title1 .en,
.page_gotcha .FS2_RecommendItemList .title1 .en { padding-bottom: 5%; background-image: url(https://www.peetonline.com/shop_fs2/item/peet/design/img01/sp_gotcha_title_recommend_item.png); }
.page_gotcha #checked_item .title1 .en { padding-bottom: 5%; background-image: url(https://www.peetonline.com/shop_fs2/item/peet/design/img01/sp_gotcha_title_checked_item.png); }
.page_gotcha .fs_item_category_links .title1 .en { padding-bottom: 5%; background-image: url(https://www.peetonline.com/shop_fs2/item/peet/design/img01/sp_gotcha_title_item_category.png); }

/* page_mcd */
.page_mcd {}
.page_mcd.fix_header #logo { display: none; }
.page_mcd.fix_header #head_top .brand_logo_mcd { display: block; padding-top: 10px; width: 58px; }
.page_mcd #head_top .menu a.on { background-image: url(https://www.peetonline.com/shop_fs2/item/peet/design/img01/sp_head_menu_close2.png); color: #fff; }
.page_mcd .header_menu { background: rgba(0,0,0,.88); color: #fff; }
.page_mcd .header_menu a { color: #fff; }
.page_mcd .header_menu .brand_list .menu_title .en .white { display: block; }
.page_mcd .header_menu .gnav {}
.page_mcd .header_menu .gnav .menu_title {}
.page_mcd .header_menu .gnav .menu_title .en { width: 60px; }
.page_mcd .header_menu .gnav ul li a { background-image: url(https://www.peetonline.com/shop_fs2/item/peet/design/img01/sp_arrow3.png); }
.page_mcd .header_menu .gnav ul li a[href^='#'] { background-image: url(https://www.peetonline.com/shop_fs2/item/peet/design/img01/sp_plus2.png); }
.page_mcd .header_menu .gnav ul li a.on[href^='#'] { background-image: url(https://www.peetonline.com/shop_fs2/item/peet/design/img01/sp_minus2.png); }
.page_mcd .pagetop_mcd { display: block; width: 32px; }
.page_mcd #item_detail_styling .title1 .en { padding-bottom: 6.2%; background-image: url(https://www.peetonline.com/shop_fs2/item/peet/design/img01/sp_mcd_title_styling.png); }
.page_mcd #recommend_item .title1 .en,
.page_mcd .FS2_RecommendItemList .title1 .en { padding-bottom: 5%; background-image: url(https://www.peetonline.com/shop_fs2/item/peet/design/img01/sp_mcd_title_recommend_item.png); }
.page_mcd #checked_item .title1 .en { padding-bottom: 6.2%; background-image: url(https://www.peetonline.com/shop_fs2/item/peet/design/img01/sp_mcd_title_checked_item.png); }
.page_mcd .fs_item_category_links .title1 .en { padding-bottom: 6.2%; background-image: url(https://www.peetonline.com/shop_fs2/item/peet/design/img01/sp_mcd_title_item_category.png); }

/* page_kk */
.page_kk {}
.page_kk.fix_header #logo { display: none; }
.page_kk.fix_header #head_top .brand_logo_kk { display: block; padding-top: 11px; width: 90px; }
.page_kk .header_menu {}
.page_kk .header_menu .brand_list .menu_title .en .black { display: block; }
.page_kk .header_menu .gnav {}
.page_kk .header_menu .gnav .menu_title {}
.page_kk .header_menu .gnav .menu_title .en { width: 60px; }
.page_kk .pagetop_kk { display: block; width: 35px; }
.page_kk #item_detail_styling .title1 .en { padding-bottom: 4.6%; background-image: url(https://www.peetonline.com/shop_fs2/item/peet/design/img01/sp_kk_title_styling.png); }
.page_kk #recommend_item .title1 .en,
.page_kk .FS2_RecommendItemList .title1 .en { padding-bottom: 4.6%; background-image: url(https://www.peetonline.com/shop_fs2/item/peet/design/img01/sp_kk_title_recommend_item.png); }
.page_kk #checked_item .title1 .en { padding-bottom: 4.6%; background-image: url(https://www.peetonline.com/shop_fs2/item/peet/design/img01/sp_kk_title_checked_item.png); }
.page_kk .fs_item_category_links .title1 .en { padding-bottom: 4.6%; background-image: url(https://www.peetonline.com/shop_fs2/item/peet/design/img01/sp_kk_title_item_category.png); }

/* page_nesta */
.page_nesta {}
.page_nesta.fix_header #logo { display: none; }
.page_nesta.fix_header #head_top .brand_logo_nesta { display: block; padding-top: 8px; width: 37px; }
.page_nesta .header_menu {}
.page_nesta .header_menu .brand_list .menu_title .en .black { display: block; }
.page_nesta .header_menu .gnav {}
.page_nesta .header_menu .gnav .menu_title {}
.page_nesta .header_menu .gnav .menu_title .en { width: 33px; }
.page_nesta .pagetop_nesta { display: block; width: 32px; }
.page_nesta #item_detail_styling .title1 .en { padding-bottom: 4.8%; background-image: url(https://www.peetonline.com/shop_fs2/item/peet/design/img01/sp_nesta_title_styling.png); }
.page_nesta #recommend_item .title1 .en,
.page_nesta .FS2_RecommendItemList .title1 .en { padding-bottom: 4.8%; background-image: url(https://www.peetonline.com/shop_fs2/item/peet/design/img01/sp_nesta_title_recommend_item.png); }
.page_nesta #checked_item .title1 .en { padding-bottom: 4.8%; background-image: url(https://www.peetonline.com/shop_fs2/item/peet/design/img01/sp_nesta_title_checked_item.png); }
.page_nesta .fs_item_category_links .title1 .en { padding-bottom: 4.8%; background-image: url(https://www.peetonline.com/shop_fs2/item/peet/design/img01/sp_nesta_title_item_category.png); }

/* page_norton */
.page_norton {}
.page_norton.fix_header #logo { display: none; }
.page_norton.fix_header #head_top .brand_logo_norton { display: block; padding-top: 10px; width: 60px; }
.page_norton #head_top .menu a.on { background-image: url(https://www.peetonline.com/shop_fs2/item/peet/design/img01/sp_head_menu_close2.png); color: #fff; }
.page_norton .header_menu { background: rgba(13,34,9,.88); color: #fff; }
.page_norton .header_menu a { color: #fff; }
.page_norton .header_menu .brand_list .menu_title .en .white { display: block; }
.page_norton .header_menu .gnav {}
.page_norton .header_menu .gnav .menu_title {}
.page_norton .header_menu .gnav .menu_title .en { width: 62px; }
.page_norton .header_menu .gnav ul li a { background-image: url(https://www.peetonline.com/shop_fs2/item/peet/design/img01/sp_arrow3.png); }
.page_norton .header_menu .gnav ul li a[href^='#'] { background-image: url(https://www.peetonline.com/shop_fs2/item/peet/design/img01/sp_plus2.png); }
.page_norton .header_menu .gnav ul li a.on[href^='#'] { background-image: url(https://www.peetonline.com/shop_fs2/item/peet/design/img01/sp_minus2.png); }
.page_norton .pagetop_norton { display: block; width: 28px; }
.page_norton #item_detail_styling .title1 .en { padding-bottom: 4.8%; background-image: url(https://www.peetonline.com/shop_fs2/item/peet/design/img01/sp_norton_title_styling.png); }
.page_norton #recommend_item .title1 .en,
.page_norton .FS2_RecommendItemList .title1 .en { padding-bottom: 4.8%; background-image: url(https://www.peetonline.com/shop_fs2/item/peet/design/img01/sp_norton_title_recommend_item.png); }
.page_norton #checked_item .title1 .en { padding-bottom: 4.8%; background-image: url(https://www.peetonline.com/shop_fs2/item/peet/design/img01/sp_norton_title_checked_item.png); }
.page_norton .fs_item_category_links .title1 .en { padding-bottom: 4.8%; background-image: url(https://www.peetonline.com/shop_fs2/item/peet/design/img01/sp_norton_title_item_category.png); }

/* page_golf */
.page_golf {}
.page_golf.fix_header #logo { display: none; }
.page_golf.fix_header #head_top .brand_logo_golf { display: block; padding-top: 10px; width: 142px; }
.page_golf.fix_header #head_top .brand_logo_golf a:nth-of-type(1) { width: 62px; }
.page_golf.fix_header #head_top .brand_logo_golf a:nth-of-type(2) { margin-left: 8px; width: 72px; }
.page_golf .header_menu {}
.page_golf .header_menu .brand_list .menu_title .en .black { display: block; }
.page_golf .header_menu .gnav {}
.page_golf .header_menu .gnav .menu_title {}
.page_golf .header_menu .gnav .menu_title .en { width: 151px; }
.page_golf .header_menu .gnav .menu_title .en .gotcha_golf { width: 64px; }
.page_golf .header_menu .gnav .menu_title .en .kk_golf { margin-left: 12px; width: 75px; }
.page_golf .pagetop_golf { display: block; width: 24px; }
.page_golf #item_detail_styling .title1 .en,
.page_golf #recommend_item .title1 .en,
.page_golf .FS2_RecommendItemList .title1 .en,
.page_golf #checked_item .title1 .en,
.page_golf .fs_item_category_links .title1 .en { width: auto; height: auto; text-align: center; text-indent: 0; font-size: 2rem; line-height: 1.2; }

/* page_kids */
.page_kids {}
.page_kids.fix_header #logo { display: none; }
.page_kids.fix_header #head_top .brand_logo_kids { display: block; padding-top: 12px; width: 76px; }
.page_kids .header_menu .brand_list .menu_title .en .black { display: block; }
.page_kids .header_menu .gnav {}
.page_kids .header_menu .gnav .menu_title {}
.page_kids .header_menu .gnav .menu_title .en { width: 76px; }
.page_kids .pagetop_peet { display: block; width: 24px; }
.page_kids #item_detail_styling .title1 .en,
.page_kids #recommend_item .title1 .en,
.page_kids .FS2_RecommendItemList .title1 .en,
.page_kids #checked_item .title1 .en,
.page_kids .fs_item_category_links .title1 .en { width: auto; height: auto; text-align: center; text-indent: 0; font-size: 2rem; line-height: 1.2; }

#drawer .header_menu .gnav {
    margin-top: 0;
}
#drawer .menu_title {
    padding: 0 15px;
}
#drawer .header_menu {
    display: block;
    position: static;
    overflow: visible;
    padding: 30px 0!important;
}
@media (max-width: 768px) {
    #drawer .header_menu:before {
        content: none;
    }
}

/* brand_btn_banner
------------------------------------------------ */
#brand_btn_banner {
	margin-top: 60px;
}

#brand_btn_banner .info_shop {
	margin-bottom: 25px;
	text-align: center;
}

#brand_btn_banner .info_shop a { display: inline-block; vertical-align: top; }

#brand_btn_banner .btn_shop {
	margin: 0 auto 25px;
	width: 238px;
	height: 90px;
}

#brand_btn_banner .btn_shop a { display: block; padding: 5px; background: url(../../img/share/dotted1.gif) repeat left top; }
#brand_btn_banner .btn_shop a img,
#brand_btn_banner .btn_shop a .name { display: inline-block; vertical-align: middle; }
#brand_btn_banner .btn_shop a img { width: 80px; }
#brand_btn_banner .btn_shop a .name { width: 134px; text-align: center; }
#brand_btn_banner .btn_shop a .name .en,
#brand_btn_banner .btn_shop a .name .ja { display: block; line-height: 1; }
#brand_btn_banner .btn_shop a .name .en { font-family: 'Roboto Condensed', sans-serif; font-size: 154%; font-weight: 400; }
#brand_btn_banner .btn_shop a .name .ja { margin-top: 8px; font-size: 100%; }

#brand_btn_banner .bnr_list {
	padding: 24px 0;
	border-top: solid #ededed 1px;
	border-bottom: solid #ededed 1px;
	text-align: center;
}

#brand_btn_banner .bnr_list li {
	display: inline-block;
	margin: 0 16px;
	vertical-align: top;
}

#brand_btn_banner .bnr_list li a { display: block; }

/* brand_follow
------------------------------------------------ */
#brand_follow {
	margin-top: 60px;
}

#brand_follow .title1 { margin-bottom: 12px; }
	#brand_follow .title1 .en { font-size: 185%; }

#brand_follow .sns {
	text-align: center;
}

#brand_follow .sns li {
	display: inline-block;
	margin: 0 10px;
	vertical-align: top;
}

#brand_follow .sns li a { display: block; }

#brand_follow .multi {
	margin-top: 28px;
	text-align: center;
}

#brand_follow .multi dl {
	display: inline-block;
	width: 300px;
	border-left: solid #ededed 1px;
	vertical-align: top;
}
#brand_follow .multi dl:first-child { border-left: none; }

#brand_follow .multi dl dt { margin-bottom: 23px; }
#brand_follow .multi dl dd {}
#brand_follow .multi dl dd .sns {}
#brand_follow .multi dl dd .sns li { margin: 0 8px; }

/* brand_tab
------------------------------------------------ */
.brand_tab {
	margin-bottom: 40px;
	border-bottom: solid #ededed 1px;
}

.brand_tab ul {
	position: relative;
	margin-bottom: -1px;
	text-align: center;
}

.brand_tab ul li {
	display: inline-block;
	margin: 0 4px;
	width: 138px;
	height: 62px;
	border: solid #ededed 1px;
	-webkit-border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	-ms-border-radius: 8px 8px 0 0;
	-o-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
	vertical-align: top;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 185%;
	font-weight: 300;
	line-height: 62px;
	overflow: hidden;
}
.brand_tab ul li.on { border-bottom-color: #fff; }

.brand_tab ul li a { display: block; background: #ededed; }
.brand_tab ul li.on a { background: #fff; }


.fs-c-noResultMessage
{
  display: none;
}

.slick-active .fs-c-productCarouselMainImage__thumbnail__img {
  border-color: #b00032!important;
}

.fs-body-product .fs-l-productLayout .fs-c-productPrice.fs-c-productPrice--listed .fs-c-productPrice__main__price.fs-c-price { position:relative; }
.fs-body-product .fs-l-productLayout .fs-c-productPrice.fs-c-productPrice--listed .fs-c-productPrice__main__price.fs-c-price:after {
	content:"";
	display:block;
	width:100%;
	height:1px;
	background:#000;
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform: translate(-50%, 0%);
	-ms-transform: translate(-50%, 0%);
	transform:translate(-50%, 0%);
}

.fs-c-productPrice--listed + .fs-c-productPrice--selling .fs-c-productPrice__main__price.fs-c-price,
.fs-c-productPrice--listed + .fs-c-productPrice--selling .fs-c-productPrice__addon,
.fs-c-productPrice--listed + .fs-c-productPrice--selling .fs-c-productPrice__addon:before,
.fs-c-productPrice--listed + .fs-c-productPrice--selling .fs-c-productPrice__addon:after,
.fs-c-productPrice--listed + .fs-c-productPrice--selling .fs-c-productPrice__addon .fs-c-productPrice__addon__label {
	color:#ff0000 !important;
}

.fs-c-productCarouselMainImage__image > img {
  max-width: 96vw;
}