@charset "utf-8";
/* CSS Document */


.txt-type01{
	font-size: 15px;
	line-height: 3.1;
}
/*======= red-wrap =======*/
.red-wrap{
	background: #8c0000;
	color: #ffffff;
	padding: 65px 0;
}

/*======= col2-wrap =======*/
.col2-wrap{
	max-width: 1300px;
	min-width: 1024px;
	margin: 0 auto;
}
.col2-wrap .co2-box{
	overflow: hidden;
}
.col2-wrap .thum{
	float: left;
	width: 50%;
	line-height: 0;
}
.col2-wrap .thum img{
	width: 100%;
}
.col2-wrap .txt-area{
	float: left;
	width: 50%;
	padding: 4.08% 16.08% 0 2.54%;
	text-align: left;
	box-sizing: border-box;
}
.col2-wrap .l-area.txt-area{
	padding-left: 10.46%;
	padding-right: 5.85%;
}
.col2-wrap .ttl{
	margin-bottom: 11%;
}
.col2-wrap .ttl img{
	width: 100%;
}
.col2-wrap .txt{
	line-height: 2;
}

/*======= bnr-area01 =======*/
.bnr-area01{
	width: 863px;
	margin: 0 auto;
}
.bnr-area01 .bnr-type01{
	float: left;
	margin-right: 35px;
	background: #ffffff;
}
.bnr-type01 a:hover{
	opacity: 0.7;
}
.move-type01{
	float: left;
	background: #ffffff;
}

/*======= box-cacao-know =======*/
.box-cacao-know{
	width: 863px;
	margin: 0 auto 40px;
	position: relative;
}
.box-cacao-know .item-balloon{
	position: absolute;
	bottom: 231px;
	left: 50%;
	width: 761px;
	margin: 0 0 0 -380px;
}
.box-cacao-know .item-balloon>div{
	display:none;
	position:relative;
}
.box-cacao-know .item-balloon>div.active{
	display:block;
}
.box-cacao-know .item-list{
	position: absolute;
	bottom: 40px;
	left: 167px;
}
.box-cacao-know .item-list li{
	position: relative;	
	background:url(/sweets/chocolate/the-chocolate/bean-to-bar/images/bg_cacao02.png) no-repeat 0 0;
	width: 94px;
	height: 190px;
	padding-top: 60px;
	box-sizing: border-box;
	float: left;
	margin-right: 53px;
	line-height: 1.4;
	text-align: center;
	cursor: pointer;
	font-family: "Sawarabi Mincho","ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","Aozora Mincho Medium", "游明朝", YuMincho,serif;
	font-size: 15px;
}
.box-cacao-know .item-list li:after{
	display: block;
	bottom: 30px;
	left: 50%;
	position: absolute;
	content: '';
	width: 7px;
	height: 7px;
	margin: 0 0 0 -6px;
	border-top: 1px solid #4e4e4e;
	border-right: 1px solid #4e4e4e;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.box-cacao-know .item-list li span{
	display:block;
	font-size: 22px;
}
.box-cacao-know .item-list li:last-child{
	margin-right: 0;
}
.box-cacao-know .item-list .active{
	background-position:0 bottom;}

/*======= bnr-area02 =======*/
.bnr-area02{
	width: 1024px;
	margin: 0 auto;
	border-top: 1px solid #eee4c5;
	padding: 35px 120px 0 50px;
	text-align: left;
	box-sizing: border-box;
}
.bnr-area02 .bnr-area-txt01{
	float: left;
	width: 405px;
	line-height: 2;
}
.bnr-area02 .bnr-type01{
	float: right;
}

