@charset "UTF-8";

.pattern .titType01,
.pattern .btnType01,
#contents .pattern .otherList,
.detailModule.pattern .thumsModule .thumbsWrap,
.detailModule.pattern .thumsModule #thumbs {
  background: #ea6181;
}

/*titType
--------------------------------------------*/
/*titType01*/
.pattern .titType01 span {
  background: #ea6181;
}

.pattern .titType01 span:after {
  border-left: 20px solid #ea6181;
}

/*listModule
--------------------------------------------*/
.listModule.pattern ul li p {
  color: #ea6181;
}

/*detailModule
--------------------------------------------*/
/*txtWrap*/
.detailModule.pattern .txtWrap h1 {
  color: #ea6181;
}
