section.bodychanges {
	background-color: #fdf3d4;
	/*display: none*/
}

section.reasons:nth-child(odd) {
	background-color: #fce7ce
}

section.reasons:nth-child(odd) .reasonsitemname {
	background-color: #fce7ce
}

section.reasons:nth-child(odd) .itemnum:after {
	background-color: #dca284
}

section.reasons:nth-child(odd) .reasons_icon {
	background-color: #dca284
}

section.reasons:nth-child(odd) .reasons_focus {
	background-color: #dca284
}

section.reasons:nth-child(even) {
	background-color: #fdf3d4
}

section.reasons:nth-child(even) .reasonsitemname {
	background-color: #fdf3d4
}

section.reasons:nth-child(even) .itemnum:after {
	background-color: #d6bd6e
}

section.reasons:nth-child(even) .reasons_icon {
	background-color: #d6bd6e
}

section.reasons:nth-child(even) .reasons_focus {
	background-color: #d6bd6e
}

.recommend_itemBlock {
	background-color: #fdf3d4
}

.lineAni {
	background-color: #d6bd6e
}

.tabArea a.now {
	background-color: #d6bd6e
}

.tabArea a:hover,
.tabArea a:focus {
	background-color: #efdfb0
}

.recommend_itemBlock .recommend_itemimg::after {
	border-left: 6px solid #d6bd6e;
	border-top: 6px solid #d6bd6e;
	border-right: 6px solid #efdfb0;
	border-bottom: 6px solid #efdfb0
}

.bodychangebtn {
	background-color: #d6bd6e
}

.bodychangebtn:hover,
.bodychangebtn:focus {
	background-color: #dca284
}

.timeline:before {
	background: #efdfb0
}

.timeline--entry:before {
	background-color: #d6bd6e
}

.timeline--entry__title {
	background-color: #d6bd6e
}

.timeline--entry__title:before {
	background-color: #d6bd6e
}

.itemlist_btn {
	background-color: #d6bd6e
}

.itemlist_btn:hover,
.itemlist_btn:focus {
	background-color: #dca284
}

.itemlist_btn.colordark2 {
	background-color: #dca284
}

.itemlist_btn.colordark2:hover,
.itemlist_btn.colordark2:focus {
	background-color: #d6bd6e
}

.detailslider-show figure .detailitem_btn::after {
	background-color: #dca284
}

.detailslider-show figure .detailitem_btn:focus,
.detailslider-show figure .detailitem_btn:hover {
	border-color: #dca284
}

/*# sourceMappingURL=color.min.css.map */