@charset "UTF-8";

/* mainArea 
============================================================================================================================= */
#mainArea{
	width:995px;
	height:320px;
	margin:0 auto;
	position:relative;
}

/* mainPromo 
------------------------------------------------------------------ */
#mainPromo{
	position:absolute;
	right:0;
	width:777px;
	height:300px;
	z-index:100;
}

/* mainMenu 
------------------------------------------------------------------ */
#mainMenu{
	position:absolute;
	z-index:1000;
}
#mainMenu>ul{
	position:relative;
}
#mainMenu>ul>li>a{
	width:230px;
	height:75px;
	display:block;
	text-indent:-9999px;
	position:relative;
	z-index:1001;
}
#mainMenu ul li a.mainMenu01{
	background:url(/base/pc/top/img/main_side_menu01.png);
}
#mainMenu ul li a.mainMenu02{
	background:url(/base/pc/top/img/main_side_menu02.png);
}
#mainMenu ul li a.mainMenu03{
	background:url(/base/pc/top/img/main_side_menu03.png);
}
#mainMenu ul li a.mainMenu04{
	background:url(/base/pc/top/img/main_side_menu04.png);
}
#mainMenu ul li:hover a{
	background-position:-230px 0 !important;
}
#mainMenu ul li .mainMenu_wrapper_outer{
	position:absolute;
	top:-60px;
	left:218px;
	width:777px;
	height:430px;
	display:none;
	overflow:hidden;
}
#mainMenu ul li .mainMenu_wrapper{
	position:absolute;
	top:0;
	left:0;
	width:777px;
	height:430px;
	z-index:999;
	display:none;
	overflow:hidden;
}
#mainMenu ul li .mainMenu_wrapper .mainMenu_detail{
	position:absolute;
	left:0;
	width:777px;
	height:430px;
	background:#FFF;
	display:none;
}

/* store 
------------------------------------------------------------------ */
#mainMenu #store{
	width:777px;
	height:430px;
	overflow:hidden;
}
#mainMenu #store #foregin_nav{
	float:right;
	overflow:hidden;
}
#mainMenu #store #foregin_nav li{
	float:left;
}
#mainMenu #store #store_nav{
	padding:10px 0 0 35px;
	clear:both;
	overflow:hidden;
}
#mainMenu #store #store_nav ul{
	float:left;
	margin-right:32px;
}
#mainMenu #store #store_nav ul li{
	margin-bottom:1px;
}


/* card  
------------------------------------------------------------------ */
#mainMenu #card{
	width:777px;
}
#mainMenu #card_inner{
	width:730px;
	padding-left:30px;
	padding-top:20px;
	overflow:hidden;
}
#mainMenu #card .card_box01{
	float:left;
	width:440px;
	border-right:2px dotted #c2c2c2;
	padding-right:20px;
	margin-right:20px;
	overflow:hidden;
}
#mainMenu #card .card_box01 dd{
	float:left;
}
#mainMenu #card .card_box01 dd.line02{
	border-right:2px dotted #c2c2c2;
}
#mainMenu #card .card_box02{
	float:left;
	width:240px;
}
#mainMenu #card .card_box02 dl.line{
	border-bottom:2px dotted #c2c2c2;
	padding-bottom:10px;
	margin-bottom:10px;
}


/* card2 （160317）
------------------------------------------------------------------ */
#mainMenu #card2{
	width:777px;
}
#mainMenu #card2_inner{
	width:730px;
	padding-left:30px;
	padding-top:20px;
	overflow:hidden;
}
#mainMenu #card2_inner>p{
	float:left;
}
#mainMenu #card2 .card_box01{
	float:left;
	width:200px;
	border-right:2px dotted #c2c2c2;
	padding:0 20px 0 30px;
	margin-right:20px;
}
#mainMenu #card2 dl.line{
	border-top:2px dotted #c2c2c2;
	padding-top:10px;
	margin-top:10px;
}
#mainMenu #card2 .card_box02{
	float:left;
	width:220px;
}


/* online 
------------------------------------------------------------------ */
#mainMenu #online{
	width:777px;
}
#mainMenu #online_inner{
	width:730px;
	padding-left:20px;
	padding-top:35px;
	overflow:hidden;
}
#mainMenu #online .online_box01{
	float:left;
	width:210px;
	border-right:2px dotted #c2c2c2;
	padding-right:20px;
	margin-right:20px;
}
#mainMenu #online .online_box02{
	float:left;
	width:210px;
}
#mainMenu #online .online_box02 dl.line{
	border-bottom:2px dotted #c2c2c2;
	padding-bottom:25px;
	margin-bottom:25px;
}
#mainMenu #online .online_bnr{
	padding-top:8px;
	text-align:center;
}


/* corp 
------------------------------------------------------------------ */
#mainMenu #corp{
	width:777px;
	height:430px;
	background:url(/base/pc/top/img/menu_corp_bg_v2.jpg) no-repeat left top;
}
#mainMenu #corp .corp_nav_en{
	text-align:right;
	margin-bottom:10px;
}
#mainMenu #corp #corp_nav{
	width:470px;
	padding-left:300px;
	overflow:hidden;
}
#mainMenu #corp #corp_nav li{
	float:left;
	margin-right:9px;
	margin-bottom:13px;
}


/* news
============================================================================================================================= */
#news{
	width:995px;
	height:30px;
	margin:0 auto;
	margin-bottom:20px;
	overflow:hidden;
}
#news a{
	color:#a10000;
	text-decoration:none;
}
#news a:hover{
	color:#a10000;
	text-decoration:underline;
}
#news dl{
	width:995px;
	background:#e1e1e1;
	overflow:hidden;
}
#news dl dt{
	float:left;
	width:125px;
}
#news dl dd{
	float:left;
	width:845px;
	padding:4px 4px 4px 20px;
}
#news dl dd ul li{
	padding-top:2px;
	width:750px;
}
#news dl dd ul li .news_txt_box{
	width:750px;
	position:relative;
	height:20px;
	overflow:hidden;
}
#news dl dd ul li .news_txt_box span{
	position:absolute;
	left:750px; 
	display:block;
	white-space: nowrap;
}


/* contents
============================================================================================================================= */
#contents_top{
	width:100%;
}
#cont_wrapper{
	position:relative;
}
#tab{
	width:995px;
	margin:0 auto;	
	z-index:100;
	overflow:hidden;
}
#tab li{
	float:left;
	display:block;
	text-indent:-9999px;
	cursor: pointer;
}
#tab li#tab01{
	width:278px;
	height:53px;
	background:url(/base/pc/top/img/cont_tab01_v2.png);
}
#tab li#tab02{
	width:429px;
	height:53px;
	background:url(/base/pc/top/img/cont_tab02_v2.png);
}
#tab li#tab03{
	width:288px;
	height:53px;
	background:url(/base/pc/top/img/cont_tab03_v2.png);
}
#tab li:hover{
	background-position:0 -53px !important;
}
#tab li.select{
	background-position:0 -53px !important;
}

.cont_inner{
	width:100%;
	background:url(/base/pc/top/img/cont_bg_t.png) top repeat-x #d2d2d2;
	z-index:99;
}
.cont_close{
	width:100%;
	background:url(/base/pc/top/img/cont_bg_b.png) repeat-x bottom;
	height:60px;
}
.cont_close ul{
	width:1200px;
	margin:0 auto;
	display:block;
}
.cont_close li{
	width:88px;
	margin-left:auto;
	cursor:pointer;
}
.tab_content{
	width:1025px;
	padding-left:30px;
	margin:0 auto;
}

.article_wrapper{
	width:1025px;
	padding:15px 0 0 0;
	overflow:hidden;
}


/* tab1_cont （フェア＆イベント）
------------------------------------------------------------------ */
.cont_arrow01{
	margin-left:130px;
}


/* article_main */
.article_main{
	float:left;
	width:690px;
}

/* article_box1 */
.article_box1{
	float:left;
	width:314px;
	min-height:370px;
	position:relative;
	margin-right:30px;
	margin-bottom:30px;
	line-height:1.5;
	background:#FFF;
}
.article_box1 .more{
	position:absolute;
	right:0;
	top:0;
	z-index:100;
}
.article_box1 dl{
	padding:15px 50px 15px 10px;
}
.article_box1 dl dt.day{
	color:#a10000;
	margin-bottom:5px;
}
.article_box1 dl dt.ttl{
	font-size:14px;
	font-weight:bold;
}
.article_box1 dl dd{
	font-size:11px;
}
.article_box1 a{
	position:absolute;
	background:url(/base/pc/top/img/article_box1_arrow.png) no-repeat left 300px;
	display:block;
	width:100%;
	height:100%;
	z-index:101;

}
.article_box1 a:hover{
	background-position:-314px 300px;
}

/* article_sub */
.article_sub{
	float:left;
	width:310px;
	height:770px;
	overflow-y:scroll;
	overflow-x:hidden;
}

/* article_box2 */
.article_box2{
	position:relative;
	width:302px;
	background:#fff;
	line-height:1.6;
}
.article_box2 div{
	width:280px;
	height:80px;
	padding:15px 10px;
	overflow:hidden;
}
.article_box2 p{
	float:left;
	width:100px;
}
.article_box2 dl{
	float:left;
	width:145px;
	padding:0 25px 0 10px;
}
.article_box2 dl dt.day{
	color:#a10000;
	font-size:10px;
}
.article_box2 dl dt.ttl{
	font-weight:bold;
	font-size:11px;
}
.article_box2 dl dd{
	font-size:10px;
}
.article_box2 a{
	position:absolute;
	display:block;
	width:100%;
	height:100%;
	z-index:101;
	background:url(/base/pc/top/img/article_box2_arrow.png) no-repeat left center;
}
.article_box2 a:hover{
	background-position:-300px center;
}
.article_box2.bg_grey{
	background:#dedede;
}


/* tab2_cont （オリジナルショップ＆プライベートブランド）
------------------------------------------------------------------ */
.cont_arrow02{
	margin-left:490px;
}

/* article_box3 */
.article_box3{
	float:left;
	width:240px;
	min-height:220px;
	background:url(/base/pc/top/img/article_box3_bg.png) bottom no-repeat;
	margin-right:15px;
	margin-bottom:15px;
	padding-bottom:15px;
}
.article_box3 div{
	position:relative;
	width:227px;
	z-index:1;
}
.article_box3 .more{
	position:absolute;
	right:0;
	top:0;
	z-index:100;
}
.article_box3 .new{
	position:absolute;
	left:0;
	top:0;
	z-index:100;
}
.article_box3 div a{
	position:absolute;
	display:block;
	width:100%;
	height:100%;
	z-index:101;
	background:url(/base/pc/top/img/article_box_bg.png) bottom no-repeat;
}

.article_box3 div dl{
	padding:15px 10px;
	line-height:1.6;
}
.article_box3 div dl dt{
	font-size:11px;
	font-weight:bold;
}
.article_box3 div dl dd{
	font-size:11px;
}


/* tab3_cont （インフォメーション）
------------------------------------------------------------------ */
.cont_arrow03{
	margin-left:845px;
}

/* article_box4 */
.article_box4{
	float:left;
	width:240px;
	min-height:220px;
	background:url(/base/pc/top/img/article_box4_bg.png) bottom no-repeat;
	margin-right:15px;
	margin-bottom:15px;
	padding-bottom:15px;
}
.article_box4 div{
	position:relative;
	width:227px;
}
.article_box4 .more{
	position:absolute;
	right:0;
	top:0;
	z-index:100;
}
.article_box4 .new{
	position:absolute;
	left:0;
	top:0;
	z-index:100;
}
.article_box4 div a{
	position:absolute;
	display:block;
	width:100%;
	height:100%;
	z-index:101;
	background:url(/base/pc/top/img/article_box_bg.png) bottom no-repeat;
}
.article_box4 div dl{
	position:relative;
	padding:15px 10px;
	line-height:1.6;
}
.article_box4 div dl dt{
	font-size:11px;
	font-weight:bold;
}
.article_box4 div dl dd{
	font-size:11px;
}

/* style
============================================================================================================================= */
.mr0{ margin-right:0 !important;}
