@charset "UTF-8";

.dirt .titType01,
.dirt .btnType01,
#contents .dirt .otherList,
.detailModule.dirt .thumsModule .thumbsWrap,
.detailModule.dirt .thumsModule #thumbs {
  background: #30a3c0;
}

/*titType
--------------------------------------------*/
/*titType01*/
.dirt .titType01 span {
  background: #30a3c0;
}

.dirt .titType01 span:after {
  border-left: 20px solid #30a3c0;
}

/*listModule
--------------------------------------------*/
.listModule.dirt ul li p {
  color: #30a3c0;
}

/*detailModule
--------------------------------------------*/
/*txtWrap*/
.detailModule.dirt .txtWrap h1 {
  color: #30a3c0;
}
