.p-art .c-keyvisual {
  background: #3b52ce;
}
.p-art .c-button-frame .c-heading-slash .c-heading_maintext {
  color: #3b52ce;
}
.p-art .c-button-frame .c-heading-slash .c-heading_maintext::before, .p-art .c-button-frame .c-heading-slash .c-heading_maintext::after {
  background: #3b52ce;
}
.p-art .c-button-frame .c-heading-round {
  color: #3b52ce;
}
.p-art .c-button-frame .c-heading-round .c-heading_maintext {
  background: #fff;
  border: 2px solid #3b52ce;
  color: #3b52ce;
}
.p-art .c-button-frame .c-heading--fukidashi::after {
  border-top-color: #3b52ce;
}
.p-art .c-chat_thumb-img {
  border: 1px solid #3b52ce;
}
.p-art .c-chat_text {
  border-color: #3b52ce;
}
.p-art .c-chat_text img {
  margin: 1em auto;
}
.p-art .c-chat--left .c-chat_text::before {
  border-right-color: #3b52ce;
}
.p-art .c-chat--left .c-chat_text .c-chat_title {
  color: #3b52ce;
}
.p-art .c-chat--right .c-chat_text {
  background: #3b52ce;
  color: #fff;
}
.p-art .c-chat--right .c-chat_text::before, .p-art .c-chat--right .c-chat_text::after {
  border-left-color: #3b52ce;
}
.p-art .c-chat--right .c-chat_text .c-chat_title {
  color: #ffeb3b;
}
.p-lp_content .read {
margin: 40px 0;
}
.p-lp_content .read p {
text-align: center;
color: #333;
}
.p-art .cnt-index {
  padding-bottom: 60px;
}
.p-art .cnt-index .cnt-mokuji {
  margin-bottom: 0;
  position: relative;
  padding-bottom: 0;
  background: none;
  text-align: center; }
  .p-art .cnt-index .cnt-mokuji span {
    position: relative;
    display: inline-block;
    background: #fff;
    z-index: 2; }
    @media (max-width: 749px) {
      .p-art .cnt-index .cnt-mokuji span {
        width: 101px; } }
  .p-art .cnt-index .cnt-mokuji:before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    display: block;
    width: 100%;
    background: url("../images/bg_border.png") repeat-x left center;
    z-index: 1; }
    @media screen and (max-width: 639px) {
      .p-art .cnt-index .cnt-mokuji:before {
        height: 13px;
        background-size: auto 8px; } }
    @media (max-width: 749px) {
      .p-art .cnt-index .cnt-mokuji:before {
        height: 13px; } }
    @media (min-width: 749px) {
      .p-art .cnt-index .cnt-mokuji:before {
        height: 13px; } }
    @media (min-width: 979px) {
      .p-art .cnt-index .cnt-mokuji:before {
        height: 13px; } }
  .p-art .cnt-index .cnt-mokuji:before {
    left: 0; }
  .p-art .cnt-index .cnt-mokuji:after {
    right: 0; }
.p-art .cnt-index ul {
  list-style: none;
  margin: 0 0 10px 0; }
    .p-art .cnt-index ul {
      padding: 30px;
    } 
  @media screen and (max-width: 749px) {
    .p-art .cnt-index ul .indent-1 {
      padding-left: 0.5em;
      text-indent: -1.8em; } }
  .p-art .cnt-index ul li {
    position: relative;
    margin: 0 0 1em 0;
    font-size: 16px;
    font-weight: 400; 
  }
    .p-art .cnt-index ul li:last-child {
      margin-bottom: 0; }
    @media screen and (max-width: 749px) {
      .p-art .cnt-index ul li {
        font-size: 14px; } }
    .p-art .cnt-index ul li img {
      width: 100%;
      max-width: 28px;
      vertical-align: middle;
      margin: 0 0.5em 0 0; }
      @media screen and (max-width: 749px) {
        .p-art .cnt-index ul li img {
          width: 100%;
          max-width: 24px; } }
      @media screen and (max-width: 639px) {
        .p-art .cnt-index ul li img {
          width: 100%;
          max-width: 20px; } }
      @media (max-width: 374px) {
        .p-art .cnt-index ul li img {
          width: 100%;
          max-width: 20px; } }
  .p-art .cnt-index ul li:hover {
    opacity: 0.5; }
  .p-art .cnt-index ul a {
    color: #333;
    text-decoration: none;
    font-weight: 600; }
    .p-art .cnt-index ul a:hover {
      text-decoration: none; }

@media screen and (min-width: 768px) {
  .block__item {
      max-width: 500px;
      margin: 0.5em auto;
  }
}