@charset "UTF-8";
/*================================================
ブランドトップページ専用CSS
================================================*/

/* section_collection
--------------------------------------------------------------------*/

.section_collection {
	width:1000px;
	margin:0 auto 60px;
	overflow:hidden;
}
.section_collection .collectionslider {
	width:616px;
	margin:0 auto 20px;
}
.section_collection .flex-viewport {
	overflow:visible!important;
}
.section_collection .flex-direction-nav a {
  margin-top:-18px;
  top: 50%;
}
.section_collection .flex-direction-nav .flex-prev {
  left: -234px;
}
.section_collection .flex-direction-nav .flex-next {
  right: -234px;;
}
.section_collection .collection_photo {
	padding:0 78px;
}
.collection_thumb ul li {
	margin-right:10px;
	float:left;
}


/* section_tab
--------------------------------------------------------------------*/

.section_tab .tab li {
	float:left;
	position:relative;
}
.section_tab .tab li:after {
	padding:0 25px;
	content:"/";
	color: black;
}
.section_tab .tab li:last-child:after {
	display:none;
}
.section_tab .tab a {
	display:inline-block;
	position:relative;
	color: #000;

}
.section_tab .tab a:hover {
	text-decoration:none;
}
.section_tab .tab a:hover:after {
	content:"";
	width:100%;
	height:2px;
	background:#000;
	position:absolute;
	bottom:-8px;
	left:0;
}
.section_tab .tab .selected a:after {
	content:"";
	width:100%;
	height:2px;
	background:#5f87cf;
	position:absolute;
	bottom:-8px;
	left:0;
}
.section_tab .tabbox {

}


#apuweiser .common_title_01{
	color:#000;
}
#apuweiser .section_tab .tab .selected a {
	color:#000;
}
#apuweiser .section_tab .tab .selected a:after {
	background:#000;
}

#apuweiser .section_tab .tab a:hover {

}
#apuweiser .section_tab .tab a:hover:after {
	background-color:#000;
}
#jusglitty .common_title_01{
	color:#000;
}
#jusglitty .section_tab .tab .selected a {
	color:#000;
}
#jusglitty .section_tab .tab .selected a:after {
	background:#000;
}
#jusglitty .section_tab .tab a:hover {

}
#jusglitty .section_tab .tab a:hover:after {
	background-color: #000;
}


#rirandture .common_title_01{
	color:#000;
}
#rirandture .section_tab .tab .selected a {
	color:#000;
}
#rirandture .section_tab .tab .selected a:after {
	background:#000;
}

#rirandture .section_tab .tab a:hover {

}

#rirandture .section_tab .tab a:hover:after {
	background-color:#000;
}

#mystrada .common_title_01{
	color:#000;
}
#mystrada .section_tab .tab .selected a {
	color:#000;
}
#mystrada .section_tab .tab .selected a:after {
	background:#000;
}
#mystrada .section_tab .tab a:hover {

}
#mystrada .section_tab .tab a:hover:after {
	background-color:#000;
}

#apl .common_title_01{
	color:#000;
}
#apl .section_tab .tab .selected a {
	color:#000;
}
#apl .section_tab .tab .selected a:after {
	background:#000;
}

#apl .section_tab .tab a:hover {

}
#apl .section_tab .tab a:hover:after {
	background-color:#000;
}
