/** Shopify CDN: Minification failed

Line 799:0 Unexpected "}"

**/
.pg_about {
  width: 100%;
  aspect-ratio: 2 / 1;
}
.pg_about h1 {
  text-align: start;
}
.pg_about_mission_block_contents h2 {
      margin: 0;
}
.pg_about_container {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.pg_about_shopDescription {
     width: 100%;
    margin-top: 0px;
    margin-bottom: 32px;
}

@media (min-width: 1024px) {
  .pg_about_shopDescription {
     text-align: center;
  }
}


.pg_about_top_img, .pg_about_top_img_cover {
    display: flex;
    align-items: center;
    justify-content: center;
}

.pg_about_top_img img {
    width: 100vw
}

.pg_about_container .ly_order_crumb {
  margin-bottom: 0;
}
.pg_about_h1_sp {
  font-size: 1.6rem;
  font-weight: 500;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.pg_about_top {
  position: relative;
}
.pg_about_top_content {
  position: absolute;
  top: 12vw;
  left: 4vw;
  margin-left: 1rem;
  z-index: 1;
}
@media (min-width: 904px) {
  .pg_about_top_content {
    top: 6vw;
  }
}
@media (min-width: 1200px) {
  .pg_about_top_content {
    left: -3vw;
  }
}
.pg_about_top_content_ttl_blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  display: inline-block;
  font-size: clamp(2rem, 12vw, 9rem);
  line-height: clamp(4.6rem, 14vw, 11rem);
  font-family: serif;
}

@media screen and (min-width: 768px) {
  .pg_about_top_content_ttl_blocks {
          font-size: 4rem;
          line-height: 5rem;
  }
}
@media screen and (min-width: 1200px) {
  .pg_about_top_content_ttl_blocks {
      font-size: clamp(2rem, 12vw, 8rem);
      line-height: clamp(4.6rem, 14vw, 10rem);
  }
}

.pg_about_top_content_ttl_sub {
  font-size: clamp(1.6rem, 6vw, 3.4rem);
  letter-spacing: clamp(0.1rem, 1vw, 0.8rem);
  margin-top: clamp(1.6rem, 4vw, 4rem);
  line-height: clamp(2.6rem, 9vw, 6rem);
}
@media (min-width: 768px) {
  .pg_about_top_content_ttl_sub {
    font-size: 2rem;
    line-height: 3rem;
    margin-top: 1rem;
  }
}
@media screen and (min-width: 769px) {
  .pg_about_top_content_ttl_sub {
    margin-top: 0;
    font-size: clamp(1.6rem, 2vw, 3rem);
    line-height: clamp(2rem, 3vw, 5rem);
  }
}
.pg_about_top_content_txt_box {
  display: none;
}
@media (min-width: 904px) {
  .pg_about_top_content_txt_box {
    display: block;
    width: 50%;
    margin-top: 2rem;
  }
}
.pg_about_top_content_txt_box > h1 {
  margin-bottom: 0.5rem;
  font-size: 1.6rem;
}
.pg_about_top_content_txt_box_sp {
  width: 100%;
  margin: auto;
}
@media (min-width: 768px) {
  .pg_about_top_content_txt_box_sp {
    display: none;
  }
}
.pg_about_top_img_cover {
  width: 100%;
  height: 100%;
}
.pg_about_top_img_picture {
  background-image: url("https://beprice.jp/wp-oldnet.beprice.jp/wp-content/themes/bepricenet/img/about/top_sp.jpg");
  width: 100%;
  height: 0;
  /* (画像の高さ / 画像の横幅) × 100 */
  padding-top: 163.2%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media (min-width: 768px) {
  .pg_about_top_img_picture {
    background-image: url("https://beprice.jp/wp-oldnet.beprice.jp/wp-content/themes/bepricenet/img/about/top_pc.jpg");
    padding-top: 44.8958333%;
  }
}
.pg_about_mission {
  width: 100%;
}
.pg_about_mission h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
  font-size: clamp(36px, 5vw, 60px);
  letter-spacing: 0.05rem;
  line-height: 1.2;
  text-align: center;
  font-family: serif;
}
@media (min-width: 768px) {
  .pg_about_mission h2 {
    font-size: 46px;
  }
}
.pg_about_mission h2 span {
  font-family: "Noto Sans JP";
  font-weight: 300;
  font-size: clamp(1.28rem, 4.2vw, 1.6rem);
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.05rem;
  line-height: 1.5;
  margin-left: 1rem;
}
.pg_about_mission_block {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
  width: 100%;
  max-width: 1260px;
  margin: auto;
  margin-top: 6vw;
  overflow: hidden;
  margin-bottom: 14vw;
}
@media (min-width: 768px) {
  .pg_about_mission_block {
    grid-template-columns: 1fr 1fr;
    margin-bottom: unset;
  }
}
@media screen and (min-width: 769px) {
  .pg_about_mission_block {
    width: 100%;
  }
}
.pg_about_mission_block_cover {
  position: relative;
  width: 72%;
  height: 100%;
}
.pg_about_mission_block_cover_ly {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.pg_about_mission_block_picture_1 {
  background-image: url("../img/about/buy1.jpg");
}
.pg_about_mission_block_picture_2 {
  background-image: url("../img/about/sell1.jpg");
}
.pg_about_mission_block_picture_3 {
  background-image: url("../img/about/closet1.jpg");
}
.pg_about_mission_block_picture_1, .pg_about_mission_block_picture_2, .pg_about_mission_block_picture_3 {
  width: 100%;
  height: auto;
  /* (画像の高さ / 画像の横幅) × 100 */
  /* padding-top: 105.607477%; */
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.pg_about_mission_block_picture_sub {
  position: absolute;
  width: 64%;
  top: 22%;
  right: -32%;
}
.pg_about_mission_block_picture_2 ~ .pg_about_mission_block_picture_sub {
  left: -32%;
}
.pg_about_mission_block_contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  width: 100%;
  margin: auto;
}
.pg_about_mission_block_contents_txt {
  border-top: 1px solid #ccc8c3;
  padding-top: 1rem;
}
.pg_about_mission_block_link {
  position: relative;
  display: inline-block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-family: serif;
  margin-top: 1rem;
  color: #D6953D;
}
.pg_about_mission_block_link::after {
  position: absolute;
  bottom: -0.5px;
  left: 50%;
  content: "";
  width: 0;
  height: 1px;
  background-color: #D6953D;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.pg_about_mission_block_link:hover::after {
  width: 100%;
}
.pg_about_mission_block:nth-child(2) .pg_about_mission_block_contents {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media (min-width: 768px) {
  .pg_about_mission_block:nth-child(2) .pg_about_mission_block_contents {
    -webkit-box-ordinal-group: unset;
        -ms-flex-order: unset;
            order: unset;
  }
}
.pg_about_service, .pg_about_type, .pg_about_simple, .pg_about_buyer, .pg_about_company, .pg_about_sdgs, .pg_about_media, .pg_about_recruit {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1200px;
  margin: auto;
  /* margin-top: 18vw; */
}
@media (min-width: 768px) {
  .pg_about_service, .pg_about_type, .pg_about_simple, .pg_about_buyer, .pg_about_company, .pg_about_sdgs, .pg_about_media, .pg_about_recruit {
    width: 100%;
  }
}
.pg_about_service h2, .pg_about_type h2, .pg_about_simple h2, .pg_about_buyer h2, .pg_about_company h2, .pg_about_sdgs h2, .pg_about_media h2, .pg_about_recruit h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
  font-size: clamp(36px, 5vw, 60px);
  letter-spacing: 0.05rem;
  line-height: 1.2;
  text-align: center;
  font-family: serif;
  margin-bottom: clamp(2rem, 15vw, 4rem);
}
.pg_about_service h2 span, .pg_about_type h2 span, .pg_about_simple h2 span, .pg_about_buyer h2 span, .pg_about_company h2 span, .pg_about_sdgs h2 span, .pg_about_media h2 span, .pg_about_recruit h2 span {
  font-family: "Noto Sans JP";
  font-weight: 300;
  font-size: clamp(1.28rem, 4.2vw, 1.6rem);
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.05rem;
  line-height: 1.5;
}
.pg_about_service {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1200px;
  margin: auto;
  margin-top: 18vw;
}
@media (min-width: 768px) {
  .pg_about_service {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .pg_about_service {
    margin-top: 19.6rem;
  }
}
.pg_about_service_ly {
  display: grid;
  grid-template-columns: 1.5fr 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 768px) {
  .pg_about_service_ly {
    grid-template-columns: 1fr 1fr;
  }
}
.pg_about_service_color {
  background-color: #e9e6e0;
  margin-left: 13vw;
}
.pg_about_service_contents {
  padding-right: 4vw;
  padding-left: 6vw;
}
.pg_about_service_contents_box {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  margin-bottom: 1rem;
}
@media (min-width: 481px) {
  .pg_about_service_contents_box {
    margin-bottom: 2rem;
  }
}
.pg_about_service_contents_box > h3 {
  font-size: 1.6rem;
  line-height: clamp(0rem, 15vw, 2rem);
}
.pg_about_service_contents_box > h3 > span {
  color: #D6953D;
}
@media (min-width: 481px) {
  .pg_about_service_contents_box > p {
    width: 90%;
  }
}
.pg_about_service_img_cover {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.pg_about_service_img_cover_ly {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.pg_about_service_img_picture {
  background-image: url("../img/about/service.png");
  width: 198%;
  height: 0;
  /* (画像の高さ / 画像の横幅) × 100 */
  padding-top: 192.86%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media (min-width: 768px) {
  .pg_about_service_img_picture {
    width: 100%;
    padding-top: 94.86%;
  }
}
.pg_about_type {
  overflow: hidden;
}
@media (min-width: 768px) {
  .pg_about_type {
    margin-top: 8rem;
  }
}
.pg_about_type > h2 {
  margin-top: 0px;
  margin-bottom: clamp(1rem, 15vw, 2rem);
}

@media (min-width: 1024px) {
  .pg_about_type > h2 {
  margin-top: 2rem;
  }
}

.pg_about_type_img_cover {
  width: 100%;
  height: 100%;
}
.pg_about_type_img_picture {
  background-image: url("../img/about/type_delivery.jpg");
  width: 100%;
  height: 0;
  /* (画像の高さ / 画像の横幅) × 100 */
  padding-top: 69.19%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.pg_about_type_block {
  width: 100%;
}
@media (min-width: 768px) {
  .pg_about_type_block {
    display: grid;
    grid-template-columns: 1fr 1fr ;
    gap: 1rem;
    width: 100%;
    max-width: 1260px;
    margin: auto;
  }
}


.pg_about_type_block_cover {
    width: 100%;
  height: 100%;
}


.pg_about_type_block_cover_ly {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  margin-bottom: clamp(2rem, 7vw, 6rem);
}

.pg_about_type_block_cover_ly img {
      position: relative;
      width: 100%;
}

.pg_about_type_block_cover_ly:nth-child(2) .pg_about_type_block_picture {
  background-image: url("../img/about/type_visit.jpg");
}
.pg_about_type_block_cover_ly:nth-child(3) .pg_about_type_block_picture {
  background-image: url("../img/about/type_shop.jpg");
}
.pg_about_type_block_picture {
  position: absolute;
  display: flex;
  width: 100%;
}
.pg_about_type_block_ttl {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 16px;
  background-color: #ffffffcc;
  border-radius: 2px;
}
@media (min-width: 768px) {
  .pg_about_type_block_ttl {
    padding: 2rem;
  }
}
.pg_about_type_block_ttl > p {
  color: #D6953D;
  font-family: serif;
  font-size: 1.2rem;
  margin: 0;
}
.pg_about_type_block_ttl > h3 {
  margin: 0;
}
.pg_about_simple {
  max-width: 880px;
  margin: auto;
  margin-top: 8vw;
}
.pg_about_simple h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.pg_about_simple_ly {
  display: grid;
  grid-template-columns: 1fr 1fr;
  overflow: hidden;
}
.pg_about_simple_img_cover {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.pg_about_simple_img_picture {
  background-image: url("../img/about/simple.png");
  width: 100%;
  height: 0;
  /* (画像の高さ / 画像の横幅) × 100 */
  padding-top: 134.34%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.pg_about_simple_contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 3rem;
}
.pg_about_simple_contents_block {
  width: 92%;
  margin-bottom: 2rem;
}
.pg_about_simple_contents_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.pg_about_simple_contents_box img {
  width: 32px;
  margin-right: 0.5rem;
}
.pg_about_buyer {
  margin-top: 20vw;
}
@media (min-width: 768px) {
  .pg_about_buyer {
    margin-top: 14vw;
  }
}
@media (min-width: 992px) {
  .pg_about_buyer {
    margin-top: 19.6rem;
  }
}
.pg_about_buyer h2 {
  margin-bottom: clamp(2rem, 4vw, 4rem);
}
.pg_about_buyer_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.pg_about_buyer_img_parent {
  width: clamp(80px, 22vw, 173px);
  padding-top: 36vw;
}
@media (min-width: 768px) {
  .pg_about_buyer_img_parent {
    padding-top: 276px;
  }
}
.pg_about_buyer_img_ly {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
}
.pg_about_buyer_img_box {
  -webkit-transform: scale(0.3);
          transform: scale(0.3);
}
.pg_about_buyer_img_child {
  position: absolute;
  width: clamp(80px, 22vw, 173px);
  bottom: 10px;
  -webkit-transform: scale(0.3);
          transform: scale(0.3);
}
.pg_about_buyer_h3 {
  width: 92%;
  margin: auto;
  text-align: center;
  margin-top: clamp(20px, 16vw, 40px);
  margin-bottom: clamp(20px, 6vw, 28px);
}
.pg_about_buyer_txt {
  width: 88%;
  max-width: 720px;
  margin: auto;
}

.pg_about_forms {
    display: flex;
    padding: 16px;
    flex-direction: column;
    align-items: center;
    width: 100%;
    background-color: #F4F3EF;
}

.pg_about_buttons {
    display: grid;
    width: 100%;
    gap: 16px;
    text-align: center;
}

.pg_about_button {
    padding: 8px;
    background-color: #A09280;
    color: white;
    width: 100%;
    padding: 14px 0;
}

@media (min-width: 768px) {
  .pg_about_buttons {
        grid-template-columns: 1fr 1fr;
        max-width: 640px;
  }
}

a.pg_about_button {
  text-decoration: unset;
}

.pg_about_sdgs {
  width: 100%;
  max-width: 816px;
  margin: auto;
}
/* @media (min-width: 904px) {
  .pg_about_sdgs {
    margin-top: 6rem;
  }
} */
.pg_about_sdgs h2 {
  margin-bottom: unset;
}
.pg_about_sdgs_logo {
  width: 160px;
  margin-top: 1rem;
}
.pg_about_sdgs_ly {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.pg_about_media {
  margin-top: 8vw;
  margin-bottom: clamp(2rem, 10vw, 12rem);
}

.pg_about_media h2 {
  margin-bottom: clamp(2rem, 4vw, 4rem);
}
.pg_about_media_img {
  width: 100%;
  margin: auto;
}
@media (min-width: 768px) {
  .pg_about_media_img {
    width: 80%;
  }
}
.pg_about_media_img_box {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  max-width: 880px;
  margin: auto;
}

.pg_about_sdgs_img {
    width: 100%;
}

.pg_about_company {
  width: 100%;
  max-width: 880px;
  margin-bottom: clamp(2rem, 6vw, 10rem);
}

}
@media screen and (min-width: 948px) {
  .pg_about_company {
    width: 100%;
  }
}
.pg_about_company h2 {
  margin-bottom: clamp(2rem, 5vw, 4rem);
}
.pg_about_company_box {
  width: 100%;
  margin: auto;
  padding: clamp(1rem, 5vw, 12rem);
}
.pg_about_company_box_ly {
  max-width: 880px;
  border: 1px solid #ccc8c3;
}
.pg_about_company_box dl {
  display: grid;
  grid-template-columns: 1fr 1.5fr;
  margin-bottom: 1rem;
  font-weight: 300;
  font-size: clamp(1.28rem, 3.6vw, 1.6rem);
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.05rem;
  line-height: 1.5;
}
.pg_about_company_box dl:nth-child(1) {
  padding-top: 2rem;
}
.pg_about_company_box dd {
  word-break: break-all;
  text-decoration: none;
  pointer-events: none;
}
.pg_about_company_box dt {
  font-weight: 300;
}

a.pg_about_shopLink {
  text-decoration: none;
}

.pg_about_shopScore {
    font-size: 20px;
    font-weight: 500;
}

.pg_about_shopLink {
    display: flex;
    align-items: center;
    gap: 16px;
}

.pg_about_shopLinkTitle {
    margin: 0;
    font-weight: 500;
    color: blue;
    padding-top: 4px;
    text-decoration-line: underline;
}

.pg_about_shopaddress {
    margin-top: 0;
}

.el_star5_rating0:after, .el_star5_rating1:after, .el_star5_rating2:after, .el_star5_rating3:after, .el_star5_rating4:after, .el_star5_rating5:after, .el_star5_rating6:after, .el_star5_rating7:after, .el_star5_rating8:after, .el_star5_rating9:after, .el_star5_rating10:after {
    color: #e5b619;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    white-space: nowrap;
    z-index: 1;
}

.el_star5_rating0:after, .el_star5_rating0:before, .el_star5_rating1:after, .el_star5_rating1:before, .el_star5_rating2:after, .el_star5_rating2:before, .el_star5_rating3:after, .el_star5_rating3:before, .el_star5_rating4:after, .el_star5_rating4:before, .el_star5_rating5:after, .el_star5_rating5:before, .el_star5_rating6:after, .el_star5_rating6:before, .el_star5_rating7:after, .el_star5_rating7:before, .el_star5_rating8:after, .el_star5_rating8:before, .el_star5_rating9:after, .el_star5_rating9:before, .el_star5_rating10:after, .el_star5_rating10:before {
    content: "★★★★★";
}

.el_star5_rating0, .el_star5_rating1, .el_star5_rating2, .el_star5_rating3, .el_star5_rating4, .el_star5_rating5, .el_star5_rating6, .el_star5_rating7, .el_star5_rating8, .el_star5_rating9, .el_star5_rating10 {
    color: #ccc;
    display: inline-block;
    font-size: 1.4rem;
    position: relative;
    white-space: nowrap;
    z-index: 0;
}

.el_star5_rating10:after {
    width: 100%;
}
.el_star5_rating9:after {/* 星4.5(4.0~4.7) */
      width: 90%; 
  }

.el_star5_rating8:after {/* 星4(3.8~4.0)*/
      width: 80%; 
  }

.el_star5_rating7:after {/* 星3.5(3.0~3.7) */
      width: 70%; 
  }

.el_star5_rating6:after {/* 星3(2.8~3.0) */
      width: 60%; 
  }

.el_star5_rating5:after {/* 星2.5(2.0~2.7) */
      width: 50%; 
  }

.el_star5_rating4:after {/* 星2(1.8~2.0) */
      width: 40%; 
  }

.el_star5_rating3:after {/* 星1.5(1.0~1.7) */
      width: 30%; 
  }

.el_star5_rating2:after {/* 星1(0.8~1.0) */
      width: 20%; 
  }

.el_star5_rating1:after {/* 星0.5 (0~0.7)*/
      width: 10%; 
  }

.el_star5_rating0:after {/* 星0 */
      width: 0%; 
  }

  .el_br {
    display: none;
  }

@media (min-width: 1024px) {
  .el_br {
     display: block;
  }
}
