


/*===============================================
画面の横幅が750pxまで*/
@media screen and (max-width:768px){
/*=============================================*/

/* ####################################### */
/* bullpuluページ */
/* ####################################### */

#bullpulu h3{
	margin:10px auto 6px auto ;
	padding:0;
}

#bullpulu #shoplist h3{
	margin:10px auto 24px auto ;
	padding:0;
	padding-bottom:20px;
	border-bottom:1px solid #ccc;
	text-align:center;
}

#bullpulu #shoplist h4{
	margin:10px auto 6px auto ;
	padding:0;
}


#bullpulu #maincontent{
	text-align:center;
}


#bullpulu .entrycontent{
	margin:0 auto 0;
	text-align:left;
}

#bullpulu .titlearea{
	text-align:center;
	margin-bottom:100px
}

#bullpulu .leadtext{
	width:80%
}



#bullpulu #shoplist{
	width:100%;
	margin:0 auto 0px;
	text-align:left;
	padding-left:0px;
	padding-right:0px;
	min-width: auto;
}

#bullpulu #shoplist ul{
	margin-bottom:60px;
}

#bullpulu #shoplist li{
	margin-right:4%;
	height:auto;
	margin-bottom:60px
}

#bullpulu #shoplist li:nth-child(2n){
	margin-right:0;
}


@media screen and (max-width:1520px){

	#bullpulu #shoplist{
		width:100%;
	}
	
	#bullpulu #shoplist li:nth-child(3n){
		margin-right:4%;
	}
	#bullpulu #shoplist li{
		margin-right:4%;
	}
	
	#bullpulu #shoplist li:nth-child(2n){
		margin-right:0;
	}
}




#bullpulu #shoplist li img{
	width:100%;
}

#bullpulu #shoplist span{
	display:inline-block
}

#bullpulu #shoplist div:nth-child(1){
	width:100%;
	order:1
}


#bullpulu #shoplist div:nth-child(2){
	width:100%;
	order:2
}



#bullpulu #shoplist a{
	display:inline-block;
	width:40%;
	text-align:center;
	border:1px solid #ccc;
	font-size:9px;
	padding:0px 4px;
	margin-top:6px;
}

#bullpulu #shoplist p{
	font-size:14px;
	line-height:1.6em;
	border:none;
}

#bullpulu #shoplist p.telicon{
	font-size:14px;
	border:none;
	padding:0
}



#bullpulu article{
	margin-top:40px;
	margin-bottom:80px;
}

#bullpulu .titlearea{
	font-size:24px;
	line-height:1.6em;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	margin-top:30px;
	padding:0 3%;
}

#bullpulu .titlearea span{
	display:inline-block
}


#bullpulu #shoplist ul{
	margin:20px;
}

#bullpulu #shoplist li{
	display: inline-block;
	width:48%;
	magin-right:5%
}
	
#bullpulu #shoplist li img{
	width:100%;
}
#bullpulu #shoplist div:nth-child(1){
	width:100%;
	order:1
}


#bullpulu #shoplist div:nth-child(2){
	width:100%;
	order:2
}

	
	

/*===============================================
smart.css  画面の横幅が750pxまで*/
}
/*=============================================*/


