@charset "Shift_JIS";
/* ==========================================================================
   Campaign
   ========================================================================== */
/* Page title
   ========================================================================== */
.page-title {
  margin: 0 0 -5px -3px;
}
/* Slide
   ========================================================================== */

#pagetop .mod-frame .mod-frame_body{
	padding: 38px 26px 26px;
}

#pagetop .mod-frame .mod-frame_body .bx-controls-auto{
	top: auto;
    bottom: -5px;
    right: 0;
}

/* Recommend item
   ========================================================================== */
.recommend-item {
  margin: -7px 0 0 -4px;
}
.recommend-item > .list > .item {
  margin-right: 10px;
}
.recommend-item > .list > .item:nth-child(3) {
  margin-right: 0;
}
.recommend-item .item {
  padding: 12px 0 0 4px;
  position: relative;
}
.recommend-item .item .required-apply,
.recommend-item .item .required-entry {
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 65px;
  height: 21px;
  z-index: 1;
}
.recommend-item .item .required-apply {
  background: url(/campaign/images/index_txt01.png);
}
.recommend-item .item .required-entry {
  background: url(/campaign/images/index_txt02.png);
}
.recommend-item .item .banner {
  margin-top: 0;
}
.recommend-item .item .category {
  float: left;
  margin-top: 16px;
}
.recommend-item .item .member-only {
  float: right;
  margin-top: 14px;
}
.recommend-item .item .title {
  clear: both;
  margin-top: 0;
  padding-top: 8px;
}
.recommend-item .item .date {
  margin-top: 3px;
  color: #777;
}
.recommend-item .bx-prev {
  left: -27px;
}
/* Item index
   ========================================================================== */
.item-index {
  margin-top: 16px;
  padding: 9px 10px 16px;
  border-radius: 6px;
  background-color: #d0cfcb;
}
.item-index_category-nav {
  height: 64px;
}
.item-index_category-nav li {
  float: left;
  height: 64px;
}
.item-index_category-nav a {
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  position: relative;
  display: block;
  height: 64px;
}
.item-index_list {
  margin-top: -8px;
}
.item-index_row {
  zoom: 1;
  padding-top: 15px;
}
.item-index_row:before {
  display: table;
  clear: both;
  content: "";
}
.item-index_row:after {
  display: block;
  clear: both;
  content: "";
}
.item-index_item {
  position: relative;
  float: left;
  width: 238px;
  margin-left: 7px;
  border: 1px solid #c6c4c2;
  border-radius: 4px;
  line-height: 1.4;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
}
.item-index_item:first-child {
  margin-left: 0;
}
.item-index_item .required-apply,
.item-index_item .required-entry {
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  content: '';
  display: block;
  position: absolute;
  top: -5px;
  left: -4px;
  z-index: 100;
  width: 65px;
  height: 21px;
}
.item-index_item .required-apply {
  background: url(/campaign/images/index_txt01.png);
}
.item-index_item .required-entry {
  background: url(/campaign/images/index_txt02.png);
}
.item-index_item > a {
  display: block;
  width: 224px;
  padding: 7px 7px 13px;
  color: #333333;
  text-decoration: none;
  cursor: pointer;
}
.item-index_item .information {
  padding: 16px 10px 0;
}
.item-index_item .information .category {
  float: left;
  margin-top: 0;
}
.item-index_item .information .member-only {
  float: right;
  margin-top: -2px;
}
.item-index_item .information .title {
  font-size: 140%;
  clear: both;
  padding-top: 8px;
  color: #006699;
}
.item-index_item .information .date {
  margin-top: 3px;
  color: #777;
}
.item-index_item .information .description {
  margin-top: 8px;
}
.item-index_item .information .campaign-number {
  margin-top: 5px;
}
.item-index_item .detail-nav {
  padding: 0 10px;
}
.item-index_item .detail-nav .button {
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  width: 204px;
  height: 30px;
  border-top: 10px solid #fff;
}
.item-index_item .detail-nav .button.theme-detail {
  background-image: url(/campaign/images/index_btn01.png);
}
.item-index_item .detail-nav .button.theme-detail-external {
  background-image: url(/campaign/images/index_btn02.png);
}
.item-index_item:hover {
  border-color: #f08200;
  background-color: #f08200;
}
.item-index_item:hover > a,
.item-index_item:hover b,
.item-index_item:hover em,
.item-index_item:hover strong,
.item-index_item:hover mark,
.item-index_item:hover .weight-bold {
  color: #fff;
}
.item-index_item:hover .information .title,
.item-index_item:hover .information .date {
  color: #fff;
}
.item-index_item:hover .detail-nav .button {
  border-top-color: #f08200;
}
.item-index_item:hover .detail-nav .button.theme-detail {
  background-image: url(/campaign/images/index_btn01_on.png);
}
.item-index_item:hover .detail-nav .button.theme-detail-external {
  background-image: url(/campaign/images/index_btn02_on.png);
}
/* Item index
   ========================================================================== */
.item-index_category-nav li.all {
  width: 137px;
}
.item-index_category-nav li.apita-piago {
  width: 150px;
}
.item-index_category-nav li.shopping {
  width: 150px;
}
.item-index_category-nav li.poincho {
  width: 150px;
}
.item-index_category-nav li.other {
  width: 147px;
}
.item-index_category-nav a {
  background-image: url(/campaign/images/index_img01.png);
}
.item-index_category-nav .all a {
  background-position: 0 0;
}
.item-index_category-nav .all a:hover {
  background-position: 0 -64px;
}
.item-index_category-nav .all a.is-current {
  background-position: 0 -128px;
}
.item-index_category-nav .apita-piago a {
  background-position: -137px 0;
}
.item-index_category-nav .apita-piago a:hover {
  background-position: -137px -64px;
}
.item-index_category-nav .apita-piago a.is-current {
  background-position: -137px -128px;
}
.item-index_category-nav .shopping a {
  background-position: -287px 0;
}
.item-index_category-nav .shopping a:hover {
  background-position: -287px -64px;
}
.item-index_category-nav .shopping a.is-current {
  background-position: -287px -128px;
}
.item-index_category-nav .poincho a {
  background-position: -437px 0;
}
.item-index_category-nav .poincho a:hover {
  background-position: -437px -64px;
}
.item-index_category-nav .poincho a.is-current {
  background-position: -437px -128px;
}
.item-index_category-nav .other a {
  background-position: -587px 0;
}
.item-index_category-nav .other a:hover {
  background-position: -587px -64px;
}
.item-index_category-nav .other a.is-current {
  background-position: -587px -128px;
}

/* 20240528追加 */

.bx-pager{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 20px;
}

.bx-pager-item a.bx-pager-link{
	margin: 0px 3px;
    box-shadow: 1px 1px 1px #666 inset;
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 16px;
    -moz-border-radius: 16px;
    background: #FFF;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.bx-pager-item a.bx-pager-link.active{
	background: #f08200;
}
