/******** coror ********/
/********* parts *******/
/********************************************/
/********* parts *******/
.page_title .title {
  width: 320px;
  width: 42%;
}

.contentswrap {
  padding: 10px 20px 40px;
}
.contentswrap a {
  color: #000;
  text-decoration: none;
}
.contentswrap a p {
  background: #ffec01 url("/assets/img/common/arrow_black.png") 96% center no-repeat;
  -webkit-background-size: 7px;
  -o-background-size: 7px;
  background-size: 7px;
  text-align: center;
  padding: 20px;
  font-size: 14px;
  font-weight: bold;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  margin-bottom: 10px;
}
