@charset "UTF-8";
.ttlImage01 {
  margin: -50px -45px 30px -44px;
}

/* グッズトップ
---------------------------------------------- */
.pl_borderRed01 {
  border-color: #ab0007;
}

.buttonArea {
  margin-bottom: 30px;
}

.buttonArea:before, .buttonArea:after {
  content: " ";
  display: table;
}

.buttonArea:after {
  clear: both;
}

.buttonArea img {
  width: 365px;
}

.buttonArea .btnOnline {
  float: left;
  width: 365px;
}

.buttonArea .btnStore {
  float: right;
  width: 365px;
}

.buttonArea .btnStore > * + * {
  margin-top: 10px;
  display: block;
}

.pl_h2Title02 > .update {
  float: right;
  font-weight: bold;
  font-size: 1.2rem;
  padding-top: 4px;
}

#pl_gameBeforeCarousel {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: auto;
  margin: 0 0 20px;
  background-color: #fff;
}

#pl_gameBeforeCarousel .bx-wrapper {
  margin-bottom: 0;
}

#pl_gameBeforeCarousel .bx-wrapper img {
  width: 750px;
}

.pl_goodsTopBnr01 {
  margin-bottom: 30px;
}

.pl_goodsTopBnr01 li {
  width: 365px;
  display: inline-block;
}

.pl_goodsTopBnr01 li img {
  width: 365px;
  height: auto;
}

.pl_goodsTopBnr01 li:nth-child(2n) {
  margin-left: 5px;
}

.storeSchedule {
  padding: 10px;
  height: 290px;
  overflow-y: scroll;
  margin-bottom: 20px;
}

.storeSchedule .pl_newsList05 + .pl_newsList05 {
  border-top: 5px solid #eee;
  padding-top: 20px;
}

.storeSchedule .pl_newsList05 > li > .pl_date p > span {
  font-size: 1.4rem;
}

.storeSchedule .pl_newsList05 > li .pl_event {
  width: 610px;
}

.storeSchedule .pl_newsList05 > li .pl_event .pl_text {
  width: 410px;
}

.storeSchedule .pl_newsList05 > li .pl_event .pl_gameInfo {
  display: table;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.storeSchedule .pl_newsList05 > li .pl_event .pl_gameInfo > * {
  display: table-cell;
  vertical-align: middle;
}

.storeSchedule .pl_newsList05 > li .pl_event .pl_gameInfo .pl_text {
  width: 97px;
}

.storeSchedule .pl_newsList05 > li .pl_event .pl_gameInfo .pl_text .pl_open {
  text-align: center;
  font-size: 1.1rem;
  margin-bottom: 0;
}

.storeSchedule .pl_newsList05 > li .pl_event li.store, .storeSchedule .pl_newsList05 > li .pl_event li.wappen {
  position: relative;
  padding-left: 100px !important;
}

.storeSchedule .pl_newsList05 > li .pl_event li.store:before, .storeSchedule .pl_newsList05 > li .pl_event li.wappen:before {
  position: absolute;
  width: 90px;
  display: block;
  left: 0;
  top: 0;
  text-align: center;
  font-weight: bold;
  font-size: 1.2rem;
}

.storeSchedule .pl_newsList05 > li .pl_event li.store:before {
  content: '営業時間';
  background-color: #73d8e1;
}

.storeSchedule .pl_newsList05 > li .pl_event li.wappen:before {
  content: 'ワッペン圧着';
  background-color: #011f4a;
  color: #fff;
}

/* ライオンズストア案内
---------------------------------------------- */
.storeiconList:before, .storeiconList:after {
  content: " ";
  display: table;
}

.storeiconList:after {
  clear: both;
}

.storeiconList li {
  width: 33%;
  float: left;
  margin-bottom: 15px;
  font-size: 1.2rem;
}

.storeiconList li:before, .storeiconList li:after {
  content: " ";
  display: table;
}

.storeiconList li:after {
  clear: both;
}

.storeiconList li .icon_storeFc, .storeiconList li .icon_storeGoods, .storeiconList li .icon_storeTicket, .storeiconList li .icon_storeExc, .storeiconList li .icon_storeCafe {
  float: left;
  margin-right: 10px;
}

.icon_storeFc, .icon_storeGoods, .icon_storeTicket, .icon_storeExc, .icon_storeCafe {
  display: table;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.icon_storeFc i, .icon_storeGoods i, .icon_storeTicket i, .icon_storeExc i, .icon_storeCafe i {
  font-size: 0.9rem;
  font-style: normal;
  font-weight: bold;
  color: #fff;
  display: table-cell;
  text-align: center;
  line-height: 1.4;
  padding-top: 0.3em;
  vertical-align: middle;
}

.icon_storeFc {
  background-color: #ed719c;
}

.icon_storeGoods {
  background-color: #045aab;
}

.icon_storeTicket {
  background-color: #e94e23;
}

.icon_storeExc {
  background-color: #2eaf43;
}

.icon_storeCafe {
  background-color: #f1841e;
}

.storeicon:before, .storeicon:after {
  content: " ";
  display: table;
}

.storeicon:after {
  clear: both;
}

.storeicon span {
  float: left;
  margin-left: 10px;
}

.pl_flRight figure {
  margin-left: 15px;
}

/*# sourceMappingURL=goods.map */