@charset "UTF-8";
@import url("import.css");

/* clearfix */
/* For modern browsers */
.cf:before,
.cf:after {
	content:"";
	display:table;
}
 
.cf:after {
	clear:both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.cf {
	zoom:1;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ ProN W6","HiraKakuProN-W6","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	color: #000000 !important;
}

#ice_body {
	width: 920px;
	height: 1444px;
	margin: 10px 0 100px 0;
	padding: 20px;
	box-sizing: border-box;
	background-image:url(/images/office_coffee/fresh_brew/ice_body_bg.jpg);
	background-repeat:no-repeat;
	color: #41210f;
	letter-spacing: -0.08em;
}

#box01 {
	position: relative;
	width: 880px;
	height: 609px;
	box-sizing: border-box;
	margin: 0 0 20px 0;
}

#box01_logo {
	position: absolute;
	top: 18px;
	left: 24px;
}

#box01_release {
	position: absolute;
	top: 44px;
	right: 46px;
	font-size: 16px;
}

#box01 h2 {
	position: absolute;
	top: 62px;
	left: 23px;
}

#box01 p {
	position: absolute;
	top: 205px;
	left: 564px;
	font-size: 16px;
	line-height: 170%;
}

#box02 {
	width: 310px;
	height: 491px;
	margin: 0 0 20px 0;
	padding: 35px 20px 0 20px;
	box-sizing: border-box;
}

#box02_title {
	margin: 0 0 6px 0;
	font-size: 20px;
	color: #221815;
	font-weight: bold;
	text-align: center;
}

#box02_abbr {
	margin: 0 0 23px 0;
	font-size: 16px;
	color: #221815;
	text-align: center;
}

#box02_content {
	margin: 0 0 132px 0;
	font-size: 16px;
	text-align: center;
}

#box02_country {
	margin: 0 0 53px 0;
	font-size: 12px;
	color: #000000;
	text-align: center;
}

#box02 p {
	font-size: 15px;
	color: #000000;
	line-height: 140%;
}

#box03 {
	width: 310px;
	height: 262px;
	margin: 0;
	padding: 18px 0 0 0;
	text-align: center;
	box-sizing: border-box;
}

#box03 p {
	text-align: center;
	font-size: 14px;
	color: #221815;
	margin: 17px 0 0 0;
}

#box04 {
	float: right;
	width: 550px;
	height: 406px;
	margin: 0 0 20px 0;
	padding: 24px 20px 0 20px;
	box-sizing: border-box;
}

h3 {
	font-size: 20px;
	margin: 0;
	padding: 0;
	letter-spacing: 0;
}

#box04 ol {
	margin: 18px 0 0 26px;
	padding: 0;
	color: #000000;
}

#box04 li {
	font-size: 15px;
	list-style: none;
	margin: 0 0 11px 0;
}

#box04_content {
}

#box04 dl {
	margin: 38px 0 0 0;
	font-size: 13px;
}

#box04 dt {
	margin: 2px 0 0 10px;
	color: #52b5d4;
}

#box04 dd {
	margin: 6px 0 5px 10px;
	padding: 0;
}

#box04 p {
	font-size: 12px;
	margin: 31px 0 0 0;
	line-height: 160%;
}

#box05 {
	float: right;
	width: 550px;
	height: 347px;
	margin: 0;
	padding: 48px 20px 0 20px;
	box-sizing: border-box;
}

#box05 p {
	margin: 58px 0 0 0;
	font-size: 14px;
	line-height: 200%;
}

#ice_left {
	float: left;
	width: 310px;
	margin: 0 20px 0 0;
}

#ice_right {
	float: left;
	width: 550px;
}
