@charset "UTF-8";
/* 外枠（#cnt）
-------------------------------- */
#cnt p,
#cnt h2 {
  line-height: 1.7;
}
#cnt {
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
  padding-bottom: 60px;
}
#cnt .cf:after {
  content: '';
  display: table;
  clear: both;
}
#cnt .hdr {
  margin: 0;
  padding: 0;
}
#cnt .hdr .title h2 {
  background: url('//media.aws.locondo.jp/docomostatic/common/img/fukubukuro/bg_beige.png');
  background-repeat: repeat;
  background-size: 30px auto;
  display: block;
  text-align: center;
  color: #fff;
  font-size: 34px;
  line-height: 1;
  padding: 23px 0;
  letter-spacing: 2px;
}
#cnt .hdr .title h2 span img {
  display: inline-block;
  width: 30vw;
}
#cnt .hdr .title h2 span {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 44px;
  line-height: 1;
  letter-spacing: normal;
  padding: 0 0 10px;
}
#cnt .hdr .lead {
  margin: 0;
  padding: 10px 5px;
  color: #c03;
  font-size: 16px;
  line-height: 1.6;
  font-weight: bold;
  text-align: center;
}
#cnt .hdr .lead h3 {
  font-size: 18px;
}

/* ヘッダ（.hdr）
-------------------------------- */
.hdr .lead-txt {
  color: #333;
  font-size: 12px;
  line-height: 1.4;
  text-align: center;
}
.hdr .superbnr {
  margin-top: 9%;
}
.hdr .superbnr .bnr {
  width: 93.75%;
  margin: 0 auto 2.3%;
}
.hdr .superbnr .bnr img {
  width: 100%;
}
.hdr .process,
.hdr .tips {
  position: relative;
  padding: 15px 7px 5px;
  background: #fff1cf;
  margin-bottom: 25px;
}
#cnt .hdr .process:before,
#cnt .hdr .tips:before {
  width: 40px;
  height: 40px;
  content: '';
  background: url('//media.aws.locondo.jp/docomostatic/common/img/fukubukuro/ico10.png') no-repeat;
  font-size: 16px;
  background-size: contain;
  position: absolute;
  top: 20px;
  left: 6px;
}
#cnt .hdr .process h2,
#cnt .hdr .tips h2 {
  margin: 0;
  padding: 0 0 5px;
  color: #333;
  font-size: clamp(10%,5.6vw,30px);
  text-align: center;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "游明朝", YuMincho, serif;
}
#cnt .hdr .process span {
  font-size: 16px;
  color: #c03;
  font-weight: bold;
  margin: 0 10px 0 0;
}
#cnt .hdr .process p {
  font-size: 16px;
  margin: 0;
  padding: 10px;
}
#cnt .hdr .process p.small {
  font-size: 10px;
  padding: 0px 10px 10px 10px;
}
#cnt .hdr .process ul li {
  margin: 0;
  border-bottom: 1px solid #fff;
}
#cnt .hdr .process ul li:last-child {
  border-bottom: none;
}

/* アップデート情報（.news）
-------------------------------- */
#cnt .news {
  margin: 0 0 20px;
  padding: 15px 10px;
  background: #f5f8cc;
  position: relative;
}
#cnt .news:before {
  width: 43px;
  height: 26px;
  content: '';
  background: url('//media.aws.locondo.jp/docomostatic/common/img/fukubukuro/sp_ico01.png') no-repeat;
  background-size: 43px 26px;
  position: absolute;
  top: -10px;
  left: 0;
}
#cnt .news h2 {
  margin: 0;
  padding: 0 0 5px;
  color: #333;
  font-size: clamp(10%,6vw,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: 0;
  overflow: auto;
  /* for modern browser */
  zoom: 1;
  /* for ie6 */
}
#cnt .news li {
  clear: both;
  margin: 0 0 5px;
  font-size: 10px;
  line-height: 1.2;
}
#cnt .news li .date {
  width: 80px;
  padding: 0 5px 0 0;
  display: block;
  float: left;
  font-weight: bold;
}
#cnt .news li .text {
  display: block;
  overflow: auto;
  /* for modern browser */
  zoom: 1;
  /* for ie6 */
}
#cnt .calendar {
  margin: 15px 0 20px;
  padding: 15px 10px;
  background: #ffe9ec;
  position: relative;
}
#cnt .calendar:before {
  width: 43px;
  height: 26px;
  content: '';
  background: url('//media.aws.locondo.jp/docomostatic/common/img/fukubukuro/sp_ico02.png') no-repeat;
  background-size: 43px 26px;
  position: absolute;
  top: -10px;
  left: 0;
}
#cnt .calendar h2 {
  margin: 0;
  padding: 0 0 5px;
  color: #333;
  font-size: 16px;
  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: 10px 0 8px;
  font-size: 10px;
  line-height: 1.2;
  /*border-bottom:1px solid #fff;*/
}
#cnt .calendar li .date {
  display: block;
  float: left;
  width: 80px;
  padding: 0;
  font-weight: bold;
}
#cnt .calendar li .text {
  display: block;
  overflow: auto;
  /* for modern browser */
  zoom: 1;
  /* for ie6 */
  text-decoration: none;
}
#cnt .calendar li .text a {
  text-decoration: underline;
}
#cnt .calendar li .brand {
  padding: 0 0 25px;
}
#cnt .calendar li .title {
  /*font-size:16px;*/
}
#cnt .ranking h2 {
  margin: 0;
  padding: 0 0 5px;
  color: #333;
  font-size: 6vw;
  text-align: center;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "游明朝", YuMincho, serif;
  border-bottom: 4px solid #c03;
  position: relative;
}
#cnt .ranking h2:before {
  width: 48px;
  height: 42px;
  content: '';
  background: url('//media.aws.locondo.jp/docomostatic/common/img/fukubukuro/sp_ico03.png') no-repeat;
  background-size: 28px 24px;
  position: absolute;
  top: 4px;
  left: 1px;
}
#cnt .ranking .lead {
  margin: 0 auto 15px;
  padding: 10px 0;
  width: 93%;
  color: #333;
  font-size: 12px;
  text-align: center;
}
.ranking__item-lists {
  display: flex;
  flex-wrap: wrap;
}
.ranking__item-lists li {
  width: 33.33333%;
  position: relative;
  margin: 0 0 20px;
  padding: 0 1% 0 0;
}
.ranking__item-lists li:nth-child(2),
.ranking__item-lists li:nth-child(5) {
  padding: 0 0.5%;
}
.ranking__item-lists li:nth-child(3),
.ranking__item-lists li:nth-child(6) {
  padding: 0 0 0 1%;
}
.item_campaign {
  display: none;
}
#cnt .ranking .m-btn-icon {
  display: none;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 26px;
  height: 26px;
  margin-right: 3px;
  float: right;
  cursor: pointer;
  background: url('/res/s/img/common/sp_ico_favorite_off.png') no-repeat;
  -moz-background-size: 100%;
  -webkit-background-size: 100%;
  background-size: 100%;
  overflow: hidden;
  text-indent: -9999px;
}
.ranking--number {
  display: none;
}
#cnt .ranking .ranking--icon {
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 10px;
  line-height: 2;
  top: 5px;
  left: 5px;
  font-size: 10px;
  z-index: 1;
  background: #fff;
  border: 1px solid #d4d4d4;
  text-align: center;
}
#cnt .ranking .brand_ranking_num {
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 10px;
  line-height: 2;
  top: -9px;
  left: -2px;
  font-size: 10px;
  z-index: 1;
  background: #fff;
  border: 1px solid #d4d4d4;
  text-align: center;
}
#cnt .ranking .ranking--icon--ranking01,
.brand_ranking_list:nth-child(1) .brand_ranking_num {
  background: #c2aa62;
  border: 1px solid #c2aa62;
  color: #fff;
}
#cnt .ranking .ranking--icon--ranking02,
.brand_ranking_list:nth-child(2) .brand_ranking_num {
  background: #b1b1b5;
  border: 1px solid #b1b1b5;
  color: #fff;
}
#cnt .ranking .ranking--icon--ranking03,
.brand_ranking_list:nth-child(3) .brand_ranking_num {
  background: #b9886d;
  border: 1px solid #b9886d;
  color: #fff;
}
#cnt .ranking .search-result__item__product,
#cnt .ranking .search-result__item__etc {
  display: none;
}
.modal-base .m-modal_wrap .m-modal {
  left: -4%;
}
.modal-base .m-modal_wrap .m-modal .m-modal_inr {
  width: 88%;
}
#cnt #openclose .detail {
  display: none;
}
#cnt #openclose .more {
  position: relative;
  display: block;
  cursor: pointer;
  width: 150px;
  height: 35px;
  margin: 15px 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: #c03;
  background: url('//media.aws.locondo.jp/docomostatic/common/img/fukubukuro/arr_down.gif') no-repeat #c03;
  background-size: 10px 10px;
  background-position: 12px 13px;
}
#cnt #openclose.active .more {
  background-color: #c03;
  background: url('//media.aws.locondo.jp/docomostatic/common/img/fukubukuro/sp_arr_up.gif') no-repeat #c03;
  background-size: 10px 10px;
  background-position: 12px 13px;
}
#cnt #openclose .more span {
  display: none;
  /* text-indent:-9999px; */
}
#cnt #openclose .more:after {
  content: "もっと見る";
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  line-height: 3;
  position: absolute;
  left: 45px;
}
#cnt #openclose.active .more:after {
  content: "閉じる";
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  line-height: 3;
  position: absolute;
  left: 57px;
}
#cnt .fuku01 {
  margin: 0 0 30px;
  padding: 0;
}
#cnt .fuku01 h2 {
  margin: 0;
  padding: 0 0 5px;
  color: #333;
  font-size: 6vw;
  text-align: center;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E",
    "ＭＳ Ｐ明朝", "ＭＳ 明朝", "游明朝", YuMincho, serif;
  border-bottom: 4px solid #c03;
  position: relative;
}
#cnt .fuku01 h2:before {
  width: 48px;
  height: 42px;
  content: '';
  background: url('//media.aws.locondo.jp/docomostatic/common/img/fukubukuro/sp_ico03.png') no-repeat;
  background-size: 28px 24px;
  position: absolute;
  top: 4px;
  left: 1px;
}
#cnt .fuku01 h2 span {
  letter-spacing: -0.15em;
}
#cnt .fuku01 .lead {
  margin: 0;
  padding: 10px 0;
  color: #333;
  font-size: 10px;
  text-align: center;
}
#cnt .fuku01 ul {
  width: 100%;
  margin: 0 auto;
}
#cnt .fuku01 li {
  width: 44%;
  margin: 0 3% 3%;
  float: left;
}
#cnt .fuku01 li .fukuimg img {
  width: 100%;
  height: auto;
}
#cnt .fuku01 li .text01 {
  margin: 0;
  margin-bottom: 6%;
  padding: 5px 0 0;
  color: #c03;
  font-size: 10px;
  font-weight: bold;
}
#cnt .fuku01 li .text02 {
  color: #333;
  font-size: 10px;
}
#cnt .fuku01 li .text03 {
  margin: 0;
}
#cnt .fuku01 li .text04 {
  color: #333;
  font-size: 10px;
  margin: 0 0 10px;
}
#cnt .fuku01 li .brand {
  display: inline;
  font-weight: bold;
}
#cnt .fuku01 li .title {
  display: inline;
  font-size: 10px;
  font-weight: bold;
}
#cnt .fuku01 li .price {
  font-size: 10px;
  font-weight: bold;
}
#cnt .fuku01 .btn_mail a {
  display: block;
  width: 90%;
  margin: 0 auto;
  padding: 10px 0 10px 6%;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  line-height: 3;
  text-align: center;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  background-color: #c03;
  background: #c03 url('//media.aws.locondo.jp/docomostatic/common/img/fukubukuro/arr01.gif') no-repeat;
  background-size: 5px 9px;
  background-position: 6% 50%;
}

/* カレンダー（.calendar）
-------------------------------- */

/* 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(https://media.aws.locondo.jp/docomostatic/common/img/fukubukuro/ico06.png)
    no-repeat;
  position: absolute;
  top: 11px;
  left: calc(50% - 5.5em);
  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("https://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: rgba(0, 0, 0, 0)
    url("https://media.aws.locondo.jp/contents/img/pc/lgc-happybag/bg.jpg")
    no-repeat scroll 22px 0;
  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("https://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: 16px;
  text-align: center;
  margin-bottom: 30px;
}

/* 開閉 */

/* 販売スケジュール（.fuku01）
-------------------------------- */
/*#cnt .fuku01 li.last{
margin-right:0;
}*/

.btn_fuku01 a {
  display: block;
  position: relative;
  width: 80%;
  margin: 4% auto 0;
  padding: 10px 0;
  color: #c03;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  border: 3px solid #c03;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #fff;
}
.fuku02 .btn_fuku01 a {
  margin: 2% auto 0;
}

/* 注目ブランドの福袋（.fuku02）
-------------------------------- */
#cnt .fuku02 {
  margin: 30px 0;
  padding: 0;
}
#cnt .fuku02 h2 {
  margin: 0;
  padding: 0 0 5px;
  color: #333;
  font-size: 16px;
  text-align: center;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "游明朝", YuMincho, serif;
  border-bottom: 4px solid #c03;
  position: relative;
}
#cnt .fuku02 h2:before {
  width: 48px;
  height: 42px;
  content: '';
  background: url('//media.aws.locondo.jp/docomostatic/common/img/fukubukuro/sp_ico03.png') no-repeat;
  background-size: 28px 24px;
  position: absolute;
  top: 4px;
  left: 1px;
}
#cnt .fuku02 h2 span {
  letter-spacing: -0.15em;
}
#cnt .fuku02 .lead {
  margin: 0;
  padding: 10px 0;
  color: #333;
  font-size: 10px;
  text-align: center;
}
#cnt .fuku02 ul {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  font-size: 0;
  letter-spacing: -0.4em;
}
#cnt .fuku02 li {
  width: 44%;
  margin: 0 3% 3%;
  /*float:left;*/
  display: inline-block;
  letter-spacing: normal;
  font-size: 10px;
  text-align: left;
  vertical-align: top;
}
#cnt .fuku02 li img {
  width: 100%;
  height: auto;
}
#cnt .fuku02 li .text01 {
  margin: 0;
  padding: 5px 0 10px;
  color: #333;
  font-size: 10px;
  font-weight: bold;
}
#cnt .fuku02 li .text02 {
  margin: 0;
  color: #333;
  font-size: 10px;
}
#cnt .fuku01 li .text03 {
  margin: 0;
}
#cnt .fuku01 li .text04 {
  color: #333;
  font-size: 10px;
  margin: 0 0 10px;
}
#cnt .fuku02 li .brand {
  display: inline;
  font-weight: bold;
}
#cnt .fuku02 li .title {
  display: inline;
  font-size: 10px;
  font-weight: bold;
}
#cnt .fuku02 li .price {
  font-size: 10px;
  font-weight: bold;
}
#cnt .reputation {
  margin: 25px 0 10px;
  padding: 0;
}
#cnt .reputation h2 {
  margin: 0;
  padding: 0 0 5px;
  color: #333;
  font-size: clamp(10%,6vw,30px);
  text-align: center;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "游明朝", YuMincho, serif;
  border-bottom: 4px solid #c03;
  position: relative;
}
.search-result__item__description {
  margin-top: 5px;
}
#cnt .reputation h2:before {
  width: 48px;
  height: 42px;
  content: '';
  background: url('//media.aws.locondo.jp/docomostatic/common/img/fukubukuro/sp_ico03.png') no-repeat;
  background-size: 28px 24px;
  position: absolute;
  top: 4px;
  left: 1px;
}
#cnt .reputation .lead {
  margin: 0 auto 15px;
  padding: 10px 0;
  width: 93%;
  color: #333;
  font-size: 12px;
  text-align: center;
}
#cnt .reputation .review-list {
  padding: 0 10px;
}
/* #cnt .reputation .review-list > li {
    margin: 0 0 15px;
    padding: 0 0 15px 0;
    border-bottom: 1px dotted #ccc;
} */

#cnt .reputation li:last-child {
  border-bottom: none;
}
#cnt .reputation li .box-l {
  width: 74%;
  margin: 0 auto;
}
#cnt .reputation li .box-l img {
  padding: 10px 20px;
  border: 1px solid #ededed;
}

/* 2015年福袋の評判（.reputation）
-------------------------------- */
.reputation_brand-name {
  text-align: center;
  margin: 2px auto 10px;
  font-size: 11px;
}
#cnt .reputation li .box-r .txt {
  margin: 0;
  padding: 0;
  font-size: 12px;
  letter-spacing: 0.5px;
}
#cnt .reputation li .box-r .txt li {
  margin-bottom: 5px;
  line-height: 1.7;
}
/* #cnt .reputation li .box-r .btn a {
    display: block;
    width: 80%;
    margin: 10px auto 0;
    padding: 10px 0;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    border: 3px solid #c03;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    background-color: #c03;
    background-size: 5px 9px;
    background-position: 12px 12px;
} */

#cnt .brandlist {
  margin: 0;
  padding: 0;
  background: #ededed;
}
#cnt .brandlist h2 {
  margin: 0;
  padding: 20px 0 0;
  color: #c03;
  font-size: clamp(10%,6vw,30px);
  line-height: 1.1;
  font-weight: bold;
  text-align: center;
  position: relative;
}
#cnt .brandlist h2:before {
  /* width: 31px; */
  /* height: 27px; */
  padding: 5% 4%;
  content: '';
  background: url('//media.aws.locondo.jp/docomostatic/common/img/fukubukuro/sp_ico04.png') no-repeat;
  background-size: contain;
  position: absolute;
  top: 38%;
  left: 1%;
}
#cnt .brandlist .lead {
  margin: 0;
  padding: 2px 0 8px;
  color: #c03;
  font-size: 12px;
  text-align: center;
}
#cnt .brandlist ul {
  padding: 0 8px 15px;
  overflow: hidden;
  margin: 0 auto;
}

#cnt .brandlist li img {
  width: 100%;
  height: auto;
}
#cnt .btn02 {
  clear: both;
  padding: 35px 0 35px;
}

/* 2017年 即完売福袋ランキング（.rank）
-------------------------------- */
#cnt .rank {
  margin: 25px 0 10px;
  padding: 0;
  text-align: center;
}
#cnt .rank h2 {
  margin: 0;
  padding: 0 0 5px;
  color: #333;
  font-size: 16px;
  text-align: center;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "游明朝", YuMincho, serif;
  border-bottom: 4px solid #c03;
  position: relative;
}
#cnt .rank h2:before {
  width: 48px;
  height: 42px;
  content: '';
  background: url('//media.aws.locondo.jp/docomostatic/common/img/fukubukuro/sp_ico03.png') no-repeat;
  background-size: 28px 24px;
  position: absolute;
  top: 4px;
  left: 1px;
}
#cnt .rank .lead {
  margin: 0 auto 35px;
  padding: 10px 0;
  width: 93%;
  color: #333;
  font-size: 12px;
  text-align: center;
}
#cnt .rank .rank-list {
  width: 93%;
  margin: 0 auto;
  letter-spacing: -0.4rem;
  font-size: 0;
}
#cnt .rank .rank-list li {
  width: 45%;
  font-size: 12px;
  position: relative;
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin: 25px auto 20px;
}
#cnt .rank .rank-list li .rank-list-img {
  padding: 19px 11.2%;
  margin: 0 auto;
  text-align: center;
  border: 2px solid #ededed;
}
#cnt .rank .rank-list li .rank-list-img img {
  display: block;
}
#cnt .rank .rank-list li .rank-list-note .rank-list-note-brand {
  font-size: 8px;
  color: #333;
  padding-top: 5px;
}
#cnt .rank .rank-list .rank-list-item1 {
  width: 100%;
  display: block;
}
#cnt .rank .rank-list .rank-list-item1 .rank-list-img {
  width: 44.5%;
  display: inline-block;
  vertical-align: top;
  padding: 20px 5%;
}
#cnt .rank .rank-list .rank-list-item1 .rank-list-note {
  width: 50%;
  text-align: left;
  margin-left: 4%;
  display: inline-block;
  vertical-align: top;
}
#cnt .rank .rank-list .rank-list-item1 .rank-list-note .rank-list-note-brand {
  font-size: 8px;
  color: #333;
  font-weight: bold;
}
#cnt .rank .rank-list .rank-list-item1 .rank-list-note .rank-list-note-lead {
  font-size: 8px;
  color: #333;
  line-height: 1.5;
}
#cnt .rank .rank-list .rank-list-item1:before {
  display: block;
  padding: 4% 4%;
  content: '';
  background: url('//media.aws.locondo.jp/docomostatic/common/img/fukubukuro/sp-rank01.png') no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 100%;
  left: 46%;
}
#cnt .rank .rank-list .rank-list-item2:before {
  display: block;
  padding: 9% 9%;
  content: '';
  background: url('//media.aws.locondo.jp/docomostatic/common/img/fukubukuro/sp-rank02.png') no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 100%;
  left: 40%;
}
#cnt .rank .rank-list .rank-list-item3:before {
  display: block;
  padding: 9% 9%;
  content: '';
  background: url('//media.aws.locondo.jp/docomostatic/common/img/fukubukuro/sp-rank03.png') no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 100%;
  left: 40%;
}
#cnt .rank .rank-list .rank-list-item4:before {
  display: block;
  padding: 9% 9%;
  content: '';
  background: url('//media.aws.locondo.jp/docomostatic/common/img/fukubukuro/sp-rank04.png') no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 100%;
  left: 40%;
}
#cnt .rank .rank-list .rank-list-item5:before {
  display: block;
  padding: 9% 9%;
  content: '';
  background: url('//media.aws.locondo.jp/docomostatic/common/img/fukubukuro/sp-rank05.png') no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 100%;
  left: 40%;
}
#cnt .rank .rank-list .rank-list-item2,
#cnt .rank .rank-list .rank-list-item4 {
  margin-right: 9.5%;
}
#cnt .rank img {
  width: 100%;
}

/* 参加ブランド一覧（.brandlist）
-------------------------------- */

/* 福袋一覧へ（.btn02）
-------------------------------- */
/* 320 */
@media screen and (min-width: 320px) {
  #cnt .hdr .lead {
    font-size: 17px;
  }
  .hdr .lead-txt {
    font-size: 16px;
  }
  #cnt .reputation .lead,
  #cnt .brandlist .lead {
    font-size: 4vw;
  }
}

/* 外枠（#cnt）
-------------------------------- */
#cnt {
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
}
/* #cnt a {
    display: block;
} */

#cnt .cf:after {
  content: '';
  display: table;
  clear: both;
}

/* ヘッダ（.hdr）
-------------------------------- */
.hdr .lead-txt {
  width: 90%;
  margin: 20px auto;
  color: #333;
  font-size: 16px;
  line-height: 1.4;
  text-align: center;
}
.hdr .superbnr {
  margin-top: 9%;
}
.hdr .superbnr .bnr {
  width: 93.75%;
  margin: 0 auto 2.3%;
}
.hdr .superbnr .bnr img {
  width: 100%;
}

/* アップデート情報（.news）
-------------------------------- */
#cnt .news {
  margin: 0 0 20px;
  padding: 15px 10px;
  background: #f5f8cc;
  position: relative;
}
#cnt .news:before {
  width: 43px;
  height: 26px;
  content: '';
  background: url('//media.aws.locondo.jp/docomostatic/common/img/fukubukuro/sp_ico01.png') no-repeat;
  background-size: 43px 26px;
  position: absolute;
  top: -10px;
  left: 0;
}
#cnt .news h2 {
  margin: 0;
  padding: 0 0 5px;
  color: #333;
  font-size: 16px;
  text-align: center;
  letter-spacing: -0.15em;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E",
    "ＭＳ Ｐ明朝", "ＭＳ 明朝", "游明朝", YuMincho, serif;
}
#cnt .news ul {
  margin: 0;
  padding: 0;
  overflow: auto;
  /* for modern browser */
  zoom: 1;
  /* for ie6 */
}
#cnt .news li {
  clear: both;
  margin: 0 0 5px;
  font-size: 10px;
  line-height: 1.2;
}
#cnt .news li .date {
  width: 80px;
  padding: 0 5px 0 0;
  display: block;
  float: left;
  font-weight: bold;
}
#cnt .news li .text {
  display: block;
  overflow: auto;
  /* for modern browser */
  zoom: 1;
  /* for ie6 */
}
#cnt .calendar {
  margin: 40px 0 20px;
  padding: 15px 10px;
  background: #ffe9ec;
  position: relative;
}
#cnt .calendar:before {
  width: 43px;
  height: 26px;
  content: '';
  background: url('//media.aws.locondo.jp/docomostatic/common/img/fukubukuro/sp_ico02.png') no-repeat;
  background-size: 43px 26px;
  position: absolute;
  top: -10px;
  left: 0;
}
#cnt .calendar h2 {
  margin: 0;
  padding: 0 0 5px;
  color: #333;
  font-size: 16px;
  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: 10px 0 8px;
  font-size: 10px;
  line-height: 1.2;
  /*border-bottom:1px solid #fff;*/
}
#cnt .calendar li .date {
  display: block;
  float: left;
  width: 80px;
  padding: 0;
  font-weight: bold;
}
#cnt .calendar li .text {
  display: block;
  overflow: auto;
  /* for modern browser */
  zoom: 1;
  /* for ie6 */
  text-decoration: none;
}
#cnt .calendar li .text a {
  text-decoration: underline;
}
#cnt .calendar li .brand {
  padding: 0 0 25px;
}
#cnt .calendar li .title {
  /*font-size:16px;*/
}
#cnt #openclose .detail {
  display: none;
}
#cnt #openclose .more {
  position: relative;
  display: block;
  cursor: pointer;
  width: 150px;
  height: 35px;
  margin: 15px 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: #c03;
  background: #de0700 url('//media.aws.locondo.jp/docomostatic/common/img/fukubukuro/sp_arr_down.gif') no-repeat;
  background-size: 10px 10px;
  background-position: 12px 13px;
}
#cnt #openclose.active .more {
  background-color: #c03;
  background: #de0700 url('//media.aws.locondo.jp/docomostatic/common/img/fukubukuro/sp_arr_up.gif') no-repeat;
  background-size: 10px 10px;
  background-position: 12px 13px;
}
#cnt #openclose .more span {
  display: none;
  /* text-indent:-9999px; */
}
#cnt #openclose .more:after {
  content: "もっと見る";
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  line-height: 3;
  position: absolute;
  left: 45px;
}
#cnt #openclose.active .more:after {
  content: "閉じる";
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  line-height: 3;
  position: absolute;
  left: 57px;
}
#cnt .fuku01 {
  margin: 0 0 30px;
  padding: 0;
}
#cnt #area02 {
  margin: 40px 0 30px;
}
#cnt .fuku01 h2 {
  margin: 0;
  padding: 0 0 5px;
  color: #333;
  font-size: 16px;
  text-align: center;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E",
    "ＭＳ Ｐ明朝", "ＭＳ 明朝", "游明朝", YuMincho, serif;
  border-bottom: 4px solid #c03;
  position: relative;
}
#cnt .fuku01 h2:before {
  width: 48px;
  height: 42px;
  content: '';
  background: url('//media.aws.locondo.jp/docomostatic/common/img/fukubukuro/sp_ico03.png') no-repeat;
  background-size: 28px 24px;
  position: absolute;
  top: 4px;
  left: 1px;
}
#cnt .fuku01 h2 span {
  letter-spacing: -0.15em;
}
#cnt .fuku01 .lead {
  margin: 0;
  padding: 10px 0;
  color: #333;
  font-size: 10px;
  text-align: center;
}
#cnt .fuku01 ul {
  width: 100%;
  margin: 0 auto;
}
#cnt .fuku01 li {
  width: 44%;
  margin: 0 3% 3%;
  float: left;
}
#cnt .fuku01 li .fukuimg img {
  width: 100%;
  height: auto;
}
#cnt .fuku01 li .text01 {
  margin: 0;
  margin-bottom: 6%;
  padding: 5px 0 0;
  color: #c03;
  font-size: 10px;
  font-weight: bold;
}
#cnt .fuku01 li .text02 {
  color: #333;
  font-size: 10px;
}
#cnt .fuku01 li .text03 {
  margin: 0;
}
#cnt .fuku01 li .text04 {
  color: #333;
  font-size: 10px;
  margin: 0 0 10px;
}
#cnt .fuku01 li .brand {
  display: inline;
  font-weight: bold;
}
#cnt .fuku01 li .title {
  display: inline;
  font-size: 10px;
  font-weight: bold;
}
#cnt .fuku01 li .price {
  font-size: 10px;
  font-weight: bold;
}
#cnt .fuku01 .btn_mail a {
  display: block;
  width: 90%;
  margin: 0 auto;
  padding: 10px 0 10px 6%;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  line-height: 3;
  text-align: center;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  background-color: #c03;
  background: #de0700 url('//media.aws.locondo.jp/docomostatic/common/img/fukubukuro/sp_arr01.gif') no-repeat;
  background-size: 5px 9px;
  background-position: 6% 50%;
}

/* カレンダー（.calendar）
-------------------------------- */

/* 開閉 */

/* 販売スケジュール（.fuku01）
-------------------------------- */
/*#cnt .fuku01 li.last{
margin-right:0;
}*/
.btn_fuku01 a {
  display: block;
  position: relative;
  width: 80%;
  margin: 4% auto 0;
  padding: 10px 0;
  color: #c03;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  border: 3px solid #c03;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  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;
}
.btn_fuku01 a:after {
  border-right: 2px solid rgb(252 8 0);
  border-top: 2px solid rgb(252 8 0);
  content: '';
  display: inline-block;
  -webkit-transform: rotate(45deg);
  height: 12px;
  width: 12px;
  transform: rotate(45deg);
  position: absolute;
  right: 20px;
  top: 10px;
}
.fuku02 .btn_fuku01 a {
  margin: 2% auto 0;
}

/* 注目ブランドの福袋（.fuku02）
-------------------------------- */
#cnt .fuku02 {
  margin: 30px 0;
  padding: 0;
}
#cnt .fuku02 h2 {
  margin: 0;
  padding: 0 0 5px;
  color: #333;
  font-size: 16px;
  text-align: center;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "游明朝", YuMincho, serif;
  border-bottom: 4px solid #c03;
  position: relative;
}
#cnt .fuku02 h2:before {
  width: 48px;
  height: 42px;
  content: '';
  background: url('//media.aws.locondo.jp/docomostatic/common/img/fukubukuro/sp_ico03.png') no-repeat;
  background-size: 28px 24px;
  position: absolute;
  top: 4px;
  left: 1px;
}
#cnt .fuku02 h2 span {
  letter-spacing: -0.15em;
}
#cnt .fuku02 .lead {
  margin: 0;
  padding: 10px 0;
  color: #333;
  font-size: 10px;
  text-align: center;
}
#cnt .fuku02 ul {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  font-size: 0;
  letter-spacing: -0.4em;
}
#cnt .fuku02 li {
  width: 44%;
  margin: 0 3% 3%;
  /*float:left;*/
  display: inline-block;
  letter-spacing: normal;
  font-size: 10px;
  text-align: left;
  vertical-align: top;
}
#cnt .fuku02 li img {
  width: 100%;
  height: auto;
}
#cnt .fuku02 li.last {
  /*margin-left: 95px;*/
}
#cnt .fuku02 li .text01 {
  margin: 0;
  padding: 5px 0 10px;
  color: #333;
  font-size: 10px;
  font-weight: bold;
}
#cnt .fuku02 li .text02 {
  margin: 0;
  color: #333;
  font-size: 10px;
}
#cnt .fuku01 li .text03 {
  margin: 0;
}
#cnt .fuku01 li .text04 {
  color: #333;
  font-size: 10px;
  margin: 0 0 10px;
}
#cnt .fuku02 li .brand {
  display: inline;
  font-weight: bold;
}
#cnt .fuku02 li .title {
  display: inline;
  font-size: 10px;
  font-weight: bold;
}
#cnt .fuku02 li .price {
  font-size: 10px;
  font-weight: bold;
}
#cnt .reputation {
  margin: 25px 0 10px;
  padding: 0;
}
#cnt .reputation h2 {
  margin: 0;
  padding: 0 0 5px;
  color: #333;
  font-size: clamp(10%,6vw,30px);
  text-align: center;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "游明朝", YuMincho, serif;
  border-bottom: 4px solid #c03;
  position: relative;
}
#cnt .reputation h2:before {
  width: 48px;
  height: 42px;
  content: '';
  background: url('//media.aws.locondo.jp/docomostatic/common/img/fukubukuro/ico07.png') no-repeat;
  background-size: 40px;
  position: absolute;
  /*top: -10px;*/
  top: 0;
  left: 20px;
}
#cnt .reputation .lead {
  margin: 0 auto 15px;
  padding: 10px 0;
  width: 93%;
  color: #333;
  font-size: 4vw;
  text-align: center;
}
#cnt .reputation .review-list {
  padding: 0 10px;
}
#cnt .reputation .review-list > li {
  margin: 0 0 30px;
  padding: 0 0 30px 0;
  /* border-bottom: 1px dotted #ccc; */
}
#cnt .reputation li:last-child {
  border-bottom: none;
}
#cnt .reputation li .box-l {
  width: 74%;
  margin: 20px auto;
}
#cnt .reputation li .box-l img {
  padding: 10px 20px;
  box-shadow: 6px 6px #BE9B48;
  outline: 3px solid #fff;
  border: 3px solid #BE9B48;
  width: 100%;
  height: auto;
}
/* 2015年福袋の評判（.reputation）
-------------------------------- */

.reputation_brand-name {
  text-align: center;
  margin: 10px auto;
  font-size: 11px;
}
#cnt .reputation li .box-r .txt {
  margin: 0;
  padding: 0;
  font-size: 15px;
  letter-spacing: 0.06em;
}
#cnt .reputation li .box-r .txt li {
  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: 16px;
}
#cnt .reputation li .box-r .txt li: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 .btn a {
  display: block;
  width: 87%;
  margin: 10px auto 0;
  padding: 15px 0;
  color: #fff;
  font-size: 15px;
  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-color: #c03;
  background-size: 5px 9px;
  background-position: 12px 12px;
  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: 12px;
  width: 12px;
  transform: rotate(45deg);
  position: absolute;
  right: 15px;
  top: 15px;
}
#cnt .brandlist {
  margin: 0;
  padding: 0;
  background: #ededed;
}
#cnt .brandlist h2 {
  margin: 0;
  padding: 20px 0 0;
  color: #c03;
  font-size: 6vw;
  line-height: 1.1;
  font-weight: bold;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 320px) {
  #cnt .brandlist h2 {
    letter-spacing: -1.5px;
  }
}
#cnt .brandlist h2:before {
  /* width: 31px; */
  /* height: 27px; */
  padding: 5% 4%;
  content: '';
  background: url('//media.aws.locondo.jp/docomostatic/common/img/fukubukuro/ico08.png') no-repeat;
  background-size: contain;
  position: absolute;
  top: 8px;
  left: 3%;
}
#cnt .brandlist .lead {
  margin: 0;
  padding: 2px 0 8px;
  color: #c03;
  font-size: 12px;
  text-align: center;
}
#cnt .brandlist ul {
  padding: 0 8px 15px;
  overflow: hidden;
  margin: 0 auto;
}
#cnt .brandlist li {
  float: left;
  width: calc(100% / 3);
  /*width:25%;*/
  height: auto;
  padding: 1% 0.3%;
  margin-bottom: 11px;
  font-size: 100%;

}
#cnt .btn02 {
  clear: both;
  padding: 35px 0 35px;
}
#cnt .btn02 a {
  display: block;
  position: relative;
  width: 80%;
  margin: 4% auto 0;
  padding: 10px 0;
  color: #c03;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  border: 3px solid #c03;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  box-sizing: content-box;
}
#cnt .btn02 a:after {
  border-right: 2px solid #c03;
  border-top: 2px solid #c03;
  content: '';
  display: inline-block;
  -webkit-transform: rotate(45deg);
  height: 12px;
  width: 12px;
  transform: rotate(45deg);
  position: absolute;
  right: 20px;
  top: 10px;
}

/* 参加ブランド一覧（.brandlist）
-------------------------------- */

/* ご購入の注意点（.caution）
-------------------------------- */
#cnt .caution {
  margin: 40px auto 0;
  border: 6px solid #ededed;
  box-sizing: border-box;
  padding: 18px 0;
  position: relative;
}
#cnt .caution h2 {
  text-align: center;
  color: #c03;
  font-size: 18px;
}
#cnt .caution h2 span {
  display: block;
  font-size: 10px;
}
#cnt .caution h2:before {
  padding: 5% 4%;
  content: '';
  background: url('//media.aws.locondo.jp/docomostatic/common/img/fukubukuro/ico09.png') no-repeat;
  background-size: contain;
  position: absolute;
  top: 6%;
  left: 5%;
}
#cnt .caution .caution-note {
  width: 90%;
  margin: 0 auto;
  font-size: 15px;
}
#cnt .caution .caution-note dl {
  margin: 20px auto 0;
}
#cnt .caution .caution-note dl dt {
  font-size: 10px;
  font-weight: bold;
  padding-bottom: 4px;
}
#cnt .caution .caution-note dl dd {
  /* font-size: 9px; */
  margin: 5px 0;
  padding: 0;
  line-height: 1.6;
}
#cnt .caution .caution-note dl dd:last-child {
  padding-bottom: 0;
}

/* 福袋一覧へ（.btn02）
-------------------------------- */
/* 320 */
@media screen and (min-width: 320px) {
  #cnt .hdr .lead {
    font-size: 17px;
    line-height: 2;
  }
  .hdr .lead-txt {
    font-size: 16px;
    line-height: 2;
  }
  #cnt .reputation .lead,
  #cnt .brandlist .lead,
  cnt .ranking .lead {
    font-size: 4vw;
  }
}

/*# sourceMappingURL=sp-style.css.map */
/*アンカーリンク*/
.link_area {
  margin: 0 auto 25px;
}
.link_area ul {
  font-size: 0;
}
.link_area ul li {
  width: 49%;
  display: inline-block;
  font-size: 12px;
  text-align: center;
  background: #f4f4f4;
  margin: 0 2px 4px 0;
}
.link_area ul li:nth-child(2n) {
  margin: 0 0 4px 2px;
}
.link_area ul li a {
  position: relative;
  display: block;
  padding: 15px 0;
}
.link_area ul li a::before {
  position: absolute;
  top: 18px;
  right: 12px;
  margin: auto;
  content: '';
  vertical-align: middle;
  width: 5px;
  height: 5px;
  border-top: 1px solid #636363;
  border-right: 1px solid #636363;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
/* 2020 追記 #69902 */
.nextConts {
  display: none;
}
/* Calendar */
.clendar_section {
  margin-top: 20px;
}
.clrarfix.cart {
  position: relative;
  width: 100%;
  background: #fff;
  border: 1px solid #ddd;
  padding-left: 4%;
  /* margin-left: 11%; */
  margin-bottom: 9px;
  box-sizing: border-box;
  z-index: 9;
}
#calendarContents .kana,
.defaultDisplay_calendar .kana {
  display: none;
}
#calendarContents dt,
.defaultDisplay_calendar dt {
  color: #444;
  font-size: 0.8rem;
  margin-top: 3px;
  margin-bottom: 3px;
  width: 80%;
  box-sizing: border-box;
  height: 54px;
  line-height: 1.2;
}
#calendarContents dt a,
.defaultDisplay_calendar dt a {
  text-decoration: none;
  padding-top: 6%;
}
#calendarContents button,
.defaultDisplay_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 dl dt span {
  color: #ef488f;
}
.nov_icon,
.dec_icon {
  width: 15%;
  margin-left: -7%;
}
.nov,
.dec {
  position: relative;
  box-sizing: border-box;
  /* border-left: 1.5px solid #c0c7ca; */
  margin-left: 9%;
}
.icon_addFav_s {
  width: 14px;
  height: 14px;
  background: url('//media.aws.locondo.jp/contents/img/common/icon-favItemAdd.svg') no-repeat;
  background-size: cover;
  margin-right: 5px;
  margin-left: 5px;
  display: inline-block;
}
.beWinnerContents .icon_addFav_s {
  padding: 3px;
  margin-left: 3px;
  width: 10px;
  height: 10px;
  display: inline-block;
  background: url('//media.aws.locondo.jp/contents/img/common/icon-favItemAdd_white.svg') no-repeat;
}
/* モーダル */
.favoriteBrand-login-modal {
  padding: 40px;
  width: 400px;
  text-align: left;
}
.favoriteBrand-login-modal a {
  color: #c03;
}
.favoriteBrand-login-modal .heading {
  font-size: 15px;
  line-height: 1.3;
  margin-bottom: 10px;
}
.favoriteBrand-login-modal p{
  font-size: 110%;
  line-height: 1.3;
  margin-bottom: 10px;
}
.favoriteBrand-login-modal li{
  font-size: 106%;
  line-height: 1.3;
  margin: 2px 0;
}
.favoriteBrand-login-modal .btnToLogin {
  width: 166px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 12px;
  margin: 30px auto 0;
  text-align: center;
  background: #c03f url('//media.aws.locondo.jp/contents/img/pc/btn_fav_inner_arrow.png') no-repeat 138px 16px;
  display: block;
  text-decoration: none;
}
.clender_note {
  padding: 10px 15px;
  margin-bottom: 15px;
}
.clender_note span {
  line-height: 1.8;
}
.clender_note small {
  line-height: 1.3;
  display: block;
  margin-top: 8px;
  color: #555;
  font-size: 10px;
}
.open_fuku {
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 0.9rem;
  color: #444;
  font-weight: bold;
  margin: 10px 20px;
  padding: 0;
  background: #fff;
  border-radius: 50px;
}
.open_fuku:after {
  border-right: 2px solid #c03;
  border-top: 2px solid #c03;
  content: '';
  display: inline-block;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  height: 8px;
  width: 8px;
  transform: translateX(50%) translateY(-20%) rotate(135deg);
}
.close_fuku {
  height: 25px;
  text-align: center;
  line-height: 25px;
  font-weight: bold;
  padding-bottom: 30px;
}
.ttl1 .close_fuku span {
  display: block;
  color: #444;
  font-size: 0.9rem;
  font-weight: normal;
}
.open_fuku a,
.close a {
  line-height: 25px;
  font-size: 12px;
  color: #353535;
  text-decoration: none;
  display: block;
}
.ttl1 {
  width: 100%;
  background: #f5f5f5;
  box-sizing: border-box;
  padding-top: 12px;
}
.ttl1 dl.box1 {
  position: relative;
  width: 85%;
  background: #fff;
  border: 1px solid #ddd;
  padding-left: 4%;
  margin-left: 11%;
  margin-bottom: 9px;
  box-sizing: border-box;
  z-index: 9;
}
.ttl1 .box2 dt {
  box-sizing: border-box;
  padding-top: 4%;
  padding-bottom: 4%;
  float: left;
  color: #444;
  font-size: 0.8rem;
  border-right: 1px solid #ddd;
  margin-top: 3px;
  margin-bottom: 3px;
  width: 80%;
  position: relative;
}
.ttl1 dl.box2 {
  position: relative;
  width: 85%;
  background: #fff;
  border: 1px solid #ddd;
  padding-left: 4%;
  margin-left: 11%;
  margin-bottom: 9px;
  box-sizing: border-box;
  z-index: 9;
}
.ttl1 .box1 dt {
  padding-top: 4%;
  padding-bottom: 4%;
  float: left;
  color: #444;
  font-size: 0.8rem;
  border-right: 1px solid #ddd;
  margin-top: 3px;
  margin-bottom: 3px;
  width: 80%;
  position: relative;
  box-sizing: border-box;
}
.ttl1 dt span {
  color: #c03;
  font-size: 0.75rem;
  display: block;
  margin-top: 4px;
}
.ttl1 dt span.red {
  color: #c03;
  font-size: 0.75rem;
  display: block;
  margin-top: 4px;
}
.ttl1 dt span img {
  margin-right: 2px;
  display: inline-block;
}
.ttl1 dd a span.icon-i_f_mail {
  font-size: 1.3rem;
  color: #999;
  font-weight: normal;
  line-height: 0.6;
  margin-top: 0 !important;
}
.ttl1 .mail {
  width: 20%;
  box-sizing: border-box;
  float: right;
  text-align: center;
}
.ttl1 .mail a {
  text-decoration: none;
  margin-top: 43%;
}
.ttl1 .cart {
  position: relative;
}
.ttl1 .cart a {
  display: block;
  width: 100%;
  height: 100%;
  height: 54px;
}
.ttl1 .circle {
  position: absolute;
  left: -3%;
  padding-top: 5%;
  width: 6%;
  z-index: 10;
}
.ttl_under {
  color: #232323;
  font-size: 0.8rem;
  text-align: left;
  padding-left: 3%;
  background: #eae9e9;
  height: 50px;
  line-height: 50px;
}
h4#calendar {
  margin: 0 0 10px 0;
  padding: 0 0 5px;
  color: #333;
  font-size: 16px;
  text-align: center;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "游明朝", YuMincho, serif;
  border-bottom: 4px solid #c03;
  position: relative;
  line-height: 1.5;
  border-image: linear-gradient(120deg, rgb(252 8 0), rgb(221 7 0)) 1;
}
h4#calendar::before {
  width: 48px;
  height: 42px;
  content: '';
  background: url('//media.aws.locondo.jp/docomostatic/common/img/fukubukuro/ico06.png') no-repeat;
  background-size: 28px 24px;
  position: absolute;
  top: 10px;
  left: 20px;
}
h4#calendar span {
  display: inline-block;
  margin-right: 10px;
}
.open_fuku img {
  display: inline;
}
.bewinner_txt {
  padding: 30px 20px;
}
.happybag_rank {
  margin-top: 20px;
}
.happybag_rank h2 {
  margin: 0 0 10px 0;
  padding: 0 0 5px;
  color: #333;
  font-size: 18px;
  text-align: center;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "游明朝", YuMincho, serif;
  border-bottom: 4px solid #c03;
  position: relative;
  line-height: 1.5;
}
#ranking ol {
  white-space: nowrap;
  overflow-x: scroll;
  padding: 10px 20px;
}
#ranking li {
  display: inline-block;
  margin-right: 20px;
  width: 117px;
}
#ranking li > a > p {
  overflow: hidden;
  text-overflow: ellipsis;
}
/*モーダル*/
.favoriteBrand-login-modal {
  padding: 40px;
  width: 90%;
  text-align: left;
}
.remodal {
  background-color: #fff;
}
.brand-box .without_any_logo {
  width: 100%;
  display: inline-flex;
  height: 13vw;
  max-height: 80px;
  text-align: center;
  line-height: 1.2em;
  font-size: 10px;
  font-weight: bold;
  background: #fff;
  justify-content: center;
  align-items: center;
  padding: 0 8px;
  margin-bottom: 10px;
}
#cnt .brand-box .without_any_logo img{
  width: auto;
  /* height: 100%; */
}
.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: 12px;
}
/* 福袋豆知識・Q&A、性別ごとのリンク追加分
-------------------------------- */
#cnt .hdr .tips h2 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 50px;
}
.tips-list {
  font-size: 16px;
  line-height: 1.8;
  text-align: left;
  padding: 10px 10px 20px;
}
.tips-list > div:nth-child(n + 2) {
  margin-top: 20px;
}
.tips-list dt {
  font-weight: bold;
}
.tips-list dt::before {
  content: "Q.";
}
.tips-list dd::before {
  content: "A.";
  font-weight: bold;
}
#cnt .btn02 a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 28px;
  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: 16px;
}
#cnt .btn02 + .btn02 a {
  margin-top: 10px;
}
#cnt .btn02 a::after {
  border-color: #c03;
  top: auto;
}
#cnt .hdr .btn_area01 {
  margin: 20px 0 50px;
}
#cnt .btn_area01 .btn02 a {
  background: #c03;
  border: none;
  color: #fff;
}
#cnt .btn_area01 .btn02 a::after {
  border-color: #fff;
}
#cnt .btn02.btn_fuku01 a {
  color: #c03;
  border-color: #c03;
  margin-top: 30px;
}
#cnt .btn02.btn_fuku01 a::after {
  border-color: #c03;
}
#cnt .btn02 {
  padding: 0;
}