@charset "utf-8";
/* バナーのサイズ */
.fx_attention .banner {
  width: 498px;
  height: 70px;
}
.fx_attention .banner,
x:-moz-any-link,
x:only-child {
  display: table-cell;
  line-height: 68px;
}
.fx_attention .banner img {
  max-width: 498px;
  max-height: 70px;
}
.fx_attention_caption {
  margin: 4px 0 10px;
  text-align: center;
  font-size: 13px !important;
}
.fx_attention_point {
  margin: 5px 0;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}
.fx_limit .banner {
  width: 370px;
  height: 250px;
}
.fx_limit .banner,
x:-moz-any-link,
x:only-child {
  display: table-cell;
  line-height: 207px;
}
.fx_limit .banner img {
  max-width: 370px;
  max-height: 209px;
}
.fx_limit_field {
  margin: 4px 0;
  line-height: 150%;
}
.fx_limit_caption {
  text-align: center;
  font-size: 14px;
}
.fx_limit_point {
  text-align: center;
  font-weight: bold;
}
.fx_pointup .banner {
  position: relative;
  left: 5px;
}
/* medama */
.medama_title {
  height: 25px;
  line-height: 13px;
  padding: 11px 0px 0px 11px;
  background-color: #464646;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
}

.campaign-pickup-items {
  padding: 13px;
  margin: 0px 5px;
  background: #ffffff;
  border-radius: 6px;
}
.campaign-pickup-item {
  margin: 12px 0;
  padding: 20px 12px;
  background: #ffffff;
  border: solid 1px #ee3939;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
.campaign-pickup-short-title {
  padding: 3px 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 6px;
  font-size: 20px;
  font-weight: bold;
}
.campaign-pickup-detail {
  margin: 0;
  min-height: 142px;
  width: 572px;
  float: left;
  position: relative;
}
.campaign-pickup-show-period {
  color: #ee3939;
  font-size: 12px;
  font-weight: bold;
  border-bottom: 1px solid #ee3939;
}
.campaign-pickup-show-condition {
  font-size: 18px;
  padding: 24px 0;
}

/* ポイントアップ */
.campaign-pickup-point-information {
  position: absolute;
  bottom: 0;
}
.campaign-pickup-point-information p {
  font-size: 24px;
  font-weight: bold;
}
.campaign-pickup-up-point {
  color: #ff007f;
  font-size: 42px;
  text-decoration: none;
}
.campaign-pickup-up-point del {
  color: #000;
  font-size: 24px;
  text-decoration: line-through;
  padding-right: 3px;
}
.campaign-pickup-up-point ins {
  color: #ff007f;
  font-size: 42px;
  background: url(../images/reduction-campaign/point_up_arrow.png) 12px no-repeat;
  padding-left: 32px;
}
.campaign-pickup-footer {
  position: absolute;
  bottom: 0;
  left: 0;
}

/* ご利用はこちら */
.campaign-pickup-detail-link {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  background: #ffd013;
  display: block;
  cursor: pointer;
  padding: 24px 16px;
  border: 7px solid #ffc513;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  text-align: center;
  position: absolute;
  bottom: 0;
  right: 0;
}
.campaign-pickup-detail-link:hover {
  text-decoration: none;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

/* reck */
.rect_fx,
.rect_card,
.rect_mother {
  text-indent: -9999px;
  position: relative;
  float: right;
  margin-top: -60px;
}
.rect_card {
  width: 260px;
  height: 100px;
  background: url(../images/event/special_rect.png) 0 0 no-repeat;
}
.rect_fx {
  width: 260px;
  height: 100px;
  background: url(../images/event/special_rect.png) 0 -100px no-repeat;
}
.rect_mother {
  width: 260px;
  height: 130px;
  background: url(../images/event/special_rect.png) 0 -200px no-repeat;
}
/*開催期間*/
.special-event-date {
  margin: 20px auto 15px auto;
  width: 90%;
  padding: 3px;
  text-align: center;
  font-size: 20px;
  color: #ffffff;
  border-radius: 7px;
  background-color: #f97b00;
}
/*ボタン*/
.event-link {
  color: #ffffff;
}
.event-link a {
  text-decoration: none;
  display: block;
}
.event-button-link {
  margin: 20px auto;
  padding: 15px;
  background-color: #ff7f00;
  border: 4px solid #ff9700;
  line-height: 30px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  text-align: center;
  width: 50%;
  font-size: 16px;
  line-height: 30px;
  color: #ffffff;
  font-weight: bold;
}
.event-button-link:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.event-attention .itemListTit {
  margin: 24px 0 -16px;
  padding: 5px 0;
  text-align: center;
  background: #d8d8d8;
  font-weight: bold;
}

.event-attention .itemList {
  margin: 0;
  border-bottom: 1px solid #ccc;
}
.event-attention .itemList > li {
  border-top: 1px solid #ccc;
  background: #efefef;
  *height: 1.5em;
}
.event-attention .itemList > li.even {
  background: #fff;
}
.event-attention .itemList > li > span,
.event-attention .itemList > li > div {
  display: table-cell;
  padding: 5px 10px;
  height: 1.5em;
  /display: block;
  /float: left;
}
.event-attention .itemList > li .name {
  width: 135px;
}
.event-attention .itemList > li .cnt {
  width: 586px;
  border-left: 1px solid #ccc;
  background: #fff;
}
.event-attention .itemList > li .cnt p {
  line-height: 1.5em;
}
/* 広告セレクタ */
.slide_navi {
  padding-left: 3px;
  height: 15px;
  overflow: hidden;
}

.slide_navi li {
  width: 15px;
  height: 15px;
  float: left;
  margin: 0 3px 0 0;
}

.slide_navi a {
  display: block;
  text-indent: -9999em;
  overflow: hidden;
  width: 15px;
  height: 15px;
  background: url(../images/dot_normal.png) no-repeat;
}

.slide_navi li.active a {
  background: url(../images/dot_active.png) no-repeat;
}
/* 新しいFX */
.fx_title_banner {
  position: relative;
  left: 6px;
  width: 780px;
  height: 120px;
  background: #f2f2f2;
  border: 1px solid #e5e5e5;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.fx_attention {
  width: 500px;
  float: left;
}
.fx_header {
  height: 25px;
  line-height: 13px;
  padding: 11px 0px 0px 11px;
  background-color: #464646;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
}
.fx_header_field {
  padding-top: 12px;
  height: 72px;
}
.fx_header_banner {
  position: relative;
  top: 15px;
  left: 15px;
  width: 468px;
  height: 60px;
  background: #f2f2f2;
  border: 1px solid #e5e5e5;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.fx_header_up {
  border-left: 8px solid #464646;
  font-weight: bold;
  font-size: 18px;
  padding-left: 3px;
  margin: 10px 0px;
  width: 168px;
}
.fx_dl {
  border: 1px solid #ccc;
  height: 140px;
}
.fx_dt {
  font-size: 16px;
  padding: 7px;
  border-bottom: 1px solid #ccc;
}
.fx_dd {
  padding: 7px 7px;
  font-size: 14px;
  height: 90px;
  overflow-wrap: break-word;
  overflow-y: hidden;
  text-overflow: ellipsis;
}
.fx_limit {
  width: 370px;
  float: left;
  margin: 5px;
}
.fx_limit_banner {
  display: -webkit-box;
  padding: 7px 7px;
  font-size: 14px;
  height: 90px;
  overflow-wrap: break-word;
  overflow-y: hidden;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.fx_left_menu {
  width: 176px;
  float: left;
}
.fx_rank_menu {
  margin-bottom: 15px;
}
.fx_menu_ul {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  overflow: hidden;
}
.fx_menu_li {
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
}
.fxlist_link {
  display: block;
  font-size: 14px;
  padding-left: 12px;
  line-height: 38px;
  color: #454545;
  text-decoration: none !important;
}
.fxlist_link:hover,
.active .fxlist_link {
  background-color: #f2f2f2;
}
.fx_pointup_field {
  border-bottom: 1px dotted #e5e5e5;
}
.fx_pointup_field_box {
  width: 153px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  padding: 10px;
  -moz-box-shadow: 0 0 3px #ccc;
  -webkit-box-shadow: 0 0 3px #ccc;
  box-shadow: 0 0 3px #ccc;
  margin: 5px;
  background-color: #fff;
  vertical-align: top;
  display: -moz-inline-box;
  display: inline-block;
}
.fx_pointup_banner {
  position: relative;
  top: 0;
  left: 5px;
  width: 140px;
  height: 140px;
  background: #f2f2f2;
  border: 1px solid #e5e5e5;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.fx_caption {
  margin: 5px 0;
  text-align: center;
}
.fx_point {
  margin: 5px 0;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
}
.fx_point em {
  color: #ff007f;
  font-weight: bold;
}
.fx_store {
  margin: 5px 0;
  text-align: center;
  font-weight: bold;
}
/*ランキング*/
.fx_ranking {
  width: 570px;
  float: right;
}
.fx_header_ranking {
  height: 25px;
  line-height: 13px;
  padding: 11px 0px 0px 11px;
  background-color: #ffe5cc;
  color: #000;
  font-weight: bold;
  font-size: 18px;
}
.fx_header_ranking img {
  padding-right: 10px;
}
.fx_ranking_field,
.fx_ranking_field_next {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 10px;
  overflow: hidden;
}
.fx_ranking_field_next {
  padding: 10px 0px;
}
.fx_ranking_field_last {
  padding-top: 10px;
}
.fx_rank_banner_field {
  float: left;
  padding: 10px 0px;
}
.fx_ranking_banner {
  position: relative;
  top: 0;
  width: 140px;
  height: 140px;
  background: #f2f2f2;
  border: 1px solid #e5e5e5;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.fx_rank_caption_field {
  width: 408px;
  height: 165px;
  padding-top: 10px;
  float: right;
  font-size: 15px;
}
.fx_rank_store {
  font-weight: bold;
  padding-bottom: 5px;
}
.fx_rank_caption {
  font-size: 12px;
}
.fx_rank_point {
  font-weight: bold;
  font-size: 14px;
}
.fx_rank_point em {
  color: #ff007f;
  font-size: 18px;
  font-weight: bold;
}
.fx_rank_ul {
  width: 405px;
}
.fx_rank_li {
  float: left;
  width: 65px;
  height: 22px;
  border-radius: 7px;
  margin: 2px;
  text-align: center;
  line-height: 22px;
  font-size: 10px;
  background-color: #06f;
  color: #fff;
}
.fx_table,
.fx_th,
.fx_td {
  border-collapse: collapse;
  border: 1px solid #e5e5e5;
}
.fx_table {
  width: 570px;
}
.fx_th,
.fx_td {
  padding: 5px 8px;
  font-size: 12px;
  line-height: 1.2em;
  white-space: nowrap;
  text-align: center;
}
.fx_th {
  background-color: #f2f2f2;
}

#bodySpecial .thumb.one_third,
#bodySpecial .thumb.rbox.rbox_quarter.item_thumb,
#bodySpecial .rbox.p-article {
  -moz-box-shadow: 0 0 3px gray;
  -webkit-box-shadow: 0 0 3px gray;
  box-shadow: 0 0 3px gray;
}
