@charset "UTF-8";
/* -----------------------------------------------------------------------
## Base ##################################################
----------------------------------------------------------------------- */
/* ################# ページベース ################# */
html, body {
  height: 100%;
  min-width: 960px;
}

:where(.fc-contents) h1, :where(.fc-contents) h2, :where(.fc-contents) h3, :where(.fc-contents) h4, :where(.fc-contents) h5, :where(.fc-contents) h6, :where(.fc-contents) p {
  margin: 0;
}
:where(.fc-contents) ul, :where(.fc-contents) ol, :where(.fc-contents) dl {
  margin: 0;
  padding: 0;
}
:where(.fc-contents) li {
  list-style: none;
}
:where(.fc-contents) img {
  max-width: 100%;
  vertical-align: bottom;
}
:where(.fc-contents) a:focus {
  outline: none;
}

#fc-wrapper {
  min-width: 960px;
  margin: 0 auto;
  padding-top: 42px;
  overflow-x: auto;
}

.clearfix:after {
  display: block;
  clear: both;
  content: "";
}

.fc-fadeIn {
  opacity: 0;
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
  transition: all 1s 0s ease;
}
.fc-fadeIn.fc-is_animated {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

span {
  font-size: inherit;
  font-weight: inherit;
}

.fc-spbr {
  display: none;
}

/* ################# 緊急メッセージ用 ################# */
#wrap .emergency_cn {
  color: #f00;
  padding: 0.5em 0;
}

/* ################# ヘッダー ################# */
#fc-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 920px;
  margin: 0 auto;
  padding: 0 20px;
  text-align: left;
}

#header #head-topnavi_allb {
  position: absolute;
  right: 20px;
  top: 12px;
}
#header #head-topnavi_allb li {
  float: left;
  margin-left: 10px;
  margin-top: 2px;
}
#header #head-topnavi_allb li#log-btn_allb {
  margin-top: 0;
}
#header #head-topnavi_allb li#add-line_allb {
  padding-left: 11px;
  border-left: 1px solid #ccc;
}

/* ################# フッター ################# */
#index_fc #ff-foot-cts {
  width: 100%;
  background: #f5f6f6;
}
#index_fc #ff-foot-cts #ff-foot-inner {
  width: 920px;
  margin: 0 auto;
  padding: 0 0 60px;
}

/* ################# パンくず ################# */
.plist_wrap {
  line-height: 1;
  _line-height: 1.1;
  width: 920px;
  margin: 0 auto;
  padding: 0 20px;
}

#plist {
  margin-top: 21px;
  line-height: 1;
  _line-height: 1.1;
  vertical-align: middle;
}
#plist li {
  float: left;
  font-size: 0.75rem;
}
#plist li a {
  color: #444;
  text-decoration: none;
}
#plist li a:hover {
  text-decoration: underline;
}

/* -----------------------------------------------------------------------
## Contents ##################################################
----------------------------------------------------------------------- */
/* -----------------------------------------------------------------------
## コンテンツベース ##################################################
----------------------------------------------------------------------- */
.allm_main {
  padding: 0 0 41px;
  color: #333;
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "Noto Sans Japanese", "Noto Sans CJK JP", sans-serif;
}

/* -----------------------------------------------------------------------
## KVエリア ##################################################
----------------------------------------------------------------------- */
.fc-kv {
  background: #c4dee5 url("../images/bg_kv.png") no-repeat center top;
}
.fc-kv_inner {
  position: relative;
  width: 960px;
  height: 405px;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0 20px;
}
.fc-kv_title {
  position: relative;
  top: 26px;
  left: -15px;
  text-align: center;
}
.fc-kv_catch {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: -32px;
  left: 0;
  right: 0;
  width: 500px;
  height: 60px;
  box-sizing: border-box;
  margin: auto;
  padding-left: 11px;
  border-radius: 20px;
  background: #f65288;
  color: #fff;
  font-size: 1.25rem;
  font-family: "fot-tsukuardgothic-std", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "Noto Sans Japanese", "Noto Sans CJK JP", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.fc-kv_catch::before {
  position: absolute;
  top: -40px;
  left: 0;
  right: 0;
  width: 0;
  height: 0;
  margin: auto;
  border-style: solid;
  border-width: 0 24px 42px 24px;
  border-color: transparent transparent #f65288 transparent;
  content: "";
}
.fc-kv_modify {
  position: absolute;
  top: 12px;
  left: 20px;
  padding: 5px 14px 5px 25px;
  background: #fff;
  border-radius: 1000px;
  font-size: 0.875rem;
}
.fc-kv_lede {
  padding-top: 68px;
  line-height: 2;
  background: #fff;
  text-align: center;
  letter-spacing: 0.04em;
  font-size: 1rem;
}

.fc-share {
  display: flex;
  position: absolute;
  top: 12px;
  right: 20px;
}
.fc-share_item {
  width: 52px;
}
.fc-share_item:nth-child(n+2) {
  margin-left: 9px;
}
.fc-share_item.on-line {
  display: none;
}

.fc-filters {
  margin-top: 20px;
  background: #fff;
}
.fc-filters_title {
  text-align: center;
  font-size: 2.6875rem;
  font-family: "fot-tsukuardgothic-std", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "Noto Sans Japanese", "Noto Sans CJK JP", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.fc-filters_title span {
  color: #f65288;
}

.fc-filtersList {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 720px;
  margin: 24px auto 0;
}
.fc-filtersList_item {
  margin: 0 7px 20px;
  text-align: center;
  font-size: 1rem;
}
.fc-filtersList_item.is-middle {
  flex-basis: 189px;
  min-width: 189px;
}
.fc-filtersList_item.is-middle a {
  padding: 13px 0 12px;
}
.fc-filtersList_item.is-long {
  flex-basis: 238px;
  min-width: 238px;
}
.fc-filtersList_item.is-long a {
  padding: 13px 0 12px;
}
.fc-filtersList_item a {
  position: relative;
  display: block;
  padding: 13px 29px 12px;
  border-radius: 1000px;
  background: #9f9f9f;
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.17);
  color: #fff;
  transition: all 0.2s 0s ease;
}
.fc-filtersList_item a::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  width: 11px;
  height: 7px;
  margin: auto;
  background: url("../images/ico_arrow_down.png") no-repeat 0 0;
  background-size: 11px auto;
  content: "";
}
.fc-filtersList_item a:hover {
  text-decoration: none;
  opacity: 0.8;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.17);
}
.fc-filtersList_all {
  margin-top: 7px;
  text-align: center;
}
.fc-filtersList_all a {
  text-decoration: underline;
  font-size: 1rem;
  font-weight: bold;
}
.fc-filtersList_all a::after {
  display: inline-block;
  margin-left: 3px;
  content: url("../images/ico_arrow_right.png");
}
.fc-filtersList_all a:hover {
  text-decoration: none;
}

/* -----------------------------------------------------------------------
## キャンペーン一覧 ##################################################
----------------------------------------------------------------------- */
.fc-campaigns {
  margin-top: -21px;
  padding: 84px 0 160px;
  background-color: #ffeaeb;
  background-image: url("../images/bg_cloud_top.png"), url("../images/bg_cloud_bottom.png");
  background-repeat: no-repeat;
  background-position: center 0, center bottom;
}
.fc-campaigns_inner {
  width: 960px;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 30px 10px 0;
  transition: opacity 0.1s 0s ease;
  opacity: 0;
}
.fc-campaigns_inner.is-show {
  transition: opacity 0.4s 0s ease;
  opacity: 1;
}
.fc-campaigns_counter {
  font-size: 1rem;
  font-weight: bold;
}
.fc-campaigns_counter .fc-categoryName {
  display: inline-block;
  margin-right: 10px;
}
.fc-campaigns_counter .fc-categoryCount {
  color: #ec5b92;
}

.fc-campaignsList {
  display: flex;
  flex-wrap: wrap;
  margin-top: 61px;
}
.fc-campaignsList_item {
  position: relative;
  flex-basis: 300px;
  min-width: 300px;
  margin-bottom: 30px;
}
.fc-campaignsList_item a {
  display: flex;
  flex-direction: column;
  height: 100%;
  border-radius: 10px;
  background: #fff;
  box-shadow: 6px 6px 18px rgba(0, 0, 0, 0.1);
  transition: all 0.2s 0s ease;
}
.fc-campaignsList_item a:hover {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}
.fc-campaignsList_item a:hover img {
  opacity: 0.7;
}
.fc-campaignsList_item:nth-child(1), .fc-campaignsList_item:nth-child(2) {
  flex-basis: 460px;
  min-width: 460px;
  margin-bottom: 60px;
}
.fc-campaignsList_item:nth-child(1) .fc-campaignsList_image img, .fc-campaignsList_item:nth-child(2) .fc-campaignsList_image img {
  width: 100%;
  height: 296px;
  object-fit: cover;
}
.fc-campaignsList_item:nth-child(1) .fc-campaignsList_body, .fc-campaignsList_item:nth-child(2) .fc-campaignsList_body {
  padding: 23px 40px;
}
.fc-campaignsList_item:nth-child(1) .fc-campaignsList_limit, .fc-campaignsList_item:nth-child(2) .fc-campaignsList_limit {
  text-align: center;
  font-size: 1rem;
}
.fc-campaignsList_item:nth-child(1) .fc-campaignsList_limit-inner, .fc-campaignsList_item:nth-child(2) .fc-campaignsList_limit-inner {
  padding: 9px 19px 6px 28px;
}
.fc-campaignsList_item:nth-child(n+2) {
  margin-left: 20px;
}
.fc-campaignsList_item:nth-child(3n) {
  margin-left: 0;
}
.fc-campaignsList_image {
  overflow: hidden;
  border-radius: 10px 10px 0 0;
}
.fc-campaignsList_image img {
  display: block;
  width: 100%;
  height: 193px;
  object-fit: cover;
  transition: opacity 0.4s 0s ease;
}
.fc-campaignsList_body {
  flex-grow: 1;
  padding: 26px 30px;
}
.fc-campaignsList_category {
  display: inline-block;
  margin-bottom: 8px;
  margin-right: 8px;
}
.fc-campaignsList_category span {
  display: inline-block;
  padding: 2px 16px;
  background: #9f9f9f;
  color: #fff;
  border-radius: 1000px;
  font-size: 0.75rem;
  font-weight: inherit;
}
.fc-campaignsList_text {
  margin-top: 6px;
  line-height: 1.5;
  font-size: 0.9rem;
}
.fc-campaignsList_limit {
  width: 100%;
  box-sizing: border-box;
  padding: 0 5px;
  background: #f5f1e8;
  border-radius: 0 0 10px 10px;
  text-align: center;
  font-size: 0.875rem;
  font-weight: bold;
}
.fc-campaignsList_limit-inner {
  display: inline-block;
  padding: 9px 0 9px 28px;
  background: url("../images/ico_clock.png") no-repeat 0 center;
}
.fc-campaignsList_limit-text {
  color: #ea3c69;
  letter-spacing: 0.07em;
}
.fc-campaignsList_limit-text.fc-is-black {
  color: #333;
}
.fc-campaignsList_icon {
  position: absolute;
  top: -20px;
  left: -10px;
  width: 90px;
  height: 90px;
}
.fc-campaignsList_icon img {
  width: 100%;
}
.fc-campaignsList_icon + .fc-campaignsList_icon {
  left: 90px;
}
.fc-campaignsList_noItem {
  flex-basis: 100%;
  max-width: 100%;
  padding: 200px 0;
  text-align: center;
  font-size: 1.125rem;
}

.fc-campaignsList_more {
  display: block !important;
}

.fc-campaignsList_more-inner {
  display: flex;
  flex-wrap: wrap;
}
.fc-campaignsList_more-inner .fc-campaignsList_item:nth-child(1), .fc-campaignsList_more-inner .fc-campaignsList_item:nth-child(2) {
  flex-basis: 300px;
  min-width: 300px;
  margin-bottom: 30px;
}
.fc-campaignsList_more-inner .fc-campaignsList_item:nth-child(1) .fc-campaignsList_image img, .fc-campaignsList_more-inner .fc-campaignsList_item:nth-child(2) .fc-campaignsList_image img {
  width: 100%;
  height: 193px;
  object-fit: cover;
}
.fc-campaignsList_more-inner .fc-campaignsList_item:nth-child(1) .fc-campaignsList_body, .fc-campaignsList_more-inner .fc-campaignsList_item:nth-child(2) .fc-campaignsList_body {
  padding: 26px 30px;
}
.fc-campaignsList_more-inner .fc-campaignsList_item:nth-child(1) .fc-campaignsList_limit, .fc-campaignsList_more-inner .fc-campaignsList_item:nth-child(2) .fc-campaignsList_limit {
  text-align: center;
  font-size: 0.875rem;
}
.fc-campaignsList_more-inner .fc-campaignsList_item:nth-child(1) .fc-campaignsList_limit-inner, .fc-campaignsList_more-inner .fc-campaignsList_item:nth-child(2) .fc-campaignsList_limit-inner {
  padding: 9px 0 9px 28px;
}
.fc-campaignsList_more-inner .fc-campaignsList_item:nth-child(3n) {
  margin-left: 20px;
}
.fc-campaignsList_more-inner .fc-campaignsList_item:nth-child(3n+1) {
  margin-left: 0;
}

.fc-campaignsList_moreButton {
  display: none;
}

/* -----------------------------------------------------------------------
## バナーエリア ##################################################
----------------------------------------------------------------------- */
.fc-banners {
  margin: 21px 0;
  text-align: center;
}

/* -----------------------------------------------------------------------
## 上に戻る ##################################################
----------------------------------------------------------------------- */
.fc-backToTop {
  z-index: 100;
  position: fixed;
  bottom: 40px;
  right: 40px;
}
.fc-backToTop a {
  display: block;
  width: 96px;
  height: 96px;
}
.fc-backToTop a img {
  width: 100%;
  border-radius: 1000px;
  box-shadow: 6px 6px 10px rgba(0, 0, 0, 0.17);
}

/* -----------------------------------------------------------------------
## ボタンカラバリ ##################################################
----------------------------------------------------------------------- */
.is-waribiki a, .is-waribiki span {
  background: #ea79a4;
}

.is-present a, .is-present span {
  background: #9abede;
}

.is-issho a, .is-issho span {
  background: #5882ce;
}

.is-point_change a, .is-point_change span {
  background: #8acecf;
}

.is-point_present a, .is-point_present span {
  background: #cdd95f;
}