.conceptC .conceptC__bg {
  background-attachment: scroll !important;
  background-size: 1920px 536px !important;
  margin: 0 !important;
  max-width: 100% !important;
}
.conceptC .conceptC__bg2 {
  background-size: 1920px 604px !important;
}
.conceptC .conceptC__text {
  margin: 60px 50vw 60px auto !important;
}
.conceptC .conceptC__text--right {
  margin: 60px auto 60px 50vw !important;
}

/*
レビュー　スライダー
*/

.swiper-slide {
  height: auto !important;
}

.swiper-custom-parent {
  width: 1230px;
  position: relative;
}

.swiper-container {
  width: 1130px;
}

:root {
  --swiper-theme-color: #dfdfdf !important;
}

.display-none {
  display: none;
}

.review-sw {
  text-align: center;
}

.review-list {
  text-align: left;
  list-style: none;
  border: 1px solid #eaeaea;
  padding: 1em;
  height: 100% !important;
}

.review-list li {
  margin-bottom: .5em;
}

.revi-ttl {
  font-size: 1.2em;
  font-weight: bold;
}

.star {
  color: #FFD700;
}

.icon-ttl:before {
  content: '';
  display: inline-block;
  width: 35px;
  height: 35px;
  background-image: url(https://img07.shop-pro.jp/PA01348/406/etc/slash.png?cmsp_timestamp=20210604205723);
  background-size: contain;
  vertical-align: middle;
  right: 3px;
  position: relative;
}

.icon-ttl:after {
  content: '';
  display: inline-block;
  width: 35px;
  height: 35px;
  background-image: url(https://img07.shop-pro.jp/PA01348/406/etc/slash_bak.png?cmsp_timestamp=20210604210609);
  background-size: contain;
  vertical-align: middle;
}