body {
  font-family: "Noto Sans", "Noto Sans JP", sans-serif !important;
}

.common-ttl {
  background-image: none;
  min-height: 0;
}

.common-ttl .section-inner .common-ttl-en {
  display: none;
}

.fontsize14 {
  font-size: 14px !important;
  letter-spacing: normal;
}

.fontsize16 {
  font-size: 16px !important;
  letter-spacing: normal;
  font-weight: 400;
}

.fontsize18 {
  font-size: 18px !important;
  letter-spacing: normal;
}

.textCenter {
  text-align: center !important;
}

.spacing {
  letter-spacing: normal;
}

.fontsize36 {
  font-size: 36px !important;
  text-align: center;
  letter-spacing: normal;
}

.fontsize24 {
  font-size: 24px !important;
  letter-spacing: normal;
}

.kaitori-title {
  align-items: center;
}

.gold-line {
  margin-top: 45px !important;
  display: block;
  text-align: center !important;
}

.selectWrap {
  margin-top: 18px;
}

section.kaitori-intro {
  background-color: #fcf7f0 !important ;
  padding: 60px 0;
}

.smTitle {
  font-size: 16px;
  font-family: inherit;
  letter-spacing: normal;
  text-align: center;
}

.pink_bg {
  background: #fef7f7 !important;
}

.common-kaitori-resuluts .item-list li {
  width: 24% !important;
}

.common-kaitori-resuluts .item-list {
  height: max-content !important;
}

.kaitori-voice .star-rating .star-rating-front {
  color: #f4c01e !important;
}

.kaitori-voice .voice-list2 .voice-list-item .voice-default .count-rating {
  margin-bottom: 10px;
  border-bottom: none !important;
  font-size: 2.5rem;
}

.reviews-txt {
  border-bottom: 1px solid gray;
  padding-bottom: 22px;
}

.kaitori-voice .star-rating-front::after {
  content: "★ ★ ★ ★ ★";
}

.kaitori-voice .star-rating-back::after {
  content: "★ ★ ★ ★ ★";
}

.kaitori .red_bg {
  background: #e50019;
}

.accordion {
  background-color: transparent;
  /* color: #444; */
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 18px;
  transition: 0.4s;
  position: relative;
  padding-left: 32px;
}

.active,
.accordion:hover {
  /* background-color: #ccc; */
}

.accordion::before {
  content: "\002B";
  color: #e50019;
  font-weight: bold;
  float: left;
  margin-left: -25px;
  margin-right: 20px;
  position: absolute;
}

.active:after {
  /* content: "\2212"; */
}

.panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.faqDiv {
  border-bottom: 1px solid gray;
}

.kaitori-howto-tips .more {
  border-top: none !important;
  border-right: none !important;
  content: "";
  -webkit-transform: rotate(135deg);
  transform: none !important;
  width: auto !important;
  height: auto !important;
  position: relative !important;
  right: 0 !important;
  display: inline-block !important;
  cursor: pointer !important;
  text-align: center !important;
  background-color: #e50019;
  width: 22% !important;
  color: white;
  border-radius: 30px;
  padding: 10px;
}

.bottomMargin {
  margin-bottom: 20px;
}

.gold-title {
  font-size: 16px !important;
  text-align: center !important;
  margin-bottom: 5px;
}

.gold-info table thead td,
.gold-info .table-att thead td {
  padding-bottom: 0 !important;
}

.gold-info table {
  font-weight: bold;
}

.kaitori-rank-bar:before {
  width: 45px !important;
}

.kaitori-rank-bar:after {
  width: 33px !important;
}

.kaitori-ranking .kaitori-rank-list {
  background: #fcf7f0 !important;
  border: none !important;
}

.kaitori .intro-title {
  margin-bottom: 10px !important;
}

.section-ja-title {
  margin: 40px 0 20px !important;
}

.text24-pc {
  font-size: 24px;
}

.gold-info table thead td p.center,
.gold-info .table-att thead td p.center {
  align-content: center;
  color: #fff;
  background: #de1122;
}

.gold-info table thead td.flexstart,
.gold-info .table-att thead td.flexstart {
  align-content: flex-start;
  color: #fff;
  background: #de1122;
}

.gold-info table thead td p,
.gold-info .table-att thead td p {
  margin: 0px !important;
}

.blog-archive-list li .blog-archive-content {
  background: #fcf7f0 !important;
}

.blog-archive-list li .blog-catch-img .blog-archive-date {
  background: #ca0000 !important;
  color: #fff !important;
  bottom: 0 !important;
  font-weight: 400;
  border-radius: initial !important;
  border-right: 10px !important;
  left: 0 !important;
}

.blog-archive-list li .blog-archive-ttl {
  letter-spacing: normal;
}

.blog-archive-list li {
  width: calc(100% / 4 - 10px) !important;
}

@media screen and (max-width: 786px) {
  .ex-purchase-title-info {
    left: 8px !important;
    width: 148px;
  }

  .fontsize14-mb {
    font-size: 14px !important;
    font-weight: normal;
  }

  .fontsize16-mb {
    font-size: 16px !important;
  }

  .fontsize18-mb {
    font-size: 18px !important;
    font-weight: bold;
  }

  .fontsize24-mb {
    font-size: 24px !important;
    font-weight: bold;
  }

  .fontsize32-mb {
    font-size: 32px !important;
    font-weight: bold;
  }

  .red-border-left-ttl h2 {
    font-weight: bold !important;
    font-size: 16px;
  }

  .common-kaitori-resuluts .item-list li {
    width: 30% !important;
  }

  .goldfs {
    font-size: 14px !important;
    font-weight: 100 !important;
  }

  .d-f {
    display: block;
  }

  button.clickable.only-sp {
    margin: 10px 0;
    border: 1px solid #e50019;
    border-radius: 4px;
    padding: 5px 10px;
    background: transparent;
    color: #e50019;
  }

  button.clickable.only-sp.active:before {
    content: none;
  }

  button.clickable.only-sp.active:after {
    display: none;
  }

  .panel.pc-none {
    padding: 0;
  }

  .search-shop .search-shop-en {
    justify-content: center !important;
  }

  .border {
    width: 50%;
    height: 2px;
    background-color: #fff;
    margin-left: 32px;
    align-self: center;
  }

  .wrap.search-shop-flex.c2.-wrap.area_list {
    display: block !important;
    width: 600px;
  }

  .search-shop .search-shop-list .wrap a {
    padding: 14px 12px !important;
  }

  .reviews-txt {
    margin: 0 20px;
  }

  .display-b {
    display: block !important;
    font-size: 15px;
  }

  .bottomMargin {
    margin-bottom: 20px;
  }

  .panel {
    padding: 0;
  }

  .d-f {
    display: flex;
  }

  .kaitori-column a {
    padding: 0;
    border-top: none;
  }

  .kaitori-column-img img {
    transform: none;
  }

  .margin-mb {
    margin: 2px 20px 20px;
  }

  .kaitori-rank-inner.d-f.ai-c {
    display: block !important;
  }

  .kaitori-ranking .kaitori-rank-list {
    background: #fcf7f0;
  }

  .search-shop-flex.c2 > * {
    width: auto !important;
  }

  .search-shop-flex {
    display: inherit !important;
  }

  .kaitori-inner-ways .kaitori-ways-num {
    padding: 10px 9px !important;
  }

  .kaitori-howto-tips .more {
    width: 44% !important;
  }

  .search-shop.mb-52 {
    border-radius: 0;
  }

  .hPC {
    max-height: 70%;
    min-height: 45%;
    padding-bottom: 10px;
  }

  .title-mb {
    font-size: 24px !important ;
  }
}
