@charset "UTF-8";


.spc_tit {
  background: linear-gradient(0deg, #222 0px, #222 2px, transparent 2px, transparent 5px,#222 5px, #222 7px) left bottom / 100% 7px no-repeat;
  color: #222;
}

.spc_flex_wrap { flex-wrap: wrap; }
.spc_flex_wrap a { width: 50%; }

.spc_comment {
  background: #E9BED0;
  color: #fff;
  padding: 0 0 32px 0;
}
.spc_comment_tit { margin-bottom: -12px; }
.spc_comment_txt { padding: 0 16px; }

/*
------------------------------------------------------------------------------------*/
