.br_sp {
  display: block;
}

.br_pc {
  display: none;
}

#concept_cnt_wrap {
  -webkit-flex-direction: column;
  flex-direction: column;
}

#concept_image {
  margin-top: 20px;
  order: -1;
}

.txt p {
  max-width: 830px;
  margin: 30px auto 0;
  line-height: 1.7;
}

.point {
  width: 90%;
}

.gallery_content {
  padding: 0 5%;
}

.detail_cnt ul.gallery_item_list {
  padding: 0 5%;
}

.detail_cnt {
  padding: 0 5%;
}

.detail_cnt.two_rows {
  padding: 0;
}

.detail_cnt_txt {
  text-align: left;
}

.point_ttl {
  background-image: none;
  background-color: #936828;
}

.detail_cnt.three_rows {
  display: block;
}

.detail_cnt_image_wrap {
  max-width: 320px;
  margin-bottom: 30px;
}

#option_parts_cnt {
  padding: 0 5%;
}

.shop {
  padding: 0 5%;
}

.caution {
  padding: 0 5% 30px;
}

.link {
  text-align: center;
  width: 90%;
  margin: 0 auto;
  margin-top: 60px;
  margin-bottom: 60px;
}