@charset "utf-8";
/* CSS Document */

.clearfix:after {
	content: '';
	display: table;
	clear: both;
}
.font-type-min{
	font-family:"Sawarabi Mincho","Aozora Mincho Medium","ヒラギノ明朝 ProN W3","Hiragino Mincho ProN", "游明朝", YuMincho,serif;
}
.box-anchor-kakaobelt .item-list{
	width: 615px;
}
.box-anchor-kakaobelt .item-list li:nth-child(2){
	margin-left: -23px;
}
.box-anchor-kakaobelt .item-list li:nth-child(3){
	margin-left: -6px;
}
.box-anchor-kakaobelt .item-list li:nth-child(4){
	margin-left: -6px;
}

/*18.09.25*/
/*======= limited =======*/
.mv{
	margin-bottom: 0;
}
.limited{
	background-image: url(/smartphone/sweets/chocolate/the-chocolate/lineup/img/bg_box01.png), url(/smartphone/sweets/chocolate/the-chocolate/lineup/img/bg_box02.png);
	background-repeat: no-repeat, no-repeat;
    background-position: left top -83px, right top -83px;
    background-size: 25% auto,25% auto;
    padding: 0 20px;
    text-align: center;
}
.limited *{
	color: #000;
}
.limited dl dt{
	padding: 50px 0 55px;
	font-size: 24px;
	line-height: 2;
}
.limited dl dd{
	font-size: 18px;
	line-height: 1.67;
}
.limited-text{
	padding: 34px 0 28px;
}
.limited-text .discription{
	margin-bottom: 6px;
}
.limited-text .caution{
	font-size: 70%;
}
.comfort-bitter-blue{
	color: #2c2c6f;
}
.velvet-milk-red{
	color: #d7001e;
}
.limited-products-list{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.limited-products-list li{
	float: left;
}
.limited-products-list li:last-child{
	float: right;
}
.pattern-list{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.pattern-list li{
	float: left;
	width: calc(20% - 14px);
	margin-left: 17px;
}
.pattern-list li img{
	width: 100%;
	height: auto;
}
.pattern-list li:first-child{
	margin-left: 0;
}


/*190910 add*/
.line-up-map{
	padding: 18.28% 30px;
	background: url(/smartphone/sweets/chocolate/the-chocolate/lineup/img/map_bg_01.png) no-repeat center center;
	background-size: cover;
}
.line-up-map .map-anchor-list01 li{
	float: left;
	width: 50%;
}
.line-up-map .map-anchor-list01::after{
	content: "";
	display: table;
	clear: both;
}
.line-up-map img{
	width: 100%;
}
.map-cacaolocality .item-list{
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
}
.map-cacaolocality .box-anchor-kakaobelt .item-list li:nth-child(2) {
	margin-left: 55px;
}
.map-cacaolocality .item-list li{
	margin-left: 55px;
}

.map-cacaolocality .item-list li:first-child{
	margin-left: 0;
}
.map-cacaolocality .box-anchor-kakaobelt .item-list li img {
	width: auto;
	height: auto;
	max-width: 100%;
}