#yfm26luckybag .contents {
  padding: 0;
  font-size: 14px;
  width: 100%;
  color: #333333;
}
#yfm26luckybag a {
  display: contents;
}
#yfm26luckybag img {
  width: 100%;
}
#yfm26luckybag button {
  margin: 20px 0;
  width: 400px;
  height: 70px;
  background-color: #922E22;
  border-radius: 40px;
  color: #ffffff;
  font-size: 36px;
  font-weight: bold;
}
#yfm26luckybag button:hover {
  opacity: 0.85;
}
#yfm26luckybag h2 {
  font-size: 32px;
  text-align: center;
  font-weight: bold;
  color: #003F5E;
  border-bottom: 4px solid #003854;
  width: 900px;
  margin: 20px auto;
  margin-bottom: 20px;
}
#yfm26luckybag .kanban {
  background-image: url(https://jleague.r10s.jp/img/club/special/yokohamafm/luckybag/pc-kanban.png);
  background-repeat: no-repeat;
  background-size: 1920px;
  background-position: center;
  height: 460px;
}
#yfm26luckybag #section1 {
  background-color: #FAF8E6;
  background-image: url(https://jleague.r10s.jp/img/club/special/yokohamafm/luckybag/pc-bg01.png);
  background-repeat: no-repeat;
  background-size: 1920px;
  background-position: center;
  padding: 15px;
  text-align: center;
  padding-bottom: 50px;
}
#yfm26luckybag #section1 p {
  margin: 15px 0;
  text-align: center;
  font-size: 20px;
}
#yfm26luckybag #section1 .price-text {
  font-size: 32px;
  color: #922E22;
  font-weight: bold;
}
#yfm26luckybag #section1 .wrap-member {
  width: 940px;
  margin: 0 auto;
  padding-top: 10px;
}
#yfm26luckybag #section1 .wrap-member img {
  width: 450px;
  height: 50px;
}
#yfm26luckybag #section1 .member-box {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  width: 570px;
  align-items: center;
}
#yfm26luckybag #section1 .member-box .badge {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 180px;
  height: 40px;
  border-radius: 20px;
  font-size: 24px;
  font-weight: bold;
  color: #ffffff;
  margin-right: 20px;
}
#yfm26luckybag #section1 .member-box .badge.bg-C69A43 {
  background-color: #C69A43;
}
#yfm26luckybag #section1 .member-box .badge.bg-003F5E {
  background-color: #003F5E;
}
#yfm26luckybag #section1 .member-box dl {
  margin-top: 20px;
}
#yfm26luckybag #section1 .member-box dl dd {
  font-size: 14px;
  margin-top: 5px;
  margin-left: -20px;
}
#yfm26luckybag #section1 .member-box p {
  font-size: 24px;
}
#yfm26luckybag #section1 .member-shipment p {
  font-size: 24px;
  text-align: center;
  font-weight: bold;
}
#yfm26luckybag #section2 {
  background-image: url(https://jleague.r10s.jp/img/club/special/yokohamafm/luckybag/pc-bg02.png);
  background-repeat: repeat;
  background-position: center;
  padding: 5px 0 70px 0;
  text-align: center;
}
#yfm26luckybag #section2 .wrap-2column-parent {
  display: flex;
  flex-wrap: wrap;
  width: 900px;
  margin: 0 auto;
  margin-top: 80px;
  margin-bottom: 20px;
  -moz-column-gap: 60px;
       column-gap: 60px;
  justify-content: center;
}
#yfm26luckybag #section2 .wrap-2column-parent li {
  display: flex;
  flex-direction: row;
  width: 400px;
  background-color: #ffffff;
  border-radius: 20px;
  border: solid #CCCCCC 1px;
}
#yfm26luckybag #section2 .wrap-2column-parent li p {
  margin: 10px 0;
  font-size: 14px;
  text-align: justify;
}
#yfm26luckybag #section2 .wrap-2column-parent .limited::after {
  background-size: 100%;
  background-image: url(https://jleague.r10s.jp/img/club/special/yokohamafm/luckybag/pc-badge03.png);
  background-repeat: no-repeat;
  position: relative;
  content: "";
}
#yfm26luckybag #section2 .wrap-2column-parent .item-col2 {
  background-repeat: no-repeat;
  background-size: 100%;
  width: 400px;
  max-height: 430px;
  margin-top: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
#yfm26luckybag #section2 .wrap-2column-parent .item-col2 img {
  width: 340px;
}
#yfm26luckybag #section2 .wrap-2column-parent .item-col2 p {
  font-size: 21px;
  width: 340px;
  height: 70px;
  text-align: center;
}
#yfm26luckybag #section2 .wrap-2column-parent .item-col2.limited::after {
  top: -510px;
  left: 180px;
  width: 160px;
  height: 128px;
}
#yfm26luckybag #section2 .wrap-3column-parent {
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
  width: 900px;
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: -10px;
  -moz-column-gap: 40px;
       column-gap: 40px;
  justify-content: center;
  flex-wrap: wrap;
}
#yfm26luckybag #section2 .wrap-3column-parent li {
  display: flex;
  flex-direction: row;
  width: 260px;
  max-height: 280px;
  background-color: #ffffff;
  border-radius: 20px;
  border: solid #CCCCCC 1px;
  padding: 20px 0 10px 0;
  margin-bottom: 30px;
}
#yfm26luckybag #section2 .limited::after {
  background-size: 100%;
  background-image: url(https://jleague.r10s.jp/img/club/special/yokohamafm/luckybag/pc-badge02.png);
  background-repeat: no-repeat;
  position: absolute;
  content: "";
}
#yfm26luckybag #section2 .item-col3 {
  width: 260px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
}
#yfm26luckybag #section2 .item-col3 p {
  font-size: 16px;
  text-align: center;
  margin-top: 5px;
  padding: 0 25px;
}
#yfm26luckybag #section2 .item-col3 img {
  width: 200px;
}
#yfm26luckybag #section2 .item-col3.limited::after {
  top: -50px;
  left: 175px;
  width: 130px;
  height: 104px;
}
#yfm26luckybag #section4 {
  background-color: #FAF8E6;
  background-image: url(https://jleague.r10s.jp/img/club/special/yokohamafm/luckybag/pc-bg01.png);
  background-repeat: no-repeat;
  background-size: 1920px;
  background-position: center;
  padding: 20px;
  text-align: center;
}
#yfm26luckybag #section4 .wrap-caution {
  padding: 5px 0;
  text-align: left;
  width: 880px;
  margin: 0 auto;
}
#yfm26luckybag #section4 .wrap-caution p {
  margin: 15px auto;
  text-align: justify;
  font-size: 16px;
  font-weight: normal;
}
#yfm26luckybag .container01 {
  background-color: #FAF8E6;
  width: 1000px;
  border-radius: 30px;
  margin: 0 auto;
  padding: 10px 0;
  margin-top: 50px;
  padding-bottom: 20px;
}/*# sourceMappingURL=pc_style.css.map */