@charset "utf-8";
/* CSS Document */

.site-header-main {
    box-shadow: 0px 2px 20px #ddd;
}
.main-catalog-fv-area {
	line-height:0;
	max-width:1500px;
	margin:40px auto;
}
.about-brand-area {
	background:url(/manage/wp-content/themes/sacsbar/images/catalog/bg_about_brand.gif);
	/*background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;*/
}
.about-brand-area .about-brand {
	/*background:rgba(0,0,0,.8);
	width:100%;
	height:100%;*/
	padding: 7% 0;
    max-width: 1100px;
    margin: 0 auto;
	width:95%;
}
.about-brand-area .about-brand ul {
	display: table;
}
.about-brand-area .about-brand ul li {
	display: table-cell;
	vertical-align:middle;
}
.about-brand-area .about-brand ul li:first-child {
	width:calc(30% - 50px);
	padding-right:50px;
}
.about-brand-area .about-brand ul li:last-child {
	display: table-cell;
    vertical-align: middle;
    width: 70%;
    line-height: 2.5;
}
.about-brand-area .about-brand ul li .entry-title {
	color:#fff;
	font-size:26px;
}
.about-brand-area .about-brand ul li:last-child p {
	font-size: 16px;
    line-height: 2;
    color: #fff;
}
.title-area {
	margin: 5% auto;
    width: 95%;
    text-align: center;
}
.title-area h2 {
    padding-top: 15%;
    margin-top: -15%;	
	font-size: 36px;
    font-family: 'Sorts Mill Goudy', serif;
    letter-spacing: 0.07em;
}
ul.tab {
	width: 95%;
	max-width:1300px;
	margin:0 auto;
}
ul.tab li {
	width:calc(20% - 10px);
	float:left;
	margin:0 5px 10px;
	max-width:300px;
	border:solid 1px #f1f1f1;
	box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.1);
}
ul.tab li:nth-child(6),
ul.tab li:nth-child(11),
ul.tab li:nth-child(16),
ul.tab li:nth-child(21),
ul.tab li:nth-child(26),
ul.tab li:nth-child(31),
ul.tab li:nth-child(36){
	clear:both;
	float:left;
}
ul.tab li dt {
	line-height:0;
	text-align:center;
}
ul.tab li dt img {
	width:90%;	
}
ul.tab li dd {
	padding:10px;
	min-height: 240px;
    position: relative;
}
ul.tab li dd .series-title {
	margin:10px 0;
	font-size:16px;
}
ul.tab li dd p.series-txt {
	margin-bottom:30px;
}
ul.tab li dd p.to-catalog {
	font-size:10px;
	font-weight:bold;
    position: absolute;
    bottom: 10px;
}
.slick-dots {display:none!important;}
@media screen and (min-width: 1000px) {
ul.tab {
	/*display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;*/
}	
}
@media screen and (max-width: 999px) {
.about-brand-area .about-brand ul li {
	vertical-align:top;
}	
ul.tab li {
	width:100%;
	float:none;
	margin:0 0 10px;
	max-width:none;
}
ul.tab li:nth-child(6),
ul.tab li:nth-child(11),
ul.tab li:nth-child(16),
ul.tab li:nth-child(21),
ul.tab li:nth-child(26),
ul.tab li:nth-child(31),
ul.tab li:nth-child(36){
	float:none;
}
ul.tab li dt {
    display: table-cell;
    vertical-align: middle;
    width: 150px;
}
ul.tab li dd {
    min-height: auto;
    display: table-cell;
    vertical-align: middle;
}
}
@media screen and (max-width: 768px) {
.main-catalog-fv-area {
	max-width:none;
	margin:0 auto;
}	
.about-brand-area .about-brand {
	padding: 10% 0;
}	
.title-area {
	margin: 10% auto;
}	
.title-area h2 {
	font-size: 18px;
}	
.about-brand-area .about-brand ul {
	display:block;
}
.about-brand-area .about-brand ul li {
	display:block;
}
.about-brand-area .about-brand ul li:first-child {
	width:30%;
	padding-right:0;
	margin-bottom:5%;
}
.about-brand-area .about-brand ul li:last-child {
    width: 100%;
}
}
.anchor{
    display: block;
    padding-top: 15%;
    margin-top: -15%;
}

.content-area {
    float: none!important;
    margin: 0 auto!important;
    width: 100%!important;
}
.product-content {
	
}
.product-content li {
	
}
.product-content li a {
	width: 31.3333333%;
    float: left;
	display:block;
	margin:0 1%;
}
.product-content li dl {
}
.product-content li dl dt {
	margin-bottom:30px;
	text-align: center;
}
.product-content li dl dt img {
	
}
.product-content li dl dd {
	text-align:center;
	font-family: 'Sorts Mill Goudy', serif;
    letter-spacing: 0.07em;
	font-size:20px;
}
.product-content li dl dd .product-code {
	margin-bottom: 30px;
}
.product-content li dl dd .product-item {
	font-size:13px;
  margin-bottom: 0;
}
.product-content li dl dd .product-title {
	font-size:16px;
	font-weight:bold;
	letter-spacing: 0em;
	margin-bottom: 20px;
}
.product-content li dl dd .product-txt span {
	font-size: 14px;
}
/*@media screen and (min-width: 769px) {
.product-content li a:nth-child(4),
.product-content li a:nth-child(7),
.product-content li a:nth-child(10),
.product-content li a:nth-child(13),
.product-content li a:nth-child(16),
.product-content li a:nth-child(19),
.product-content li a:nth-child(22),
.product-content li a:nth-child(25),
.product-content li a:nth-child(28) {
	clear:both;
    float: left;
}
}*/
@media screen and (max-width: 768px) {
.product-content li a {
	width: 100%;
    float: none;
}	
}



.scroller {
	position:fixed;
	bottom:20px;
	right:20px;
}


.special-bnr-pc {
    display:block;
    width: 100%;
    max-width: 1200px;
    margin: 5% auto;
}
.special-bnr-sp {
    display:none;
}
.special-bnr-pc img,
.special-bnr-sp img {
    width:100%;
}
@media screen and (max-width: 768px) {
.special-bnr-pc {
    display:none;
}
.special-bnr-sp {
    display:block;
    width: 95%;
    margin: 10% auto;
}
}