@charset "utf-8";
/* CSS Document */
.yurucamp_24aw {
  font-size: 62.5%; /*16px×62.5％＝10px*/
  color: #000;
  font-feature-settings: "palt";
  text-align: center;
}

.yurucamp_24aw img {
  max-width: 100%;
  height: auto;
}

.yurucamp_24aw ul li {
  list-style: none;
}
/*---------------------------
main
 --------------------------*/
.yurucamp_24aw .yurucamp_24aw--text {
  text-align: center;
  font-size: 1.2rem;
  font-weight: 900;
  line-height: 1.6;
  padding: 2rem 1rem 2.5rem;
}
.yurucamp_24aw .yurucamp_24aw--text2 {
  text-align: center;
  font-size: 1.0rem;
  font-weight: 400;
  line-height: 1.6;
  padding-bottom: 1rem;
}
.yurucamp_24aw .yurucamp_24aw--text3 {
  text-align: center;
  font-size: 0.8rem;
  font-weight: 400;
  line-height: 1.6;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
}
.yurucamp_24aw .yurucamp_24aw--title1 {
  text-align: center;
  margin-top: 2rem;
  width: 45%;
}
.yurucamp_24aw .yurucamp_24aw--title2 {
  text-align: center;
  margin-top: 2rem;
  width: 55%;
}
/*---------------------------
イベント商品非表示項目
--------------------------*/
.block-goods-list--sort-order-items {
  display: none;
}
.pager {
  display: none;
}
/*---------------------------
もっと見る非表示
--------------------------*/
.block-link {
  display: none;
}
/*---------------------------
商品上下スペース調整
--------------------------*/
.block-top-event {
  padding: 0 0 20px;
}