@charset "UTF-8";
/** TOPICS/CATALOG一覧用 sp**/
/** 共通　追加css sp**/
body {
	font-family: 'Jost-Regular','NotoSansJP-Regular';
}
#contents {
	padding-top: 60px;
}
.site-main #contents .main .brand h1.title {
	display: block;
	/**padding-top: 70px!important;
	margin-top: -70px!important;**/
	border-bottom:none!important;
	text-align: center !important;
}
.title {
	text-align: center;
}
.title h1 {
	font-size: 26px;
}
.page-contentssecure .wrapper .pane-main {
	overflow: hidden;
}
.page-contentssecure .pane-header .block-header {
	position: fixed;
}
/**
.block-sort--select {
	padding-bottom: 62px;
}**/

.block-sort--select .block-goods-list--sort-order-items--link > li.active a {
    color: #333333;
    background: #fff;
}
.block-sort--select .block-goods-list--sort-order-items--link > li a {
    color: #333333;
    background: #fff;
}
.block-sort--select .block-goods-list--sort-order-items--link > li {
	border:none;
	width: 23.36%;
    min-width: 26.36%;
    min-height: 30px;
    margin-left: 3px;
}
#contents .contents.main#topics .brand .all-item a{
	border: 1px solid #33333380;
	width: 240px;
	height: 48px;
	margin: 0 auto;
	vertical-align: middle;
	padding-right: 0;
	display: table-cell;
	font-size: 12px;
	text-align: center;
}
#contents > .contents.main#topics > .brand > .all-item > a::after {
	content:none;
}

#contents > .contents.main#topics > .brand > .pages > ul > li:nth-child(2) {
	font-size:14px;
	display: block;
	white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
#contents > .contents.main#topics > .brand > .pages > ul > li:nth-child(3) {
	font-size:14px;
}
#contents > .contents.main#topics > .brand > .pages > ul > li:nth-child(4) {
	font-size:14px;
}
/** TOPICS用　追加css sp**/
#topics .brand{
	padding-bottom: 62px;
}

#topics .brand .title span {
	font-size:26px;
}
#topics .brand .all-item {
	display: table;
	margin: auto;
}

/** CATALOG用　追加css sp**/

#catalog .brand{
	padding-bottom: 62px;
}
#catalog .brand .title span {
	font-size:26px;
}
#catalog .brand .all-item {
	display: table;
	margin: auto;
}
#contents > .contents.main#catalog > .brand > .all-item > a {
	border: 1px solid #33333380;
	width: 240px!important;
	height: 48px;
	margin: 0 auto!important;
	vertical-align: middle;
	padding-right: 0;
	display: table-cell!important;
	font-size: 12px;
	text-align: center;
}
#contents > .contents.main#catalog > .brand > .all-item > a::after {
	content:none!important;
}
#contents > .contents.main#catalog > .brand > .pages > ul > li:nth-child(2) {
	font-size:14px;
	display: block;
	white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
#contents > .contents.main#catalog > .brand > .pages > ul > li:nth-child(3) {
	font-size:14px;
}
#contents > .contents.main#catalog > .brand > .pages > ul > li:nth-child(4) {
	font-size:14px;
}