@charset "UTF-8";
/* 川崎製菓 */
.kawasaki-header {
  padding-top: 50px;
  width: 960px;
  margin: 0 auto;
  font-size: 22px;
  color: #c70019;
}
.ice-cover {

}
.rest .ice {
  width: 960px;
  margin: 0 auto;
}
.ice ul {
  overflow: hidden;
  padding-top: 30px;
}
.ice ul li {
  width: 210px;

  /*tsuika_150710*/
  /*height: 330px;*/
  height:auto;

  float: left;
  margin-right: 35px;
}
.ice ul li p span {
  font-size: 17px;
  margin-bottom: 5px;
  color: #c70019;
}
.ice ul li p span.small-title {
  font-size: 14px;
}
.ice .item01 {

}
.ice .item02 {

}
.ice .item03 {

}
.ice .item04 {
  margin-right: 0;
}
.bg-cw {
  background-color: #f9f5f2;
}

/*tsuika*/
.ice ul.ul_last {
  padding-bottom: 30px;
}
.r-box p{
	margin-bottom:30px;
	text-align:center;
}
.r-box p.r-box_last{
	text-align:center;
}
.r-box p span{
	font-size:0.85em;
}



/* 2017/7/13 */
.contact-box {
  position: relative;
  height: 147px;
  background-image: url(https://www.cardinal-japan.com/common/restaurant/kawasaki_seika/img/kawasaki_contact_bg.png);
  background-repeat: no-repeat;
}
.contact-box .contact-btn {
  position: absolute;
  top: 60px;
  left: 35px;
}




@media screen and (max-width: 540px) {
.kawasaki-header {
  margin-bottom: 20px;
  padding-left: 10px;
  width: 100%;
}
.rest .ice {
  width: 100%;
  margin: 0 0;
}
.rest .ice img {
  width: 30%;
  height: auto;
}
.ice ul {
  overflow: visible;
  padding-top: 30px;
  padding: 0 10px;
  width: 100%;
}
.ice ul li {
  position: relative;
  width: 100%;
  height: 120px;
  float: none;
  margin-right: 10px;
  padding: 10px 0;
  border-bottom: 1px dotted #ccc;
}
.ice ul li a {

}
.ice ul li p {
  position: absolute;
  right: 0;top:10px;
  width: 65%;
}
.ice ul li p span {
  font-size: 12px;
}
.ice ul li p span.small-title {
  font-size: 12px;
}
.ice ul li.item-height00 {
  height: 130px;
}
.ice ul li.item-height01 {
  height: 170px;
}
.ice ul li.item-height03 {
  height: 150px;
}
.ice ul li.item-height02 {
  height: 190px;
}


/* 2017/7/13 */
.contact-box {
	background: url(https://www.cardinal-japan.com/common/restaurant/kawasaki_seika/img/sp_kawasaki_contact_bg.png) no-repeat 0 0;
	background-size: 300px 134px;
	width: 300px;
	height: 134px;
	margin: 0 auto 14px;
}
.contact-box .contact-btn {
	top: 25px;
	left: 98px;
}
.contact-box .contact-btn img {
	width: 106px;
}



}