@charset "UTF-8";
/* 外枠（#cnt）
-------------------------------- */
#cnt {
  background-color: #fff;
}

/* ヘッダ（.hdr）
-------------------------------- */
#cnt .hdr {
  margin: 0 0 60px;
  padding: 0;
}
#cnt .hdr .title h2 {
  height: 230px;
  background: url('//media.aws.locondo.jp/docomostatic/common/img/fukubukuro/bg_beige.png') top center repeat;
  color: #fff;
  text-align: center;
  font-size: 80px;
  line-height: 1.25;
}
#cnt .hdr .title h2 span img {
  display: inline-block;
  width: 170px;
}
#cnt .hdr .title h2 span {
  padding-top: 50px;
  padding-bottom: 7px;
  font-size: 23px;
  display: block;
  letter-spacing: 10px;
  font-weight: 100;
}
#cnt .hdr .lead {
  margin: 25px auto;
  color: #c03;
  font-size: 19px;
  line-height: 2;
  font-weight: bold;
  text-align: center;
}
#cnt .hdr .lead-txt {
  font-size: 16px;
  color: #333;
  text-align: center;
  line-height: 2;
  margin-bottom: 0 auto 45px;
}
#cnt .hdr .superbnr {
  margin-top: 60px;
}
#cnt .hdr .superbnr .bnr {
  text-align: center;
  margin-bottom: 15px;
}
#cnt .hdr .process,
#cnt .hdr .tips {
  position: relative;
  width: 990px;
  margin: 0 auto;
  background: #fff1cf;
  text-align: center;
  box-shadow: 0px 10px 15px -12px rgba(0, 0, 0, 0.3);
}
#cnt .hdr .process:before,
#cnt .hdr .tips:before {
  width: 76px;
  height: 70px;
  content: '';
  background: url('//media.aws.locondo.jp/docomostatic/common/img/fukubukuro/ico10.png') no-repeat;
  position: absolute;
  top: -20px;
  left: -10px;
  background-size: 60px;
}
.hdr .process h2,
.hdr .tips h2 {
  margin: 0;
  padding: 30px 0 20px;
  color: #333;
  font-size: 30px;
  text-align: center;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "游明朝", YuMincho, serif;
}
.hdr .process ul {
  font-size: 0;
  padding: 0 0 30px;
  display: flex;
  justify-content: center;
}
.hdr .process ul li {
  width: 24%;
  padding: 15px 25px;
  border-right: 2px solid #fff;
  vertical-align: top;
}
.hdr .process ul li .small {
  margin-top: .5em;
  font-size: 12px;
}
.hdr .process ul li:last-child {
  border-right: none;
}
.hdr .process span {
  color: #c03;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 5px;
}
.hdr .process p {
  font-size: 16px;
  line-height: 1.5;
}
#cnt .hdr .btn_area {
  margin: 60px 0 50px;
}
#cnt .hdr .btn_area a {
  margin: 0px auto 20px;
}
#cnt .hdr .btn02 {
  clear: both;
  padding: 0;
}
/*スーパーバナー*/

/* 幅100%固定（.hdr）
-------------------------------- */
.l-container {
  width: 100%;
}

/* 幅固定メイン（.main）
-------------------------------- */
#cnt .main {
  width: 990px;
  margin: 0 auto;
}

/* アップデート情報（.news）
-------------------------------- */
#cnt .news {
  margin: 0 0 40px;
  padding: 0;
  background: #f5f8cc;
  position: relative;
}
#cnt .news:before {
  width: 76px;
  height: 48px;
  content: '';
  background: url('//media.aws.locondo.jp/docomostatic/common/img/fukubukuro/ico01.png') no-repeat;
  position: absolute;
  top: -18px;
  left: 0;
}
#cnt .news h2 {
  float: left;
  width: 205px;
  margin: 0 0 0px;
  padding: 50px 0 0;
  color: #333;
  font-size: 30px;
  text-align: center;
  letter-spacing: -0.15em;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "游明朝", YuMincho, serif;
}
#cnt .news ul {
  margin: 0;
  padding: 23px 0 20px;
  overflow: auto;
  /* for modern browser */
  zoom: 1;
  /* for ie6 */
}
#cnt .news li {
  clear: both;
  font-size: 16px;
  line-height: 1.8;
}
#cnt .news li .date {
  display: block;
  float: left;
  width: 145px;
  padding: 0 15px 0 20px;
}
#cnt .news li .text {
  display: block;
  overflow: auto;
  /* for modern browser */
  zoom: 1;
  /* for ie6 */
  line-height: 1.5;
}
#cnt .calendar {
  margin: 0 0 75px;
  padding: 35px 50px 28px;
  background: #ffe9ec;
  position: relative;
}
#cnt .calendar:before {
  width: 76px;
  height: 48px;
  content: '';
  background: url('//media.aws.locondo.jp/docomostatic/common/img/fukubukuro/ico02.png') no-repeat;
  position: absolute;
  top: -18px;
  left: 0;
}
#cnt .calendar h2 {
  margin: 0;
  padding: 0 0 8px;
  color: #333;
  font-size: 30px;
  text-align: center;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E",
    "ＭＳ Ｐ明朝", "ＭＳ 明朝", "游明朝", YuMincho, serif;
  border-bottom: 1px solid #fff;
}
#cnt .calendar h2 span {
  letter-spacing: -0.15em;
}
#cnt .calendar li {
  clear: both;
  margin: 0;
  padding: 12px 0 12px;
  font-size: 16px;
  border-bottom: 1px solid #fff;
  height: 22px;
}
#cnt .calendar li .date {
  display: block;
  float: left;
  width: 145px;
  padding: 0 0 1% 20px;
}
#cnt .calendar li .text {
  display: block;
  overflow: auto;
  /* for modern browser */
  zoom: 1;
  /* for ie6 */
  line-height: 1.5;
  text-decoration: none;
}
#cnt .calendar li .text a {
  text-decoration: underline;
}
#cnt .calendar li .text a:hover {
  text-decoration: none;
}
#cnt .calendar li .brand {
  padding: 0 20px 0 0;
}
.ranking--number {
  display: none;
}
#cnt .calendar li .title {
  font-size: 16px;
}
#cnt .ranking {
  clear: both;
  margin: 0 0 30px;
  padding: 0;
}
#cnt .ranking h2 {
  margin: 0;
  padding: 0 0 10px;
  color: #333;
  font-size: 30px;
  text-align: center;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E",
    "ＭＳ Ｐ明朝", "ＭＳ 明朝", "游明朝", YuMincho, serif;
  border-bottom: 4px solid #de0700;
  position: relative;
  line-height: 1.3;
}
#cnt .ranking h2:before {
  width: 48px;
  height: 42px;
  content: '';
  background: url('//media.aws.locondo.jp/docomostatic/common/img/fukubukuro/ico03.png') no-repeat;
  position: absolute;
  bottom: 9px;
  left: 20px;
}
#cnt .ranking .lead {
  margin: 0;
  padding: 15px 0 55px;
  color: #333;
  font-size: 18px;
  text-align: center;
}
#cnt .ranking .ranking__item-lists-wrap {
  margin: 0 15px;
}
#cnt .ranking .ranking--icon {
  display: block;
  position: absolute;
  width: 24px;
  height: 24px;
  border-radius: 12px;
  border: 1px solid #9d9d9d;
  background: #fff;
  line-height: 2;
  top: 7px;
  left: 7px;
  font-size: 13px;
  z-index: 1;
  text-align: center;
}
#cnt .ranking .ranking--icon--ranking01 {
  display: block;
  position: absolute;
  width: 24px;
  height: 24px;
  border-radius: 12px;
  background: #c2aa62;
  border: 1px solid #c2aa62;
  color: #fff;
  line-height: 2;
  top: 7px;
  left: 7px;
  font-size: 13px;
  z-index: 1;
  text-align: center;
}
#cnt .ranking .ranking--icon--ranking02 {
  display: block;
  position: absolute;
  width: 24px;
  height: 24px;
  border-radius: 12px;
  background: #b1b1b5;
  border: 1px solid #b1b1b5;
  color: #fff;
  line-height: 2;
  top: 7px;
  left: 7px;
  font-size: 13px;
  z-index: 1;
  text-align: center;
}
#cnt .ranking .ranking--icon--ranking03 {
  display: block;
  position: absolute;
  width: 24px;
  height: 24px;
  border-radius: 12px;
  background: #b9886d;
  border: 1px solid #b9886d;
  color: #fff;
  line-height: 2;
  top: 7px;
  left: 7px;
  font-size: 13px;
  z-index: 1;
  text-align: center;
}
#cnt .ranking .ranking__item-lists li {
  width: 175px;
  margin: 0 20px 0 0 !important;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
#cnt .ranking .ranking__item-lists li:nth-child(5n) {
  margin: 0 !important;
}
#cnt .ranking .ranking__item-lists li a {
  text-decoration: none;
}
#cnt .ranking .search-result__list {
  width: 175px;
  margin: 0 0 40px;
  padding: 0;
  position: relative;
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
}
#cnt .ranking .search-result__item--photo img {
  width: 100%;
  height: auto;
}
#cnt .ranking .search-result__item--product {
  display: none;
}
#cnt .ranking .search-result__item__status-area {
  display: none;
}
.item_stock_row .recommend--fav-window {
  display: none !important;
}
#cnt #openclose .detail {
  display: none;
}
#cnt #openclose .more {
  position: relative;
  display: block;
  cursor: pointer;
  width: 260px;
  height: 60px;
  margin: 20px auto 0;
  padding: 0;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  background-color: #de0700;
  background: #de0700 url('//media.aws.locondo.jp/docomostatic/common/img/fukubukuro/arr_down.gif') no-repeat;
  background-position: 12px 24px;
}
#cnt #openclose.active .more {
  background-color: #de0700;
  background: #de0700 url('//media.aws.locondo.jp/docomostatic/common/img/fukubukuro/arr_up.gif') no-repeat;
  background-position: 12px 23px;
}
#cnt #openclose .more span {
  display: none;
  /* text-indent:-9999px; */
}
#cnt #openclose .more:after {
  content: "もっと見る";
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 3.7;
  position: absolute;
  left: 80px;
}
#cnt #openclose.active .more:after {
  content: "閉じる";
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 3.7;
  position: absolute;
  left: 105px;
}
#cnt #openclose .more:hover {
  opacity: 0.6;
}
#cnt .fuku01 {
  margin: 0 0 75px;
  padding: 0;
}
#cnt .fuku01 h2 {
  margin: 0;
  padding: 0 0 10px;
  color: #333;
  font-size: 30px;
  text-align: center;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "游明朝", YuMincho, serif;
  border-bottom: 4px solid #de0700;
  position: relative;
}
#cnt .fuku01 h2:before {
  width: 48px;
  height: 42px;
  content: '';
  background: url('//media.aws.locondo.jp/docomostatic/common/img/fukubukuro/ico03.png') no-repeat;
  position: absolute;
  top: -7px;
  left: 80px;
}
#cnt .fuku01 h2 span {
  letter-spacing: -0.15em;
}
#cnt .fuku01 .lead {
  margin: 0;
  padding: 15px 0 18px;
  color: #333;
  font-size: 18px;
  text-align: center;
}
#cnt .fuku01 ul {
  padding: 0 0 0 20px;
}
#cnt .fuku01 li {
  width: 280px;
  margin: 0 55px 40px 0;
  float: left;
}
#cnt .fuku01 li.last {
  margin-right: 0;
}
#cnt .fuku01 li .text01 {
  margin: 0;
  padding: 15px 0 0;
  color: #de0700;
  font-size: 14px;
  font-weight: bold;
}
#cnt .fuku01 li .text02 {
  color: #333;
  font-size: 14px;
  margin-bottom: 15px;
  margin-top: 45px;
}
#cnt .fuku01 li .text04 {
  color: #333;
  font-size: 14px;
  margin: 0 0 15px;
}
#cnt .fuku01 li .brand {
  display: inline;
  font-weight: bold;
}
#cnt .fuku01 li .title {
  display: inline;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: normal;
}
#cnt .fuku01 li .price {
  font-size: 14px;
  font-weight: bold;
}
#cnt .fuku01 .btn_mail a {
  display: block;
  width: 250px;
  height: 60px;
  margin: 0 auto;
  padding: 0 0 0 10px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 3.7;
  text-align: center;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  background-color: #de0700;
  background: #de0700 url('//media.aws.locondo.jp/docomostatic/common/img/fukubukuro/arr01.gif') no-repeat;
  background-position: 12px 20px;
}

/* 販売スケジュール（.fuku01）
-------------------------------- */
.fuku01 .btn_mail a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.fuku01 .btn_fuku01 {
  clear: both;
}
.btn_fuku01 a {
  display: block;
  width: 610px;
  height: 76px;
  margin: 50px auto;
  padding: 0;
  color: #8bc34a;
  font-size: 24px;
  line-height: 76px;
  font-weight: bold;
  text-align: center;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border: 3px solid #8bc34a;
  background: linear-gradient(120deg, rgb(139 195 74), rgb(139 195 74));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  border-image: linear-gradient(120deg, rgb(139 195 74), rgb(139 195 74)) 1;
  box-sizing: content-box;
  position: relative;
}
.btn_fuku01 a:after {
  border-right: 2px solid rgb(139 195 74);
  border-top: 2px solid rgb(139 195 74);
  content: '';
  display: inline-block;
  -webkit-transform: rotate(45deg);
  height: 18px;
  width: 18px;
  transform: rotate(45deg);
  position: absolute;
  right: 30px;
  top: 30px;
}
.btn_fuku01 a:hover {
  opacity: 0.6;
  text-decoration: none;
}

/* ランキング（.rank）
-------------------------------- */
#cnt .rank {
  text-align: center;
  padding-bottom: 50px;
}
#cnt .rank h2 {
  margin: 0;
  padding: 0 0 10px;
  color: #333;
  font-size: 30px;
  text-align: center;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E",
    "ＭＳ Ｐ明朝", "ＭＳ 明朝", "游明朝", YuMincho, serif;
  border-bottom: 4px solid #de0700;
  position: relative;
}
#cnt .rank h2:before {
  width: 48px;
  height: 42px;
  content: '';
  background: url('//media.aws.locondo.jp/docomostatic/common/img/fukubukuro/ico03.png') no-repeat;
  position: absolute;
  top: -7px;
  left: 20px;
}
#cnt .rank h2 span {
  letter-spacing: -0.15em;
}
#cnt .rank .lead {
  margin: 0;
  padding: 15px 0 35px;
  color: #333;
  font-size: 18px;
  text-align: center;
}
#cnt .rank .rank-list {
  letter-spacing: -0.4rem;
  font-size: 0;
}
#cnt .rank .rank-list .rank-list-item1 {
  width: 100%;
  display: block;
  padding-left: 0;
}
#cnt .rank .rank-list .rank-list-item1 .rank-list-img {
  width: 320px;
  text-align: center;
  padding: 40px 0;
  border: 2px solid #eee;
  box-sizing: border-box;
}
#cnt .rank .rank-list .rank-list-item1 .rank-list-note {
  padding-left: 35px;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  padding-top: 0;
}
#cnt .rank .rank-list li {
  width: 206px;
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  padding-bottom: 50px;
  padding-left: 40px;
}
#cnt .rank .rank-list li .rank-list-note {
  text-align: center;
  padding-top: 10px;
  display: block;
  vertical-align: middle;
}
#cnt .rank .rank-list li .rank-list-note .rank-list-note-brand {
  font-size: 14px;
  color: #333;
  font-weight: bold;
}
#cnt .rank .rank-list li .rank-list-note .rank-list-note-lead {
  padding-top: 5px;
  font-size: 14px;
  color: #333;
}
#cnt .rank .rank-list li .rank-list-img {
  width: 206px;
  text-align: center;
  padding: 20px 0;
  border: 2px solid #eee;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
}
#cnt .rank .rank-list .rank-list-item1:before {
  content: '';
  display: block;
  background: url('//media.aws.locondo.jp/docomostatic/common/img/fukubukuro/icon01.png');
  background-repeat: no-repeat;
  width: 48px;
  height: 41px;
  margin: 0 auto 10px;
}
#cnt .rank .rank-list .rank-list-item2 {
  padding-left: 0;
}
#cnt .rank .rank-list .rank-list-item2:before {
  content: '';
  display: block;
  background: url('//media.aws.locondo.jp/docomostatic/common/img/fukubukuro/icon02.png');
  background-repeat: no-repeat;
  width: 42px;
  height: 41px;
  margin: 0 auto 5px;
}
#cnt .rank .rank-list .rank-list-item3:before {
  content: '';
  display: block;
  background: url('//media.aws.locondo.jp/docomostatic/common/img/fukubukuro/icon03.png');
  background-repeat: no-repeat;
  width: 42px;
  height: 41px;
  margin: 0 auto 5px;
}
#cnt .rank .rank-list .rank-list-item4:before {
  content: '';
  display: block;
  background: url('//media.aws.locondo.jp/docomostatic/common/img/fukubukuro/icon04.png');
  background-repeat: no-repeat;
  width: 42px;
  height: 41px;
  margin: 0 auto 5px;
}
#cnt .rank .rank-list .rank-list-item5:before {
  content: '';
  display: block;
  background: url('//media.aws.locondo.jp/docomostatic/common/img/fukubukuro/icon05.png');
  background-repeat: no-repeat;
  width: 42px;
  height: 41px;
  margin: 0 auto 5px;
}

/* 注目ブランドの福袋（.fuku02）
-------------------------------- */
#cnt .fuku02 {
  margin: 0 0 75px;
  padding: 0;
}
#cnt .fuku02 h2 {
  margin: 0;
  padding: 0 0 10px;
  color: #333;
  font-size: 30px;
  line-height: 1.3;
  text-align: center;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E",
    "ＭＳ Ｐ明朝", "ＭＳ 明朝", "游明朝", YuMincho, serif;
  border-bottom: 4px solid #de0700;
  position: relative;
}
#cnt .fuku02 h2:before {
  width: 48px;
  height: 42px;
  content: '';
  background: url('//media.aws.locondo.jp/docomostatic/common/img/fukubukuro/ico03.png') no-repeat;
  position: absolute;
  top: -7px;
  left: 20px;
}
#cnt .fuku02 h2 span {
  letter-spacing: -0.15em;
}
#cnt .fuku02 .lead {
  margin: 0;
  padding: 15px 0 18px;
  color: #333;
  font-size: 18px;
  text-align: center;
}
#cnt .fuku02 ul {
  padding: 0 0 0 20px;
  overflow: hidden;
}
#cnt .fuku02 li {
  width: 280px;
  margin: 0 55px 40px 0;
  float: left;
}
#cnt .fuku02 li.last {
  margin-right: 0;
}
#cnt .fuku02 li .text01 {
  margin: 0;
  padding: 15px 0 15px;
  color: #333;
  font-size: 14px;
  font-weight: bold;
}
#cnt .fuku02 li .text02 {
  color: #333;
  font-size: 14px;
}
#cnt .fuku02 li .brand {
  display: inline;
  font-weight: bold;
}
#cnt .fuku02 li .title {
  display: inline;
  font-size: 14px;
  font-weight: bold;
}
#cnt .fuku02 li .price {
  font-size: 14px;
  font-weight: bold;
}
#cnt .reputation {
  clear: both;
  margin: 0 0 60px;
  padding: 0;
}
#cnt .reputation h2 {
  margin: 0;
  padding: 0 0 10px;
  color: #333;
  font-size: 30px;
  text-align: center;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "游明朝", YuMincho, serif;
  border-bottom: 4px solid #c03;
  position: relative;
  line-height: 1.3;
}
#cnt .reputation h2:before {
  width: 60px;
  height: 60px;
  content: '';
  background: url('//media.aws.locondo.jp/docomostatic/common/img/fukubukuro/ico07.png') no-repeat;
  position: absolute;
  bottom: 9px;
  left: 20px;
  background-size: 60px;
}
#cnt .reputation .lead {
  margin: 0;
  padding: 15px 0 55px;
  color: #333;
  font-size: 18px;
  text-align: center;
  line-height: 2;
}

/* 2015年福袋の評判（.reputation）
-------------------------------- */
.reputation_brand-name {
  text-align: center;
  font-size: 12px;
  margin-top: 10px;
}
#cnt .reputation li .box-l img {
  margin: 0;
  padding: 84px 38px;
  border: 2px solid #BE9B48;
  box-shadow: 6px 6px #BE9B48;
  outline: 3px solid #fff;
  border: 3px solid #BE9B48;
  width: 240px;
  height: auto;
  background: #fefefe;
}
#cnt .reputation li .box-l img.lastyear_bag {
  padding: 0;
}
#cnt .reputation li .box-r .txt {
  margin: 15px;
  line-height: 2;
  position: relative;
  padding: 1rem;
  border-radius: 10px;
  border: 3px solid #333;
  background-color: #fff;
  color: #333;
  font-weight: bold;
  font-size: 14px;
}
#cnt .reputation li .box-r .txt:before {
  position: absolute;
  top: 100%;
  right: 50px;
  transform: skew(-25deg);
  height: 10px;
  width: 15px;
  border-right: 3px solid #333;
  background-color: #fff;
  content: '';
}
#cnt .reputation li .box-r .txt .name {
  font-weight: normal;
}
#cnt .reputation li .box-r .btn a {
  display: block;
  width: 405px;
  /* 385px */
  height: 60px;
  padding: 0 0 0 10px;
  color: #fff;
  font-size: 18px;
  line-height: 3.3;
  font-weight: bold;
  text-align: center;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  background: #c03;
  position: relative;
}
#cnt .reputation li .box-r .btn a:after {
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  content: '';
  display: inline-block;
  -webkit-transform: rotate(45deg);
  height: 14px;
  width: 14px;
  transform: rotate(45deg);
  position: absolute;
  right: 24px;
  top: 24px;
}
#cnt .reputation li .box-r .btn a:hover {
  opacity: 0.6;
  text-decoration: none;
}

/* 参加ブランド一覧（.brandlist）
-------------------------------- */
#cnt .brandlist {
  margin: 0;
  padding: 0;
  background: #ededed;
}
#cnt .brandlist h2 {
  margin: 0;
  padding: 36px 0 0;
  color: #c03;
  font-size: 36px;
  line-height: 1.25;
  font-weight: bold;
  text-align: center;
  position: relative;

}
#cnt .brandlist h2:before {
  width: 80px;
  height: 100px;
  content: '';
  background: url('//media.aws.locondo.jp/docomostatic/common/img/fukubukuro/ico08.png') no-repeat;
  position: absolute;
  top: 20px;
  left: 110px;
  background-size: 60px;
}
#cnt .brandlist .lead {
  margin: 0;
  padding: 10px 0 30px;
  color: #c03;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 1.25;
}
#cnt .brandlist ul {
  padding: 0 0 10px 25px;
}
#cnt .brandlist li {
  float: left;
  margin: 0 15px 15px 0;
  padding: 3px 8px;
  background: #fff;
}

/* ご購入注意点（.caution）
-------------------------------- */
#cnt .caution {
  text-align: center;
  border: 12px solid #ededed;
  box-sizing: border-box;
  padding: 30px 50px;
  margin-top: 100px;
}
#cnt .caution h2 {
  margin: 0;
  padding: 0 0 30px;
  color: #c03;
  font-size: 36px;
  text-align: center;
  position: relative;
  line-height: 1.4;
}
#cnt .caution h2:before {
  width: 60px;
  height: 70px;
  content: '';
  background: url('//media.aws.locondo.jp/docomostatic/common/img/fukubukuro/ico09.png') no-repeat;
  background-size: contain;
  position: absolute;
  top: 5px;
  left: 110px;
}
#cnt .caution h2 span {
  display: block;
  font-size: 20px;
}
#cnt .caution .lead {
  margin: 0;
  padding: 15px 0 35px;
  color: #333;
  font-size: 18px;
  text-align: center;
}
#cnt .caution .caution-note dl {
  text-align: left;
}
#cnt .caution .caution-note dl dt {
  font-size: 20px;
  color: #333;
  font-weight: bold;
}
#cnt .caution .caution-note dl dd {
  font-size: 18px;
  line-height: 1.8;
}

/* 福袋一覧へ（.btn02）
-------------------------------- */
/*# sourceMappingURL=style.css.map */
/*アンカーリンク*/
.link_area {
  width: 990px;
  margin: 0 auto 50px;
}
.link_area ul {
  font-size: 0;
}
.link_area ul li {
  width: 16%;
  display: inline-block;
  border-right: 1px solid #eeeeee;
  font-size: 16px;
  text-align: center;
}
.link_area ul li:last-child {
  border: none;
}
.link_area ul li a {
  position: relative;
  display: block;
  padding: 10px 0 30px;
}
.link_area ul li a:hover {
  text-decoration: none;
  opacity: 0.5;
}
.link_area ul li a::before {
  position: absolute;
  top: 15px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  content: '';
  vertical-align: middle;
  width: 8px;
  height: 8px;
  border-top: 1px solid #636363;
  border-right: 1px solid #636363;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

/* Calendar */
#calendar button {
  border: none;
  background: none;
}
#cnt #calendar {
  margin: 0;
  padding: 20px 15px 60px;
  background: #f4f4f4;
  margin-bottom: 50px;
}
#cnt #calendar h2 {
  margin: 0;
  padding: 36px 0 0;
  color: #de0700;
  font-size: 26px;
  line-height: 1.1;
  font-weight: bold;
  text-align: center;
  position: relative;
  background: linear-gradient(120deg, rgb(252 8 0), rgb(221 7 0));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#cnt #calendar h2:before {
  width: 60px;
  height: 50px;
  content: '';
  background-size: cover;
  background: url('//media.aws.locondo.jp/docomostatic/common/img/fukubukuro/ico06.png') no-repeat;
  position: absolute;
  top: 25px;
  left: 90px;
  background-size: 60px;
}
.clender_note {
  text-align: center;
  margin: 25px 10px;
  padding: 8px;
  background-color: #fff;
}
.clender_note small {
  color: #555;
}
.clender_note .icon_addFav_s {
  width: 17px;
  height: 17px;
  background: url('//media.aws.locondo.jp/contents/img/common/icon-favItemAdd.svg') no-repeat;
  background-size: cover;
  display: inline-block;
  line-height: 17px;
  margin-right: 5px;
  vertical-align: top;
}
.icon_addFav_s {
  width: 10px;
  height: 10px;
  background: url('//media.aws.locondo.jp/contents/img/common/icon-favItemAdd_white.svg') no-repeat;
  background-size: cover;
  margin-right: 5px;
}
.beWinner .icon_addFav_s {
  display: inline-block;
  padding: 3px;
  margin-left: 3px;
}
.nov {
  position: relative;
  padding-left: 66px;
  margin-left: 19px;
  background: url('//media.aws.locondo.jp/contents/img/pc/lgc-happybag/nov_repeat.jpg') repeat-y 20px -6px;
  z-index: 100;
}
.nov::before {
  background: none !important;
}
.nov::before {
  background: url('//media.aws.locondo.jp/contents/img/pc/lgc-happybag/bg.jpg') no-repeat scroll 22px 0 #000;
  top: -14px;
  content: '';
  display: block;
  height: 18px;
  position: absolute;
  width: 100%;
  z-index: 10;
  left: -1px;
}
dl.cart {
  position: relative;
}
dl.cart a {
  text-decoration: none;
}
dl.cart a:hover {
  opacity: 0.5;
}
.nov dl {
  width: 278px;
  height: 62px;
  background: #fff;
  border: 1px solid #ddd;
  margin-right: 12px;
  float: left;
  margin-top: 10px !important;
  position: relative;
}
.nov dl:nth-of-type(3n) {
  margin-right: 0;
}
.nov dl:nth-of-type(1),
.nov dl:nth-of-type(2),
.nov dl:nth-of-type(3) {
  margin-top: 0;
}
.nov dt {
  color: #444;
  float: left;
  font-size: 13px;
  line-height: 1.4;
  padding-left: 14px;
  padding-top: 7px;
  text-align: left;
}
.nov dt span {
  display: block;
  font-size: 11px;
  color: #00a4f3;
}
.nov dt span.kana {
  color: #999;
  font-size: 8px;
  -webkit-transform: scale(0.9);
  -webkit-transform-origin: 0 0;
}
.nov dt span img {
  vertical-align: middle;
  margin-right: 2px;
  display: inline-block;
}
.nov dd {
  float: right;
  width: 47px;
  margin: 3px auto;
  border-left: 1px solid #ddd;
  text-align: center;
  height: 39px;
  padding-top: 17px;
}
.nov dd a:hover {
  cursor: pointer;
}
.nov_icon {
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  left: 0;
  width: 56px;
  height: 56px;
  border-radius: 28px;
  padding-top: 14px;
  background: #00a4f3;
  font-size: 19px;
  color: #fff;
  line-height: 1;
  font-weight: bold;
  float: left;
  text-align: center;
  margin-right: 11px;
  margin-top: 4px;
}
.nov_icon span {
  display: block;
  font-size: 12px;
}
#calendar button {
  border: none;
  background: none;
}
.favoriteBrandMultiAddPage {
  position: absolute;
  right: 10px;
  top: 25%;
}
.icon_fav {
  display: block;
  width: 26px;
  height: 26px;
}
.fav_Add {
  background: url('//media.aws.locondo.jp/contents/img/common/icon-favItemAdd.svg') no-repeat;
  background-size: cover;
}
.fav_Del {
  background: url('//media.aws.locondo.jp/contents/img/common/icon-favItemDel.svg') no-repeat;
  background-size: cover;
}
.dec {
  position: relative;
  padding-left: 66px;
  margin-left: 19px;
  background: url("//media.aws.locondo.jp/contents/img/pc/lgc-happybag/dec_repeat.jpg") repeat-y 20px 0;
}
.dec dl {
  width: 278px;
  height: 62px;
  background: #fff;
  border: 1px solid #ddd;
  margin-right: 12px;
  float: left;
  margin-top: 10px;
}
.dec dl:nth-of-type(3n) {
  margin-right: 0;
}
.dec dt {
  color: #444;
  float: left;
  font-size: 13px;
  line-height: 1.4;
  padding-left: 14px;
  padding-top: 7px;
  text-align: left;
}
.dec dt span {
  display: block;
  font-size: 11px;
  color: #ef488f;
}
.dec dt span.kana {
  color: #999;
  font-size: 8px;
  -webkit-transform: scale(0.9);
  -webkit-transform-origin: 0 0;
}
.dec dt span img {
  vertical-align: middle;
  margin-right: 2px;
  display: inline-block;
}
.dec dd {
  float: right;
  width: 47px;
  margin: 3px auto;
  border-left: 1px solid #ddd;
  text-align: center;
  height: 39px;
  padding-top: 17px;
}
.dec_icon {
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  left: 0;
  width: 56px;
  height: 56px;
  border-radius: 28px;
  padding-top: 14px;
  background: #ef488f;
  font-size: 19px;
  color: #fff;
  line-height: 1;
  font-weight: bold;
  float: left;
  text-align: center;
  margin-right: 11px;
  margin-top: 14px;
}
.dec_icon span {
  display: block;
  font-size: 12px;
}
.hdr.bewinner {
  margin: 60px 0 60px !important;
}
.bewinner .bewinner_txt {
  font-size: 14px;
  text-align: center;
  margin-bottom: 30px;
}

/* ランキング */
.happybag_rank h2 {
  margin: 0;
  padding: 16px 0 0;
  color: #c03;
  font-size: 26px;
  line-height: 1.1;
  font-weight: bold;
  text-align: center;
  position: relative;
}
#ranking ol {
  width: 75%;
  margin: 40px auto;
  display: flex;
  flex-wrap: wrap;
}
#ranking li {
  display: inline-block;
  width: 18%;
  text-align: center;
  margin-bottom: 10px;
  margin-right: 10px;
}
#ranking li img {
  margin: 10px auto;
}
#ranking a img {
  width: 100%;
  height: auto;
}

/*モーダル*/
.remodal .btnToLogin {
  width: 166px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 12px;
  margin: 30px auto 0;
  text-align: center;
  background: #8bc34a url('//media.aws.locondo.jp/contents/img/pc/btn_fav_inner_arrow.png') no-repeat 138px 16px;
  display: block;
  text-decoration: none;
}
.remodal .heading {
  font-size: 14px;
  margin-bottom: 30px;
  line-height: 170%;
}
.remodal .heading a {
  color: #8bc34a;
}
.review-list {
  display: flex;
  flex-flow: column;
  gap: 60px 0;
}
.review-list li {
  display: flex;
  flex-wrap: wrap;
  width: 880px;
  position: initial;
  margin: 0 auto;
}
.review-list li .box-r {
  width: 550px;
  min-height: 151px;
  margin-left: 30px;
  display: flex;
  flex-flow: column;
  justify-content: space-evenly;
}
.review-list li .box-r .txt {
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 32px;
}
.review-list li .box-r .btn a {
  margin: 0 auto;
}
.price.old_price {
  text-decoration: line-through;
  color: #969696;
}
.brand-box .without_any_logo {
  width: 160px;
  display: inline-flex;
  height: 70px;
  text-align: center;
  line-height: 1.2em;
  font-size: 14px;
  font-weight: bold;
  justify-content: center;
  align-items: center;
}
.brand-box .without_any_logo:hover {
  color: #000;
  text-decoration: none;
}
.brand-box .without_any_logo.underChar5 {
  font-size: 20px;
}
.brand-box .without_any_logo.underChar12 {
  font-size: 18px;
}

/* インライン追加分
-------------------------------- */
@media screen and (min-width: 768px) {
  /* PC */
  .lpHead {
    width: 1000px;
    margin: 0 auto;
  }
  /* lpHead */
  .lpHead {
    padding: 0;
    border: none;
  }
  .lpHead img {
    width: 100%;
    height: auto;
    vertical-align: middle;
  }
}

/* ブランドリスト一覧 */
.wrap_center h2 {
  font-size: 35px !important;
  line-height: 1.5;
  font-weight: 800;
  text-align: center !important;
}
.color-gold {
  color: #837127;
}
.brand-box .without_any_logo {
  width: 160px;
  display: inline-flex;
  height: 70px;
  text-align: center;
  line-height: 1.2em;
  font-size: 14px;
  font-weight: bold;
  justify-content: center;
  align-items: center;
}
.brand-box .without_any_logo:hover {
  color: #000;
  text-decoration: underline;
}
.brand-box .without_any_logo.underChar5 {
  font-size: 20px;
}
.brand-box .without_any_logo.underChar12 {
  font-size: 18px;
}

/* あしらい調整 */
#cnt .brandlist h2:before {
  left: 80px !important;
}
#cnt .hdr .process:before {
  left: -30px !important;
}
#cnt .caution h2:before {
  left: 50px !important;
}

/* 福袋豆知識・Q&A、性別ごとのリンク追加分
-------------------------------- */
.pc-hide {
  display: none;
}
#cnt .hdr .tips {
  margin-top: 60px;
}
.tips-list {
  font-size: 16px;
  line-height: 1.8;
  text-align: left;
  padding: 0 5% 40px;
}
.tips-list > div:nth-child(n + 2) {
  margin-top: 30px;
}
.tips-list dt {
  font-weight: bold;
}
.tips-list dt::before {
  content: "Q.";
}
.tips-list dd::before {
  content: "A.";
  font-weight: bold;
}
#cnt .btn02 {
  clear: both;
  padding: 0;
}
#cnt .btn02 a {
  display: block;
  width: 610px;
  height: 76px;
  margin: 0 auto;
  padding: 0;
  color: #de0700;
  font-size: 24px;
  line-height: 76px;
  font-weight: bold;
  text-align: center;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border: 3px solid #de0700;
  background: linear-gradient(120deg, rgb(252 8 0), rgb(221 7 0));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  border-image: linear-gradient(120deg, rgb(252 8 0), rgb(221 7 0)) 1;
  box-sizing: content-box;
  position: relative;
}
#cnt .btn02 a:after {
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  content: '';
  display: inline-block;
  -webkit-transform: rotate(45deg);
  height: 14px;
  width: 14px;
  transform: rotate(45deg);
  position: absolute;
  right: 30px;
  top: 30px;
}
#cnt .btn02 a:hover {
  opacity: 0.6;
  text-decoration: none;
}
#cnt .btn02 a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60px;
  background: #fff;
  -moz-border-radius: unset;
  -webkit-border-radius: unset;
  -o-border-radius: unset;
  -ms-border-radius: unset;
  border-radius: 5px;
  border: 2px solid #c03;
  color: #c03;
  -webkit-text-fill-color: unset;
  font-size: 18px;
}
#cnt .btn02 a::after {
  border-color: #c03;
  top: auto;
}
#cnt .hdr .btn_area01 {
  margin: 40px 0 80px;
}
#cnt .btn_area01 .btn02 a {
  background: #c03;
  border: none;
  color: #fff;
}
#cnt .btn_area01 .btn02 a::after {
  color: #fff;
  border-color: #fff;
}
#cnt .btn-group {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#cnt .btn-group .btn02 {
  width: 28%;
}
#cnt .btn-group .btn02 a {
  width: unset;
}
#cnt .btn-group .btn02:nth-child(3n + 2),
#cnt .btn-group .btn02:nth-child(3n + 3) {
  margin-left: 20px;
}
#cnt .btn-group .btn02:nth-child(n + 4) {
  margin-top: 20px;
}
#cnt .btn-group .btn02 a::after {
  width: 14px;
  height: 14px;
  right: 15px;
}
#cnt .btn02.btn_fuku01 a {
  color: #8bc34a;
  border-color: #8bc34a;
  margin-top: 50px;
}
#cnt .btn02.btn_fuku01 a::after {
  border-color: #8bc34a;
}