@charset "UTF-8";

@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;500;700&display=swap");

/* =============================================
フリーエリア外
============================================= */
#d_container .wrap {
  width: 100%;
}

#d_topic_path {
  margin-bottom: 20px;
}
#d_topic_path ol {
  margin: 0 auto 20px;
  width: 990px;
}

/* =============================================
共通
============================================= */
#fukubukuro_20251114 {
  text-align: center;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

#fukubukuro_20251114 a {
  text-decoration: none;
  display: block;
}

#fukubukuro_20251114 a:hover {
  text-decoration: none;
  opacity: 0.7;
  cursor: pointer;
  transition: 0.4s;
}

#fukubukuro_20251114 .pc {
  display: block;
}

#fukubukuro_20251114 .sp {
  display: none;
}

/* =============================================
mv
============================================= */

#fukubukuro_20251114 h1 {
  background: url("../../../images/campaign/20251114_fukubukuro/kira01.png"), url("../../../images/campaign/20251114_fukubukuro/kira02.png"),url("../../../images/campaign/20251114_fukubukuro/bg.png"),linear-gradient(0deg, #f9cb42, #feeb97);
  background-repeat: repeat-x;
  background-position: top center, bottom center, top center;
}

#fukubukuro_20251114 h1 .mv_visual {
  width: 990px;
  margin: 0 auto;
}

/* =============================================
第一弾　MV下
============================================= */


#fukubukuro_20251114 .mv_bottom_wrap {
  position: relative;
  width: 990px;
  margin: 0 auto;
  padding: 20px 0;
}

#fukubukuro_20251114 .mv_bottom_wrap .badge {
  position: absolute;
  left: 50px;
  top: -50px;
}

#fukubukuro_20251114 .mv_bottom_wrap .h2,
#fukubukuro_20251114 .mv_bottom_wrap p {
  text-align: center;
  font-size: 43px;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  line-height: 1.2;
  color: #000;
}

#fukubukuro_20251114 .mv_bottom_wrap .h2 span {
  font-size: 28px;
}

#fukubukuro_20251114 .btm01 .b-txt01 {
  font-size: 40px;
  color: #d72817;
  padding: 14px 0;
}

#fukubukuro_20251114 .mv_bottom_wrap .b-txt02 {
  font-size: 20px;
  margin-top: 0.5em;
}

#fukubukuro_20251114 .btm01 {
  background-color: #fff;
  padding: 5px 0;
}

#fukubukuro_20251114 .btm02 {
  background-color: #c6462d;
}

#fukubukuro_20251114 .open-1201 {
  background-color: #4a782e;
}

#fukubukuro_20251114 .btm03 {
  background-image: url("../../../images/campaign/20251114_fukubukuro/bg2.jpg");
  background-repeat: repeat;
  background-size: 100%;
}

#fukubukuro_20251114 .btm02 .b-txt01 {
  font-size: 30px;
  letter-spacing: 0.08em;
}

#fukubukuro_20251114 .btm02 .b-txt01 .number {
  font-size: 46px;
}

#fukubukuro_20251114 .btm02 .b-txt01 .big {
  font-size: 52px;
  color: #ffff00;
} 

#fukubukuro_20251114 .btm02 .b-txt02 {
  font-size: 18px;
}

#fukubukuro_20251114 .btm02 .b-txt01,
#fukubukuro_20251114 .btm02 .b-txt02 {
  color: #fff;
}

#fukubukuro_20251114 .pickup_small_contents {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 990px;
  margin: 0 auto;
  justify-content: center;
}

#fukubukuro_20251114 .pickup_small_inner {
  width: calc((100% - (20px * 3)) / 4);
}

#fukubukuro_20251114 .pickup_small_inner .pickup_small_img {
  border: 1px solid #ebe0cc;
}

#fukubukuro_20251114 .pickup_small_inner img {
  width: 100%;
  height: auto;
}

#fukubukuro_20251114 .pickup_small_inner:not(:nth-child(4n)) {
  margin-right: 20px;
}

#fukubukuro_20251114 .pickup_name {
  margin: 0 auto;
  padding: 15px 0 2px;
  font-size: 16px;
  line-height: 21px;
  color: #000;
}

#fukubukuro_20251114 .pickup_price {
  font-size: 18px;
  margin-top: 5px;
  font-weight: bold;
  line-height: 22px;
  color: #000;
}

#fukubukuro_20251114 .pickup_yen_tax {
  font-size: 15px;
  line-height: 22px;
  font-weight: normal;
  color: #000;
}



/* =============================================
about caution
============================================= */

#fukubukuro_20251114 .about {
  background-color: #232323;
  padding: 20px 0;
}

#fukubukuro_20251114 .about a span {
  color: #fff;
  text-align: center;
  margin: auto;
  font-size: 20px;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  line-height: 1.2;
  border-bottom: solid 2px #fff;
  background: url("../../../images/campaign/20251114_fukubukuro/at.png")
    no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
  padding-left: 30px;
}

/* =============================================
navi
============================================= */

/** 　ナビゲーション　カテゴリーから選ぶボタン　予算から選ぶボタン　部分 **/

#fukubukuro_20251114 .nav {
  width: 990px;
  margin: 30px auto;
}

#fukubukuro_20251114 .nav .navi_list {
  display: -webkit-box;
  display: flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#fukubukuro_20251114 .nav .navi_list li {
  width: 485px;
  height: 70px;
  font-size: 20px;
  text-decoration: none;
  transition: 0.4s;
  background: #9f721c;
  position: relative;
}

#fukubukuro_20251114 .nav .navi_list li a {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  text-decoration: none;
}

#fukubukuro_20251114 .nav .navi_list li a::after {
  display: block;
  content: "";
  width: 8px;
  height: 8px;
  border-bottom: solid 1px #fff;
  border-right: solid 1px #fff;
  transform: rotate(45deg);
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -4px;
}

/* =============================================
content_cate　カテゴリー
============================================= */

#fukubukuro_20251114 .content_cate {
  background-image: url("../../../images/campaign/20251114_fukubukuro/bg2.jpg");
  background-repeat: repeat;
  background-size: 100%;
  
  padding-bottom: 55px;
}

#fukubukuro_20251114 .content_cate .content_inner {
  width: 990px;
  margin: 0 auto;
  position: relative;
}



/* =============================================
content_fb 子供服・おもちゃ福袋
============================================= */

#fukubukuro_20251114 .content_fb {
  background-color: #fff7ed;
}


/* =============================================
caution
============================================= */

#fukubukuro_20251114 #caution {
  margin: 65px auto 0;
  width: 990px;
}

#fukubukuro_20251114 .caution_text .h2 p {
  text-align: center;
  font-size: 28px;
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
  line-height: 1.2;
  color: #333;
  margin-top: 20px;
}

#fukubukuro_20251114 .caution_text h3 {
  color: #db2a2e;
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 20px;
}

#fukubukuro_20251114 .caution_text ul {
  width: 850px;
  margin: 0 auto;
}

#fukubukuro_20251114 .caution_text li {
  text-indent: -1rem;
  padding-left: 1rem;
  font-size: 14px;
  line-height: 28px;
  text-align: left;
}

#fukubukuro_20251114 .caution_text {
  margin-top: 40px;
}



/* =============================================
第一弾　unit2-open開催中
============================================= */

#fukubukuro_20251114 .content_pickup {
  
  background: url("../../../images/campaign/20251114_fukubukuro/kira01.png"), url("../../../images/campaign/20251114_fukubukuro/kira02.png"),url("../../../images/campaign/20251114_fukubukuro/bg.png"),linear-gradient(0deg, #f9cb42, #feeb97);
  background-repeat: repeat-x;
  background-position: top center, bottom center, top center;
  padding-bottom: 55px;
}

#fukubukuro_20251114 .content_pickup .content_inner {
  width: 990px;
  margin: 0 auto;
}

/* ピックアップとカテゴリー */
#fukubukuro_20251114 .content_cate .content_inner .h2,
#fukubukuro_20251114 .content_brand .content_inner .h2 {
  background-image: url("../../../images/campaign/20251114_fukubukuro/c2_ttl_bg_small.png");
  background-repeat: no-repeat;
  background-size: contain;
  height: 180px;
  display: flex;
  justify-content: center;
  align-items: center;
}


#fukubukuro_20251114 .content_pickup .content_inner .h2,
#fukubukuro_20251114 .content_fb .content_inner .h2 {
  background-image: url("../../../images/campaign/20251114_fukubukuro/c_ttl_bg_small.png");
  background-repeat: no-repeat;
  background-size: contain;
  height: 180px;
  display: flex;
  justify-content: center;
  align-items: center;
}

#fukubukuro_20251114 .content_pickup .content_inner .h2 p,
#fukubukuro_20251114 .content_cate .content_inner .h2 p {
  text-align: center;
  font-size: 52px;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  line-height: 1.2;
  color: #fff;
}

#fukubukuro_20251114 .unit2-open .h2 {
  background-image: url("../../../images/campaign/20251114_fukubukuro/c2_ttl_bg_small.jpg");
  background-repeat: no-repeat;
  background-size: contain;
  height: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
}

#fukubukuro_20251114 .unit2-open .h2 p {
  text-align: center;
  font-size: 43px;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  line-height: 1.2;
  color: #fff;
}

#fukubukuro_20251114 .unit2-open .h2 span {
  font-size: 28px;
}

#fukubukuro_20251114 .unit2-open .badge {
  position: absolute;
  left: 30px;
  top: 20px;
}

#fukubukuro_20251114 .unit2-open .cate2-open {
  margin: 0 auto;
}

#fukubukuro_20251114 .unit2-open .cate2-open ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 15px;
}

#fukubukuro_20251114 .unit2-open .cate2-open ul.col3 li {
  width: calc((100% - (15px * 2)) / 3);
  border: 1px solid #c6462d;
  background-color: #fff;
  width: 318px;
  height: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
}


#fukubukuro_20251114 .unit2-open .cate2-open ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}




#fukubukuro_20251114 .content_cate .unit2-open .cate2-open ul li {
  border: none;
}

#fukubukuro_20251114 .unit2-open .cate2-open ul li a img {
  max-width: 100%;
}

/* =============================================
第二弾　unit2-open開催中
============================================= */

#fukubukuro_20251114 .unit2-open .cate2-2-open {
  margin: 0 auto;
}

#fukubukuro_20251114 .unit2-open .cate2-2-open ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

#fukubukuro_20251114 .unit2-open .cate2-2-open ul li {
  width: calc((100% - (20px * 2)) / 3);
  border: 1px solid #c6462d;
}

#fukubukuro_20251114 .content_cate .unit2-open .cate2-2-open ul li {
  border: none;
}

#fukubukuro_20251114 .unit2-open .cate2-2-open ul li a img {
  width: 100%;
}

#fukubukuro_20251114 .unit2-open .cate2-2-open ul li:not(:nth-child(3n)) {
  margin-right: 17px;
}

#fukubukuro_20251114 .unit2-open .cate2-2-open ul li:nth-last-child(n + 3) {
  margin-bottom: 20px;
}

/* =============================================
子供服・おもちゃ 開催中
============================================= */

#fukubukuro_20251114 .content_fb {background: url("../../../images/campaign/20251114_fukubukuro/kira01.png"), url("../../../images/campaign/20251114_fukubukuro/kira02.png"),url("../../../images/campaign/20251114_fukubukuro/bg.png"),linear-gradient(0deg, #f9cb42, #feeb97);
  background-repeat: repeat-x;
  background-position: top center, bottom center, top center;
  
}

#fukubukuro_20251114 .content_fb .content_inner {
  width: 990px;
  margin: 0 auto;
  position: relative;
}

#fukubukuro_20251114 .content_fb .unit2-open {
  padding-bottom: 35px;
}

#fukubukuro_20251114 .content_fb .unit2-open .h2 {
  height: 180px;
}





/* =============================================
第二弾予告
============================================= */

#fukubukuro_20251114 .content_cate02 {
  background-color: #c6462d;
  padding: 60px 0 80px;
}

#fukubukuro_20251114 .content_cate02 .c5_bottom {
  background-color: #c6462d;
}

#fukubukuro_20251114 .content_cate02 .c5_bottom .c5_bottom_wrap {
  background-color: rgb(255 255 255 / 70%);
  position: relative;
  width: 990px;
  margin: 0 auto;
  padding: 40px 0;
}

#fukubukuro_20251114 .content_cate02 .c5_bottom .c5_bottom_wrap .badge {
  position: absolute;
  left: 50px;
  top: -50px;
}

#fukubukuro_20251114 .content_cate02 .c5_bottom .c5_bottom_wrap .h2 {
  text-align: center;
  font-size: 38px;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  line-height: 1.4;
  color: #13290f;
}

#fukubukuro_20251114 .content_cate02 .c5_bottom .c5_bottom_wrap .h2 span {
  font-size: 28px;
}

/* =============================================
ブランドリスト
============================================= */

#fukubukuro_20251114 .content_brand {
  background-image: url("../../../images/campaign/20251114_fukubukuro/bg2.jpg");
  background-repeat: repeat;
  background-size: 100%;
}

#fukubukuro_20251114 .content_brand .content_inner {
  width: 990px;
  margin: 0 auto;
  padding-bottom: 55px;
}

#fukubukuro_20251114 .content_brand .content_inner .h2 p {
  text-align: center;
  font-size: 46px;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  line-height: 1.2;
  color: #fff;
}

#fukubukuro_20251114 .search_cont {
  padding: 50px 60px 60px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #c6462d;
}

#fukubukuro_20251114 .search_cont .search_subframe h4 {
  padding-left: 30px;
  font-family: "Noto Serif JP", serif;
  font-size: 22px;
  font-weight: bold;
  position: relative;
  background-image: url("../../../images/campaign/20251114_fukubukuro/fb.png");
  background-repeat: no-repeat;
  background-size: 23px 27px;
  background-position: top 35% left 0;
  text-align: left;
  color: #000;
}

#fukubukuro_20251114 .search_cont .search_subframe {
  margin-top: 40px;
}

#fukubukuro_20251114 .search_cont .search_subframe:first-of-type {
  margin-top: 0;
}

#fukubukuro_20251114 .search_cont .search_subframe ul {
  display: flex;
  flex-wrap: wrap;
}

#fukubukuro_20251114 .search_cont .search_subframe ul li {
  margin-top: 10px;
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  text-decoration: underline;
  margin-right: 20px;
  color: #000;
}

#fukubukuro_20251114 .search_cont .search_subframe ul li:last-of-type {
  margin-right: 0;
}

/* ******************************** 以下SP ********************************* */

#news #d_topic_path {
  margin-bottom: 2px;
}
#news #d_topic_path ol {
  margin-bottom: 0;
  width: auto;
}

#news #fukubukuro_20251114 .pc {
  display: none;
}
#news #fukubukuro_20251114 .sp {
  display: block;
}

/* =============================================
mv
============================================= */

#news #fukubukuro_20251114 h1 {
  height: auto;
  background: #d72817;
}

#news #fukubukuro_20251114 h1 .mv_visual {
  width: 100%;
  margin: 0 auto;
}

/* =============================================
第一弾　MV下
============================================= */

#news #fukubukuro_20251114 .mv_bottom .mv_bottom_wrap {
  width: 100%;
  padding: 10px 0;
}

#news #fukubukuro_20251114 .mv_bottom .mv_bottom_wrap .badge {
  position: absolute;
  left: 2.5vw;
  top: -5px;
  width: 18vw;
}

#news #fukubukuro_20251114 .mv_bottom .mv_bottom_wrap .h2,
#news #fukubukuro_20251114 .mv_bottom .mv_bottom_wrap p {
  font-size: calc(((100 / 375) * 24) * 1vw);
}

#news #fukubukuro_20251114 .mv_bottom .mv_bottom_wrap .h2 span {
  font-size: calc(((100 / 375) * 18) * 1vw);
}

#news #fukubukuro_20251114 .mv_bottom .btm01 .b-txt01 {
  font-size: calc(((100 / 375) * 22) * 1vw);
  padding: 0;
}

#news #fukubukuro_20251114 .mv_bottom .btm02 .b-txt01 .number {
  font-size: calc(((100 / 375) * 20) * 1vw);
}

#news #fukubukuro_20251114 .mv_bottom .mv_bottom_wrap .b-txt02 {
  font-size: 20px;
  font-size: calc(((100 / 375) * 12) * 1vw);
  margin-top: 0.5em;
}

#news #fukubukuro_20251114 .btm01,
#news #fukubukuro_20251114 .mv_bottom .btm01 {
  padding: 5px 0;
}

#news #fukubukuro_20251114 .mv_bottom .btm02 .b-txt01 {
  font-size: calc(((100 / 375) * 14) * 1vw);
}

#news #fukubukuro_20251114 .mv_bottom .btm02 .b-txt02 {
  font-size: calc(((100 / 375) * 12) * 1vw);
  line-height: 1.4;
}

/* =============================================
第二弾　MV下
============================================= */

#news #fukubukuro_20251114 .mv_bottom_wrap {
  width: 100%;
  padding: 10px 0;
}

#news #fukubukuro_20251114 .mv_bottom_wrap .badge {
  position: absolute;
  left: 5vw;
  top: -5px;
  width: 20vw;
}


#news #fukubukuro_20251114 .btm02 .b-txt01 .number {
    font-size: calc(((100 / 375) * 30) * 1vw);
}

#news #fukubukuro_20251114 .btm01 .b-txt01 {
  padding: 0;
}

#news #fukubukuro_20251114 .b-txt01 {
  font-size: calc(((100 / 375) * 22) * 1vw);
}

#news #fukubukuro_20251114 .b-txt02 {
  font-size: calc(((100 / 375) * 12) * 1vw);
  margin-top: 0.5em;
}

#news #fukubukuro_20251114 .btm01{
  padding: 5px 0;
}


#news #fukubukuro_20251114 .btm03 .h2 {
  font-size: calc(((100 / 375) * 22) * 1vw);
}

#news #fukubukuro_20251114 .btm03 .h2 span {
  font-size: calc(((100 / 375) * 16) * 1vw);
}




/* =============================================
about caution
============================================= */

#news #fukubukuro_20251114 .about {
  padding: 20px 0;
}

#news #fukubukuro_20251114 .about a span {
  color: #fff;
  text-align: center;
  margin: auto;
  font-size: calc(((100 / 375) * 14) * 1vw);
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  line-height: 1.2;
  border-bottom: solid 2px #fff;
  background-size: contain;
  width: 30px;
  height: 30px;
  padding-left: 6%;
}

/* =============================================
content_fb
============================================= */

/* 先行予約販売中！子供服・おもちゃ福袋 */

#news #fukubukuro_20251114 .content_fb {
  background-color: #fff7ed;
}

#news #fukubukuro_20251114 .content_fb .unit1 {
  margin: 0 auto;
  position: relative;
  width: 100%;
}

#news #fukubukuro_20251114 .content_fb .unit1 .ttl img {
  margin: 0 auto;
}

#news #fukubukuro_20251114 .content_fb .unit1 .unit1-btn img {
  position: absolute;
  transform: translateY(-50%) translateX(-50%);
  bottom: -10px;
  width: 80%;
}

/* =============================================
content_cate
============================================= */

#news #fukubukuro_20251114 .content_cate {
  padding-bottom: 0;
}

#news #fukubukuro_20251114 .content_cate .content_inner {
  margin: 0 auto;
  position: relative;
  padding-bottom: 8vw;
  width: 100%;
}

#news #fukubukuro_20251114 .content_cate .content_inner .unit2 {
  padding-top: 0;
}

#news #fukubukuro_20251114 .content_cate .unit2 .h2 {
  background-image: url("../../../images/campaign/20251114_fukubukuro/c2_ttl_bg_sp.png");
  background-repeat: no-repeat;
  background-size: contain;
  height: 150px;
  height: 40vw;
  display: flex;
  justify-content: center;
  align-items: center;
}

#news #fukubukuro_20251114 .content_cate .unit2 .h2 p {
  text-align: center;
  font-size: calc(((100 / 375) * 24) * 1vw);
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  line-height: 1.2;
  color: #000;
}

#news #fukubukuro_20251114 .content_cate .unit2 .h2 span {
  font-size: calc(((100 / 375) * 16) * 1vw);
}

#news #fukubukuro_20251114 .content_cate .unit2 .badge {
  position: absolute;
  left: 5vw;
  top: -5px;
  width: 18vw;
}

#news #fukubukuro_20251114 .content_cate .unit2 .cate2 {
  margin: 0 auto;
  padding: 20px;
  padding: 5.333vw;
  background-color: #fff;
  box-shadow: 0 5px 5px 0 rgb(94 92 67 / 30%);
  width: 80%;
}

#news #fukubukuro_20251114 .content_cate .unit2 .cate2 ul {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#news #fukubukuro_20251114 .content_cate .unit2 .cate2 ul li {
  width: calc((86% - 1rem) / 2);
  font-size: calc(((100 / 375) * 12) * 1vw);
  background-size: contain;
  height: 7vw;
  padding-left: 8%;
}

#news
  #fukubukuro_20251114
  .content_cate
  .unit2
  .cate2
  ul
  li:nth-last-child(n + 3) {
  margin-bottom: 25px;
}

/* =============================================
caution
============================================= */

#news #fukubukuro_20251114 #caution {
  margin: 8vw auto 0;
  width: 100%;
}

#news #fukubukuro_20251114 .caution_text .h2 p {
  text-align: center;
  font-size: 18px;
  font-size: 4.8vw;
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
  line-height: 1.2;
  color: #333;
  margin: 4.687% auto;
}

#news #fukubukuro_20251114 .caution_text h3 {
  margin: 0 3.125% 4.687%;
  color: #db2a2e;
  font-size: 3.7vw;
  line-height: 1.5;
  font-weight: bold;
  text-align: center;
}

#news #fukubukuro_20251114 .caution_text ul {
  width: 100%;
}

#news #fukubukuro_20251114 .caution_text li {
  margin: 0 3.125%;
  font-size: 3.4vw;
  padding-left: 1em;
  text-indent: -1em;
  text-align: left;
}

#news #fukubukuro_20251114 .caution_text {
  margin-bottom: 3.5em;
  margin-top: 2em;
}


/* =============================================
navi
============================================= */

#news #fukubukuro_20251114 .nav {
  margin: 6% auto;
  width: 94%;
}

#news #fukubukuro_20251114 .nav .navi_list {
  display: -webkit-box;
  display: flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#news #fukubukuro_20251114 .nav .navi_list li {
  width: calc((100% - 10px) / 2);
  height: 100%;
  text-decoration: none;
  transition: 0.4s;
  position: relative;
}

#news #fukubukuro_20251114 .nav .navi_list li a {
  padding: 0.8em 0;
  font-size: calc(((100 / 375) * 14) * 1vw);
}

#news #fukubukuro_20251114 .nav .navi_list li a::after {
  display: block;
  content: "";
  width: 6px;
  height: 6px;
  border-bottom: solid 1px #fff;
  border-right: solid 1px #fff;
  transform: rotate(45deg);
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -6px;
}

/* =============================================
ピックアップ
============================================= */

#news #fukubukuro_20251114 .pickup_small_contents {
  width: 90%;
  padding: 0 5%;
}

#news #fukubukuro_20251114 .pickup_small_inner {
  width: calc((100% - (20px * 1)) / 2);
}

#news #fukubukuro_20251114 .pickup_small_inner:not(:nth-child(4n)) {
  margin-right: 0;
}

#news #fukubukuro_20251114 .pickup_small_inner:not(:nth-child(2n)) {
  margin-right: 20px;
}

#news #fukubukuro_20251114 .pickup_small_inner:nth-last-child(n + 3) {
  margin-bottom: 20px;
}

#news #fukubukuro_20251114 .pickup_name {
  padding: 5px 0 4px;
  font-size: 16px;
  font-size: calc(((100 / 375) * 12) * 1vw);
  line-height: 1.6;
}

#news #fukubukuro_20251114 .pickup_price {
  font-size: calc(((100 / 375) * 15) * 1vw);
  margin-top: 5px;
  line-height: 1.6;
}

#news #fukubukuro_20251114 .pickup_yen_tax {
  font-size: calc(((100 / 375) * 12) * 1vw);
  line-height: 1.6;
}

/* =============================================
第一弾　
============================================= */

#news #fukubukuro_20251114 .content_pickup {
  background-color: #fff7ed;
  padding-bottom: 8vw;
}

#news #fukubukuro_20251114 .content_pickup .content_inner {
  width: 100%;
}

/* ピックアップとカテゴリー */
#news #fukubukuro_20251114 .content_inner .h2{
  background-size: 100%;
  height: 24vw;
}

/* ピックアップとカテゴリー */
#news #fukubukuro_20251114 .content_cate .content_inner .h2,
#news #fukubukuro_20251114 .content_brand .content_inner .h2 {
  background-image: url("../../../images/campaign/20251114_fukubukuro/sp_c2_ttl_bg_small.png");
}


#news #fukubukuro_20251114 .content_pickup .content_inner .h2,
#news #fukubukuro_20251114 .content_fb .content_inner .h2 {
  background-image: url("../../../images/campaign/20251114_fukubukuro/sp_c_ttl_bg_small.png");
}


#news #fukubukuro_20251114 .content_pickup .content_inner .h2 p,
#news #fukubukuro_20251114 .content_cate .content_inner .unit2-open .h2 p {
  font-size: calc(((100 / 375) * 24) * 1vw);
}

#news #fukubukuro_20251114 .unit2-open .h2 p {
  font-size: calc(((100 / 375) * 24) * 1vw);
}

#news #fukubukuro_20251114 .unit2-open .h2 span {
  font-size: calc(((100 / 375) * 16) * 1vw);
}

#news #fukubukuro_20251114 .unit2-open .badge {
  left: 5vw;
  top: -5px;
}

#news #fukubukuro_20251114 .unit2-open .cate2-open {
    margin: 0 auto;
    width: 90%;
}

#news #fukubukuro_20251114 .unit2-open .cate2-open ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
}



/* =============================================
子供服・おもちゃ 開催中
============================================= */

#news #fukubukuro_20251114 .content_fb .content_inner {
  width: 100%;
}

#news #fukubukuro_20251114 .content_fb .unit2-open {
  padding-bottom: 8vw;
}

#news #fukubukuro_20251114 .unit2-open .cate2-open ul.col3 li {
    width: 100%;
    height: 80px;
}


#news #fukubukuro_20251114 .content_fb li a{
    padding: 1rem;
}




/* =============================================
第二弾予告
============================================= */

#news #fukubukuro_20251114 .content_cate02 {
  padding: 8vw 0;
}

#news #fukubukuro_20251114 .content_cate02 .c5_bottom .c5_bottom_wrap {
  width: 90%;
  padding: 10px 0;
}

#news #fukubukuro_20251114 .content_cate02 .c5_bottom .c5_bottom_wrap .badge {
  position: absolute;
  left: 2vw;
  top: -7vw;
  width: 18vw;
}

#news #fukubukuro_20251114 .content_cate02 .c5_bottom .c5_bottom_wrap .h2 {
  font-size: calc(((100 / 375) * 18) * 1vw);
  height: auto;
}

#news #fukubukuro_20251114 .content_cate02 .c5_bottom .c5_bottom_wrap .h2 span {
  font-size: calc(((100 / 375) * 14) * 1vw);
}

/* =============================================
ブランドリスト
============================================= */

#news #fukubukuro_20251114 .content_brand .content_inner {
  padding-bottom: 8vw;
  width: 100%;
}

#news #fukubukuro_20251114 .content_brand .content_inner .h2 p {
  font-size: calc(((100 / 375) * 24) * 1vw);
}

#news #fukubukuro_20251114 .search_cont {
  padding: 5%;
  width: 80%;
  margin: 0 auto;
}

#news #fukubukuro_20251114 .search_cont .search_subframe h4 {
  padding-left: 2em;
  font-size: calc(((100 / 375) * 16) * 1vw);
  background-size: contain;
  background-position: top 0 left 0;
  padding-top: 5px;
}

#news #fukubukuro_20251114 .search_cont .search_subframe {
  margin-top: 10%;
}

#news #fukubukuro_20251114 .search_cont .search_subframe:first-child {
  margin-top: 0;
}

#news #fukubukuro_20251114 .search_cont .search_subframe ul li {
  margin-top: 10px;
  font-size: calc(((100 / 375) * 14) * 1vw);
  margin-right: 20px;
}

#news #fukubukuro_20251114 .search_cont .search_subframe ul li a {
  color: #000;
}
