@charset "Shift_JIS";


.Special_main img{
	width:100%;
}
.Special_main a:hover img{
	opacity:1.0;
}

/* clearfix */
.clearfix:after {  
	content: " ";   
	display: block;   
	height: 0;   
	clear: both;   
	visibility: hidden;  
}  
.clearfix {  
	display: inline-block;  
	min-height: 1%;  
}  
/* Hides from IE-mac \*/  
* html .clearfix {  
	height: 1%;  
}  
.clearfix {  
	display: block;  
}  
/* End hide from IE-Mac */ 


/* 文字のサイズ */
.t25{font-size:25px;line-height:27px;}
.t18{font-size:18px;line-height:20px;}
.t16{font-size:16px;line-height:20px;}
.t15{font-size:15px;line-height:17px;}
.t14{font-size:14px;line-height:18px;}
.t12{font-size:12px;line-height:16px;}
.t10{font-size:10px;line-height:14px;}


/***********************************************
　ベース
***********************************************/
.av_category{
	background-size:100%;
	text-align:center;
}


/***********************************************
　共通
***********************************************/
/* メニュー */
.av_open .hcode_nav{
	padding:0 0 3% 1%;
}
.hcode_nav li{
	max-width:292px;
	width:40%;
	margin:0 0 2% 2%;
	display:inline-block;
}
.hcode_nav p{
	margin:2% 0 0 0;
	text-align:right;
}
.hcode_nav p img{
	max-width:365px;
	width:auto;
}


/***********************************************
　商品
***********************************************/
.av_open .hallo_item{
	width:100%;
	background:#FFF;
	padding:2% 0 0 0;
	margin:0 auto 1% auto;
}
.hallo_item dl{
	width:21%;
	margin:0 0 3% 2%;
	padding:0.5%;
	border:1px solid #05055b;
	float:left;
}
.hallo_item dt{
	margin:0 0 2% 0;
}
.hallo_item dd{
	height:45px;
	text-align:center;
}
.hallo_item dd strong{
	height:45px;
	text-align:center;
	font-size:14px;
	color:red;
}

#SP_bkpage{
	text-align:right;
	padding:10px;
}
#SP_bkpage a{
	color:#000;
}




