@charset "shift_jis";
/* CSS Document */

#ice_coffee{
	text-align:left;
	font-size:1.2em;
}
#ice_coffee img{
	width:100%;
	height:auto;
}
#ice_coffee .bnr-main{
	padding:0 0 6%;
}
#ice_coffee .title{
	padding:0 0 4%;
}
#ice_coffee .item-box{
	padding:0 0 7%;
}
#ice_coffee .item-box .txt-item{
	vertical-align:top;
}
#ice_coffee .catch{
	color:#01b8ca;
	font-weight:bold;
	line-height:1.4;
    padding-top: 3%;
}
#ice_coffee .name{
	padding:0 0 0.75em;
	font-weight:bold;
	line-height:1.4;
}
#ice_coffee .price{
	padding:0 0 0.75em;
	font-weight:bold;
	color:#f00;
	text-align:right;
}
#ice_coffee td{
	font-size:1.25em;
}


@media screen and ( max-width:767px) {
#ice_coffee{
	font-size:0.8em;
}
}