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