@charset "UTF-8";


.layout_table {
	width: 1080px;
}

/* ------------------------------
パンくず
------------------------------ */
.FS2_body_Goods_GoodsGroupList_1 .pan, .FS2_body_Goods_GoodsGroupList_2 .pan, .FS2_body_Goods_GoodsGroupList_3 .pan, .FS2_body_Goods_GoodsGroupList_4 .pan, .FS2_body_Goods_GoodsGroupList_5 .pan, .FS2_body_Goods_GoodsSearchList .pan {
	margin-left: -260px;
	display: block;
}
.FS2_body_Goods_MACTOOLS .pan, .FS2_body_Goods_MOTUL .pan, .FS2_body_Goods_AUTOGLYM .pan, .FS2_body_Goods_DEWALT .pan, .FS2_body_Goods_FACOM .pan, .FS2_body_Goods_EXPERT .pan{
	margin-left: -242px;
	display: block;
}

/* ------------------------------
ページャー / ソート
------------------------------ */
.pager {
    text-align: left;
    padding: 0 0 16px;
    font-size: 12px;
}
.FS2_pager_link, .FS2_pager_stay {
    font-size: 12px;
}
.FS2_sort_menu_bg {
	min-width: 732px;
	padding: 0 20px 0 5px;
}
.FS2_sort_menu_bg ul {
	float: right;
	font-size: 12px;
}

.FS2_sort_menu_bg ul li.selected {
	color: #c50001;
	font-weight: bold;
}

.FS2_sort_menu_bg ul li a {
	text-decoration: underline;
}
#FS2_sort_menu a:hover {
	color: #c50001;
}

.pager a.FS2_pager_link {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin: 0 1.5px;
	border-radius: 4px;
	border: 1px solid #aaa;
	background: #fff;
	line-height: 30px;
	text-align: center;
}
.pager span.FS2_pager_stay {
	display: inline-block;
	width: 30px;
	height: 30px;
	font-weight: normal;
	background: #eee;
	color: #000;
	border: 1px solid #eee;
	border-radius: 4px;
	line-height: 30px;
	text-align: center;
}
.pager a.FS2_pager_link:hover {
	background: #eee;
}
/*　デフォルトの矢印を非表示　*/
.FS2_pager_link_first img{
	display:none;
}
.FS2_pager_link_prev img{
	display:none;
}
.FS2_pager_link_next img{
	display:none;
}
.FS2_pager_link_last img{
	display:none;
}
/*　最初に戻る　*/
.FS2_pager_link_first {
	position: relative;
	top: 10px;
	display: inline-block;
	width: 10px;
	height: 17px;
	margin-right: 8px;
	background: url(/shop/item/rokurin/design/img01/pager_first.gif) no-repeat;
}
a:hover.FS2_pager_link_first {
	opacity: 0.7;
}
/*　前へ　*/
.FS2_pager_link_prev {
	position: relative;
	top: 10px;
	display: inline-block;
	width: 10px;
	height: 17px;
	margin-right: 12px;
	background: url(/shop/item/rokurin/design/img01/pager_left.gif) no-repeat;
}
a:hover.FS2_pager_link_prev{
	opacity: 0.7;
}
/*　次へ　*/
.FS2_pager_link_next{
	position: relative;
	top: 10px;
	display: inline-block;
	width: 10px;
	height: 17px;
	margin-left: 12px;
	background: url(/shop/item/rokurin/design/img01/pager_right.gif) no-repeat;
}
a:hover.FS2_pager_link_next{
	opacity: 0.7;
}
/*　最後へ　*/
.FS2_pager_link_last{
	position: relative;
	top: 10px;
	display: inline-block;
	width: 10px;
	height: 17px;
	margin-left: 8px;
	background: url(/shop/item/rokurin/design/img01/pager_last.gif) no-repeat;
}
a:hover.FS2_pager_link_last{
	opacity: 0.7;
}


/* ------------------------------
商品一覧
------------------------------ */
.FS2_GroupLayout {
    min-width: 800px;
	margin-top: 40px;
    padding-right: 20px;
}
.FS2_body_Goods_GoodsGroupList_1 .layout_content, .FS2_body_Goods_GoodsGroupList_2 .layout_content, .FS2_body_Goods_GoodsGroupList_3 .layout_content, .FS2_body_Goods_GoodsGroupList_4 .layout_content, .FS2_body_Goods_GoodsGroupList_5 .layout_content {
    min-width: 732px;
}
#FS2_itemlayout_IHL2 {
    position: relative;
    float: left;
    width: 262px;
    min-height: 380px;
    margin: 0;
    padding: 10px 0 0;
    border: 0;
}
.alignItem_03 div.gl_Item:nth-child(2),
.alignItem_03 div.gl_Item:nth-child(4),
.alignItem_03 div.gl_Item:nth-child(6) {
    border: 0 !important;
}

a.pdl_wrapper {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 380px;
    padding: 10px;
}
a.pdl_wrapper:hover {
    cursor: pointer;
}
#FS2_itemlayout_IHL2 .FS2_thumbnail_container {
    border: 1px solid #ccc;
    background: #fff;
}
.groupLayout .FS2_thumbnail_container {
    width: 230px;
    height: 230px;
    text-align: center;
}
h2.itemGroup {
  	margin: 0;
  	padding: 0;
    font-size: 13px;
    font-weight: bold;
}
h2.itemGroup a {
	display: block;
}
p.FS2_itemPrice_text {
    font-family: 'Roboto',Meiryo, メイリオ, Hiragino Kaku Gothic ProN,'ヒラギノ角ゴ ProN', sans-serif;
    letter-spacing: 1px;
}
.itemPrice {
    color: #c50001;
    font-size: 18px;
    font-weight: bold;
}
.FS2_itemPrice_addition {
    margin-left: 0.5em;
    font-size: 11px;
}
.FS2_thumbnail_container a img {
    width: 228px;
    height: auto;
}
.FS2_special_price {
    display: none;
}
#FS2_itemlayout_IHL2 .FS2_AdditionalImageEnlargementSsize_Button {
    position: absolute;
    right: 30px;
	top: 200px;
    z-index: 9999;
}
.FS2_AdditionalImage_Balloon_Tip {
    z-index: 10000;
    top: 0px !important;
    left: 250px !important;
    border: 1px solid silver !important;
    height: 128px;
}
.FS2_AdditionalImage_Balloon_Tip_left {
    left: -304px !important;
}

/* ------------------------------
　ブランドトップ
------------------------------ */
.FS2_body_Goods_MACTOOLS .layout_table,
.FS2_body_Goods_MOTUL .layout_table,
.FS2_body_Goods_AUTOGLYM .layout_table,
.FS2_body_Goods_FACOM .layout_table,
.FS2_body_Goods_DEWALT .layout_table,
.FS2_body_Goods_EXPERT .layout_table {
	table-layout: fixed;
}
.FS2_body_Goods_MACTOOLS #sideNavArea,
.FS2_body_Goods_MOTUL #sideNavArea,
.FS2_body_Goods_AUTOGLYM #sideNavArea,
.FS2_body_Goods_FACOM #sideNavArea,
.FS2_body_Goods_DEWALT #sideNavArea,
.FS2_body_Goods_EXPERT #sideNavArea,
.FS2_body_Goods_GoodsGroupList_2.FS2_body_Goods_campaign-tool-pwr-handy #sideNavArea,
.FS2_body_Goods_GoodsGroupList_2.FS2_body_Goods_campaign-apparel-2016summer #sideNavArea {
	margin: 468px 30px 0 0;
}


.brand_img_wrap {
	display: block;
	position: relative;
	height: 390px;
	margin: 0 0 30px -242px;
}
.brand_img_wrap img {
	width:  100%;
	height: auto;
}
.brand_img_wrap p.brand_desc {
	position: absolute;
	color: #fff;
	width: 450px;
	font-size: 14px;
	letter-spacing: 0.05em;
	text-shadow: 2px 2px 4px #000, -2px 2px 4px #000, 2px -2px 4px #000, -2px -2px 4px #000;
	line-height: 1.6;
}
.brand_img_wrap p.brand_desc.motul { bottom: 45px; right: 75px; text-align: right; }
.brand_img_wrap p.brand_desc.mactools { top: 245px; left: 100px; width: 495px; }
.brand_img_wrap p.brand_desc.autoglym { top: 202px; right: 94px; width: 435px; text-align: right; }
.brand_img_wrap p.brand_desc.dewalt { top: 225px; left: 75px; width: 403px; }
.brand_img_wrap p.brand_desc.facom { top: 238px; right: 116px; width: 385px; text-align: right; }
.brand_img_wrap p.brand_desc.expert { top: 245px; left:40px; width: 379px;}

/* ------------------------------
サイドナビゲーション
------------------------------ */
#sideNavArea {
	min-width: 242px;
    margin: 50px 30px 0 0;
    padding: 10px;
}
#sideNavArea #navLeft h3 {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 2px solid #000;
	position: relative;
}
#sideNavArea #navLeft h3:first-child {
	margin-top: 0;
}
/* #sideNavArea #navLeft h3 a { */
#sideNavArea #navLeft h3 {
	display: block;
	padding: 10px 6px;
	font-size: 16px;
}
#sideNavArea #navLeft h3 a:hover {
	cursor: pointer;
	background: #eee;
}
/*
#sideNavArea #navLeft h3::after {
	font-family: FontAwesome;
	position: absolute;
	top: 60%;
	right: 15px;
	margin-top: -10px;
	content: '\f054';
	color: #000;
	font-size: 14px;
}
*/

#sideNavArea #navLeft h4 {
    position: relative;
	padding: 10px 30px 10px 6px;
    font-size: 15px;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
}
#sideNavArea #navLeft h4:hover {
    cursor: pointer;
	background: #eee;
}
#sideNavArea #navLeft h4:after {
    font-family: FontAwesome;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -10px;
    content: '\f078';
    color: #000;
    font-size: 12px;
}
#sideNavArea #navLeft h4.active {
    background-color: #f6f6f6;
}
#sideNavArea #navLeft h4.active:after {
    content: '\f00d';
}
#sideNavArea #navLeft ul {
    display: none;
    padding-left: 1em;
    border-bottom: 1px solid #ccc;
}
#sideNavArea #navLeft > div {
	margin-bottom: 20px;
}
#sideNavArea #navLeft ul li a {
	display: block;
    font-size: 13px;
    line-height: 2.3;
}
#sideNavArea #navLeft ul li a:hover {
	color: #c50001;
	text-decoration: underline;
}


.FS2_myTitle .pageTitle{
    margin:0 0 40px;
    color: #C90001;
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    border-bottom:none;
}


/* ------------------------------
　検索結果一覧
------------------------------ */
.FS2_body_Goods_GoodsSearchList h2.pageTitle {
	margin: 0;
	padding-bottom: 10px;
	border-bottom: 2px solid #DDDDDD;
}
.FS2_body_Goods_GoodsSearchList .pager {
	margin-top: 40px;
}
.FS2_body_Goods_GoodsSearchList .groupLayout {
	min-width: 808px;
}
.FS2_body_Goods_GoodsSearchList td.layout_menu {
	width: 242px;
}
