@charset "utf-8";
/* CSS Document */

.mb0{margin-bottom: 0 !important;}

/*======= move-box =======*/
.move-box{
	padding-bottom: 65px;
	margin: 0 auto 65px;
	border-bottom: 1px solid #eee4c5;
	width: 1024px;
}
.move-box.last{
	margin-bottom: 0;
	border-bottom: none;
	padding-bottom: 0;
}
.move-ttl01{
	margin-bottom: 30px;
}
.move-ttl02{
	background: url(/sweets/chocolate/the-chocolate/cm_movies/images/bg_border.png) no-repeat center center;
	padding: 26px 0;
	font-size: 20px;
	margin-bottom: 40px;
	font-weight: normal;
	height: 80px;
	box-sizing: border-box;
}
.move-ttl02.mt50{
	margin-top: 50px;
}
.move-ttl02.row2{
	padding:12px 0;
}
.col2-area li{
	float: left;
	width: 463px;
}
.col2-area li:nth-child(2n){
	float: right;
}