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