#sp-design .artist-condition,
#migicontents .artist-condition {
  box-sizing: border-box;
  margin: 10px auto 30px;
  padding: 25px 30px 22px;
  border: 3px solid #a05b00;
  border-radius: 8px;
  background: #fffaf1;
  color: #292929;
  font-size: 17px;
  line-height: 1.8;
}

#sp-design .artist-condition__title,
#migicontents .artist-condition__title {
  margin: 0 0 16px;
  padding: 0;
  border: 0;
  background: transparent;
  font-size: 17px;
  line-height: 1.4;
  text-align: left;
}

#sp-design .artist-condition__label,
#migicontents .artist-condition__label {
  display: inline-block;
  padding: 5px 13px 6px;
  border-radius: 999px;
  background: #a05b00;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
  white-space: nowrap;
}

#sp-design .artist-condition p,
#migicontents .artist-condition p {
  margin: 0 0 7px;
  padding: 0;
  color: #292929;
  font-size: 18px;
  line-height: 1.8;
}

#sp-design .artist-condition p:last-child,
#migicontents .artist-condition p:last-child {
  margin-bottom: 0;
}

#sp-design .artist-condition .artist-condition__caution,
#migicontents .artist-condition .artist-condition__caution {
  color: #8a260b;
  font-weight: bold;
}

#migicontents .artist-condition {
  width: 90%;
}

#sp-design .artist-product-summary,
#migicontents .artist-product-summary {
  box-sizing: border-box;
  width: 90%;
  margin: 0 auto 30px;
  padding: 17px 20px;
  border: 1px solid #cfcfcf;
  border-radius: 4px;
  background: #fff;
  color: #292929;
}

#sp-design .artist-product-summary h2,
#migicontents .artist-product-summary h2 {
  margin: 0 0 10px;
  padding: 0 0 8px;
  border: 0;
  border-bottom: 1px solid #dedede;
  background: transparent;
  color: #292929;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
  text-align: left;
}

#sp-design .artist-product-summary p,
#migicontents .artist-product-summary p {
  margin: 0;
  padding: 0;
  color: #292929;
  font-size: 17px;
  line-height: 1.8;
}

#sp-design .artist-eligibility,
#migicontents .artist-eligibility {
  clear: both;
  box-sizing: border-box;
  width: 90%;
  margin: 30px auto 32px;
  color: #292929;
  font-size: 17px;
  line-height: 1.8;
}

#sp-design .artist-eligibility h2,
#migicontents .artist-eligibility h2 {
  margin: 0 0 20px;
  border: 3px double #fff;
  background: #666;
  color: #fff;
  font-size: 22px;
  font-weight: normal;
  letter-spacing: 0.2em;
  line-height: 18px;
  text-align: center;
}

#migicontents .artist-eligibility h2 {
  box-sizing: content-box;
  width: 735px;
  height: 18px;
  margin-left: calc((100% - 735px) / 2);
  padding: 6px 0;
}

#sp-design .artist-eligibility h2 {
  box-sizing: content-box;
  width: 105.32%;
  margin-left: -2.66%;
  padding: 8px 0 10px;
}

#sp-design .artist-eligibility h3,
#migicontents .artist-eligibility h3 {
  margin: 20px 0 8px;
  padding: 0 0 6px;
  border: 0;
  border-bottom: 1px solid #cfcfcf;
  background: transparent;
  color: #292929;
  font-size: 18px;
  line-height: 1.5;
}

#sp-design .artist-eligibility .artist-eligibility__unavailable,
#migicontents .artist-eligibility .artist-eligibility__unavailable {
  color: #9E0030;
}

#sp-design .artist-eligibility ul,
#migicontents .artist-eligibility ul {
  margin: 0 0 16px;
  padding-left: 1.5em;
}

#sp-design .artist-eligibility li,
#migicontents .artist-eligibility li {
  float: none;
  margin-bottom: 5px;
  font-size: 17px;
  line-height: 1.8;
}

#sp-design .artist-eligibility__common,
#migicontents .artist-eligibility__common {
  margin: 22px 0 0;
  font-size: 17px;
  line-height: 1.8;
}

#sp-design .artist-eligibility__common a,
#migicontents .artist-eligibility__common a {
  display: inline-block;
  padding: 9px 15px;
  border: 1px solid #999;
  border-radius: 4px;
  color: #075aaa;
  font-weight: 700;
  text-decoration: underline;
}

@media screen and (max-width: 783px) {
  #sp-design .artist-eligibility {
    width: 94%;
  }

  #sp-design .artist-condition {
    width: 94%;
    padding: 21px 18px;
  }

  #sp-design .artist-condition p {
    font-size: 17px;
  }

  #sp-design .artist-product-summary {
    width: 94%;
    padding: 15px 16px;
  }

  #sp-design .artist-product-summary h2 {
    font-size: 19px;
  }

  #sp-design .artist-eligibility h2 {
    font-size: 20px;
  }
}


#sp-design .artist-faq,
#migicontents .artist-faq {
  clear: both;
  box-sizing: border-box;
  width: 90%;
  margin: 40px auto 32px;
  color: #292929;
  font-size: 17px;
  line-height: 1.8;
}

#sp-design .artist-faq h2,
#migicontents .artist-faq h2 {
  margin: 0 0 24px;
  border: 3px double #fff;
  background: #666;
  color: #fff;
  font-size: 22px;
  font-weight: normal;
  letter-spacing: 0.1em;
  line-height: 18px;
  text-align: center;
}

#migicontents .artist-faq h2 {
  box-sizing: content-box;
  width: 735px;
  height: 18px;
  margin-left: calc((100% - 735px) / 2);
  padding: 6px 0;
}

#sp-design .artist-faq h2 {
  box-sizing: content-box;
  width: 105.32%;
  margin-left: -2.66%;
  padding: 8px 0 10px;
}

#sp-design .artist-faq__item,
#migicontents .artist-faq__item {
  margin: 0 0 20px;
  padding: 0 0 20px;
  border-bottom: 1px solid #cfcfcf;
}

#sp-design .artist-faq__item:last-child,
#migicontents .artist-faq__item:last-child {
  margin-bottom: 0;
}

/* 見出し要素へ変更した商品カテゴリーバーの既存表示を維持 */
#sp-design h2.sp-barmini {
  margin: 0 0 10px;
  color: inherit;
  font-size: inherit;
  font-weight: normal;
  line-height: normal;
}

#sp-design .artist-faq h3,
#migicontents .artist-faq h3 {
  margin: 0 0 10px;
  padding: 0;
  border: 0;
  background: transparent;
  color: #292929;
  font-size: 18px;
  line-height: 1.6;
}

#sp-design .artist-faq p,
#migicontents .artist-faq p {
  margin: 0;
  padding: 0;
  color: #292929;
  font-size: 17px;
  line-height: 1.8;
}

#sp-design .artist-faq__question-label,
#sp-design .artist-faq__answer-label,
#migicontents .artist-faq__question-label,
#migicontents .artist-faq__answer-label {
  color: #9E0030;
  font-weight: 700;
}

#sp-design .artist-faq a,
#migicontents .artist-faq a {
  color: #075aaa;
  text-decoration: underline;
}

@media screen and (max-width: 783px) {
  #sp-design .artist-faq {
    width: 94%;
  }

  #sp-design .artist-faq h2 {
    height: 18px;
    font-size: 20px;
    letter-spacing: 0.05em;
    line-height: 18px;
    white-space: nowrap;
  }
}
