@charset "utf-8";
/* CSS Document */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav,  summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}
body html {
	background:#ffffff;
	margin:0;
	padding:0;
	font-family:'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
	font-size: 62.5%!important;
}

/* clearfix */
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}





div#container {
	width:900px;
	margin:0 auto;
	margin-top:0px;
	text-align:left;
	position:relative;
	top:0;
	left:0;
	z-index:0;
	padding-top:30px;
}


div#container #globalNavi{ 
	background-color:#FFF;
	width:900px;
	margin:0 auto;
}  

/* 固定 */
.fixed {
    position: fixed;
    top: 0;
    padding: 0;
    width: 100%;
    z-index: 1000;
}
h1 {
	font-family:'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
	font-size:12px;
	font-weight:600;
	letter-spacing:2px;
	color:#006699;
	margin-left:20px;
}
.hr {
	border:2px #006699 solid;
	margin-bottom:50px;
	margin:8px 20px 20px 15px;
}

#globalNavi ul{
		padding:0px 20px;
	}
	
	
#globalNavi ul li {
  display: inline-block;
  height:35px;
}
	
#globalNavi ul li span{
	border-right: 1px solid #dcdcdc;
    padding: 0 8px 0 0;
    margin: 0 8px 0 0;
	font-size: 12px;
	font-family:'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
	}
	
#globalNavi ul li span.list_last{
	border-right-style:none;
}


div#box {
    margin-right: auto;
	margin-left: auto;
	padding:0;
	width:900px;
    margin-top:-150px!important;
padding-top:150px!important;
	margin-bottom:60px;
}
div.box1 {
	margin:0;
	padding:40px 0px;
	padding-right:0;
	clear:both;
	color:333;
	font-weight:600;

}

.brandlist_a{
	float: left;
	width:50px;
	height:50px;
}

dt.alphabet span.alphabet-dt{
  margin: 0 auto;
  padding: 0 auto;
  font-weight:600;
  font-family:'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
  display: block;
  font-size: 16px;
  color:#555555;
  padding-left:30px;
}

.brandlist_b{
	 float: left;
	width:800px;
	padding-left:50px;
}


dd {
	float:left;
	line-height:130%;
	margin:0 0 10px 15px;
	font-size:12px;
	width:250px;
	height:40px;
	font-family:'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
	
}

span.name{
	font-size:10px;	
  color:#999;
  font-weight:normal;
	
}
a {
	color:#888;
	text-decoration:none;
	letter-spacing:0.8px;
}


a:hover {
	font-weight:bold; 
	font-color:#333333;
	}
	

.side_top{
	display: none;
}


/*スマホ*/

@media (max-width: 767.98px) { 
	
	
	
	

div#container {
	width: 100%;
	
}
.recommend{
		display: none;
	}

div#container #globalNavi{ 
	width: 100%;
	
	
}  


h1 {
	font-family:'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
	font-size:1.2rem;
	margin: 1% 0 0 2%;
		
	
}

	/* 固定 */
.fixed {
    position: static;
    
}

#globalNavi ul{
	width: 90%;
	margin: .5% 0 0 2%;
	
	
	}
	

	
#globalNavi ul li {
  display: inline-block;
  width: 17%;
  text-align: center;
  margin-bottom: 2%	;
	  
 	border: 1px solid #dcdcdc;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */
	
	padding: 3% 0;
  	
}
	
#globalNavi ul li span{
	padding: 0;/*一旦0*/
	margin: 0;/*一旦0*/
	border-right: 1px solid #fff;
	font-size: 1.2rem;
	font-family:'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
	}
	
	
#globalNavi ul li span.list_last{
	border-right-style:none;
}


div#box {
    
	padding:0;
	width:100%;
    margin-top:-50px!important;
	padding-top:50px!important;
	margin-bottom:60px;
}
	
div.box1 {
	width:100%;

}

.brandlist_a{
	float: left;
	width:50px;
	height:50px;
}

dt.alphabet span.alphabet-dt{
  margin: 0 auto;
  padding: 0 auto;
  font-weight:600;
  font-family:'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
  display: block;
  font-size: 16px;
  color:#555555;
  padding-left:30px;
}

.brandlist_b{
	float: left;
	width:80%;
	margin-left: 2%
	
	
}


dd {
	float:left;
	line-height:130%;
	margin:0 0 10px 0;
	font-size:12px;
	width:100%;
	height:40px;
	font-family:'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
	
}

span.name{
	font-size:10px;	
  color:#999;
  font-weight:normal;
	
}
a {
	color:#888;
	text-decoration:none;
	letter-spacing:0.8px;
}


a:hover {
	font-weight:bold; 
	font-color:#333333;
	}
		

iframe{
	display: none;
		
	}	
	
.side_top{
	display: inline;
	position: fixed;
	bottom: 2%;
	right:2%;
	border-top: 2px solid #222;
	font-size: 0.8rem;
	
		
	}	
	
.side_top a{
	color: #222
	}
	
	
}