/*
Theme Name: Cardbuncle Recovered
Description: ECサイト(カラーミー)と同じヘッダー/フッター/CSSを再現する復旧用テーマ
Version: 1.0.0
*/
/* WP買取表ページ専用スタイル（旧index.css ver=20260723130717 から抽出 2026-08-17） */
.kaitori-wrap {
  position: relative;
}
.kaitori-wrap + .kaitori-wrap {
  margin-top: 80px;
}
.kaitori-wrap h2 {
  margin: 0;
  margin-bottom: 20px;
  padding: 15px 0;
  border: solid #ff8000;
  border-width: 2px 0;
  font-size: 18px;
  line-height: 1.0;
  background-color: #000;
  text-align: center;
  color: #fff;
}
.kaitori-wrap .outline {
  margin-bottom: 30px;
  padding: 30px;
  background-color: #eee;
}
.kaitori-wrap .outline ul li {
  position: relative;
  padding-left: 20px;
}
.kaitori-wrap .outline ul li:before {
  content: '';
  position: absolute;
  top: 10px;
  left: 0;
  width: 6px;
  height: 6px;
  background-color: #ff8000;
  border-radius: 100%;
}
.kaitori-wrap .outline ul li + li {
  margin-top: 5px;
}
.kaitori-wrap .outline ul li span {
  color: #ff8000;
}
.kaitori-wrap .outline ul li span i {
  font-style: normal;
  text-decoration: underline;
}
.dan-wrap + .dan-wrap {
  margin-top: 80px;
}
.dan-wrap .box + .box {
  margin-top: 60px;
}
.dan-wrap .stitle {
  margin: 0;
  margin-bottom: 15px;
  padding-left: 50px;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto 100%;
  background-image: url(https://img21.shop-pro.jp/PA01515/101/etc_base64/a2FyaXRvcmliYWxs.png?cmsp_timestamp=20250313113405);
  font-size: 18px;
}
.dan-wrap.dbh .stitle {
  background-image: url(https://img21.shop-pro.jp/PA01515/101/etc_base64/a2FyaXRvcmliYWxs.png?cmsp_timestamp=20250313113405);
}
.mtitle {
  margin: 0;
  margin-bottom: 30px;
  padding: 10px 0;
  text-align: center;
  background: url(https://img21.shop-pro.jp/PA01515/101/etc_base64/a2FyaXRvcmloNA.jpg?cmsp_timestamp=20250313113423);
  font-weight: 600;
  font-size: 18px;
  color: #fff;
}
.kaitoriunderul {
  display: flex;
  flex-wrap: wrap;
}
.kaitoriunderul li {
  width: 19.5%;
  margin-top: 30px;
}
.kaitoriunderul li + li {
  margin-left: .625%;
}
.kaitoriunderul li:nth-child(5n+1) {
  margin-left: 0;
}
.kaitoriunderul li:nth-child(-n+5) {
  margin-top: 0;
}
.kaitoriunderul li figure {
  margin: 0;
}
.kaitoriunderul li figure img {
  object-fit: cover;
  width: 100%;
  height: 280px;
  border-radius: 10px;
}
.kaitoriunderul li h3 {
  margin: 0;
  margin-top: 10px;
  line-height: 1.5;
  font-size: 13px;
}
.kaitoriunderul li i {
  font-style: normal;
}
.kaitoriunderul li .kakaku {
  margin: 0;
  margin-top: 10px;
  padding: 10px 0;
  background-color: #f15a24;
  color: #fff;
  text-align: center;
  font-weight: 600;
}
.rule-wrap .rule-list .outline {
  margin-bottom: 20px;
  padding: 20px;
  border: 1px solid #000;
  font-size: 15px;
}
.rule-wrap .box {
  margin-top: 50px;
  font-size: 15px;
}
.rule-wrap .box .title {
  position: relative;
  margin: 0;
  margin-bottom: 20px;
  padding: 0;
  font-size: 17px;
  letter-spacing: .05em;
  text-align: center;
  line-height: 1.6;
  font-weight: 600;
  color: #fff;
}
.rule-wrap .box .title:after {
  pointer-events: none;
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  margin-top: -1px;
  background-color: #000;
}
.rule-wrap .box .title span {
  position: relative;
  display: inline-block;
  padding: 7px 25px;
}
.rule-wrap .box .title span:after {
  pointer-events: none;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  transform: skewX(-30deg);
}
.rule-wrap .box .title span i {
  position: relative;
  font-style: normal;
  z-index: 2;
}
.rule-wrap .box .rule-list02 li {
  padding: 15px 0;
  border-bottom: 1px solid #ccc;
}
.rule-wrap .box .rule-list02 li span {
  color: red;
}
.rule-wrap .box .faq {
  font-size: 15px;
}
.rule-wrap .box .faq dt {
  line-height: 1.6;
  margin-bottom: 10px;
  font-size: 16px;
  color: #ff8000;
}
.rule-wrap .box .faq dt span {
  position: relative;
  padding: 5px 0;
  padding-left: 40px;
}
.rule-wrap .box .faq dt span:before {
  content: 'Q';
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  background-color: #ff8000;
  border-radius: 3px;
  color: #fff;
}
.rule-wrap .box .faq dd {
  line-height: 1.6;
  margin-left: 0;
  padding-left: 0;
}
.rule-wrap .box .faq dd + dt {
  margin-top: 20px;
}
.link-rule {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 50px;
  margin-bottom: 20px;
  border-radius: 6px;
  background-color: #f15a24;
  font-weight: 600;
  font-size: 15px;
  color: #fff;
}
.link-rule:hover {
  text-decoration: none;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .kaitori-wrap + .kaitori-wrap {
    margin-top: 10vw;
  }
  .kaitori-wrap h2 {
    margin-bottom: 3.5vw;
  padding: 3vw 3.5vw;
  font-size: 3.8vw;
  line-height: 1.6;
  }
  .kaitori-wrap .outline {
    margin-bottom: 10vw;
  padding: 5vw;
  font-size: 3.2vw;
  }
  .kaitori-wrap .outline ul li {
    padding-left: 3vw;
  }
  .kaitori-wrap .outline ul li:before {
    top: 2vw;
  left: 0;
  width: 1vw;
  height: 1vw;
  }
  .kaitori-wrap .outline ul li + li {
    margin-top: 2vw;
  }
  .dan-wrap + .dan-wrap {
    margin-top: 10vw;
  }
  .dan-wrap .box + .box {
    margin-top: 10vw;
  }
  .dan-wrap .stitle {
    margin-bottom: 3vw;
  padding-left: 10vw;
  font-size: 4vw;
  }
  .mtitle {
    margin-bottom: 3vw;
  padding: 2vw 0;
  font-size: 3.8vw;
  }
  .kaitoriunderul li {
    width: 32%;
  margin-top: 5vw;
  }
  .kaitoriunderul li + li {
    margin-left: 2%;
  }
  .kaitoriunderul li:nth-child(5n+1) {
    margin-left: 2%;
  }
  .kaitoriunderul li:nth-child(3n+1) {
    margin-left: 0;
  }
  .kaitoriunderul li:nth-child(-n+5) {
    margin-top: 5vw;
  }
  .kaitoriunderul li:nth-child(-n+3) {
    margin-top: 0;
  }
  .kaitoriunderul li figure img {
    height: 40vw;
  border-radius: 2vw;
  }
  .kaitoriunderul li h3 {
    margin-top: 2vw;
  line-height: 1.5;
  font-size: 3vw;
  }
  .kaitoriunderul li .kakaku {
    margin-top: 2vw;
  padding: 1.5vw 0;
  font-size: 3vw;
  }
  .rule-wrap .rule-list .outline {
    margin-bottom: 3.5vw;
  padding: 4vw;
  font-size: 3.2vw;
  }
  .rule-wrap .box {
    margin-top: 15vw;
  font-size: 3.2vw;
  }
  .rule-wrap .box .title {
    margin-bottom: 3.5w;
  line-height: 1.5;
  font-size: 3.6vw;
  }
  .rule-wrap .box .title span {
    padding: 2vw 5vw;
  }
  .rule-wrap .box .rule-list02 li {
    padding: 3vw 0;
  }
  .rule-wrap .box .faq {
    font-size: 3.2vw;
  }
  .rule-wrap .box .faq dt {
    line-height: 1.7;
  margin-bottom: 3vw;
  font-size: 3.6vw;
  }
  .rule-wrap .box .faq dt span {
    display: inline-block;
  padding: 1vw 0;
  padding-left: 10vw;
  }
  .rule-wrap .box .faq dt span:before {
    width: 8vw;
  height: 8vw;
  border-radius: 1vw;
  }
  .rule-wrap .box .faq dd {
    line-height: 1.7;
  }
  .rule-wrap .box .faq dd + dt {
    margin-top: 7vw;
  }
}
