@charset "UTF-8";

/* =========================================================
共通
============================================================ */
.pc {
  display: block !important;
}

.sp {
  display: none !important;
}

@media screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }

  .sp {
    display: block !important;
  }
}

#d_container .wrap {
  width: 100%;
}

#d_topic_path {
  max-width: 990px;
  margin: 0 auto 20px;
}

/* =========================================================
PC
============================================================ */
#valentine_20251217 {
  text-align: center;
  color: #452429 !important;
  letter-spacing: 0.08em;
  font-family: "Yu Gothic", "游ゴシック体", YuGothic, "MS ゴシック", "MS Gothic", sans-serif;
}

#valentine_20251217 .productBox a p {
  color: #452429 !important;
}

#valentine_20251217 .allWrap {
  margin: 30px auto 55px;
  padding-top: 20px;
  overflow: hidden;
}

#valentine_20251217 a {
  transition: 0.3s;
  text-decoration: none;
}

#valentine_20251217 a:hover {
  opacity: 0.7;
  transition: 0.3s;
}

#valentine_20251217 .width990 {
  max-width: 990px;
  margin: 0 auto;
}

#valentine_20251217 .mv {
  background: transparent url('/ec/shop/images/campaign/20251217_valentine/bg_image.jpg') no-repeat center top / cover;
  padding-top: 30px;
}

#valentine_20251217 .mv .mv_visual {
  margin: 0 auto;
  text-align: center;
  max-width: 1100px;
}

#valentine_20251217 .mv .mv_visual img {
  width: 100%;
}

#valentine_20251217 .mv .band {
  background-color: #150000;
  padding: 15px 0;
}

#valentine_20251217 .mv .band .bandWrap {
  max-width: 990px;
  margin: 0 auto;
}

#valentine_20251217 .mv .band .bandWrap>p {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.8em;
  color: #fff !important;
}

#valentine_20251217 .mv .band .bandWrap>p>b.sizeM {
  font-size: 28px;
  color: #ef8d24;
}

#valentine_20251217 .mv .band .bandWrap>p>b.sizeL {
  font-size: 32px;
  color: #ef8d24;
}

#valentine_20251217 .mv .band .bandWrap span.sizeS {
  font-size: 14px;
}

#valentine_20251217 .mv .band .bandWrap .caution {
  color: #fff;
  font-size: 18px;
}

#valentine_20251217 .anchorWrap {
  margin: 50px auto 0;
  position: relative;
  background: transparent url('/ec/shop/images/campaign/20251217_valentine/bg_image.jpg') no-repeat center / cover;
  padding: 40px 0 20px;
}

#valentine_20251217 .anchorWrap ul {
  display: flex;
  flex-wrap: wrap;
}

#valentine_20251217 .anchorWrap ul li {
  margin-bottom: 20px;
}

#valentine_20251217 .anchorWrap ul li {
  font-size: 16px;
  font-weight: bold;
}

#valentine_20251217 .anchorWrap ul li>a {
  height: 70px;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

#valentine_20251217 .anchorWrap ul li.column3 {
  width: calc((100% - 42px) / 3);
  background-color: #36140B;
}

#valentine_20251217 .anchorWrap ul li.column3>a {
  color: #FFF;
}

#valentine_20251217 .anchorWrap ul li.column3>a::after {
  content: "";
  width: 18px;
  height: 11px;
  background: url(/ec/shop/images/campaign/20251217_valentine/arrow_down_white.svg) no-repeat;
  background-size: contain;
  position: absolute;
  right: 15px;
  top: center;
}

#valentine_20251217 .anchorWrap ul li.column3:not(:nth-child(3n)) {
  margin-right: 21px;
}

#valentine_20251217 .anchorWrap ul li.column2 {
  width: calc((100% - 20px) / 2);
}

#valentine_20251217 .anchorWrap ul li.column2:not(:nth-child(2n)) {
  margin-right: 20px;
}

#valentine_20251217 .anchorWrap ul li.column3Pink {
  width: calc((100% - 20px) / 2);
}



#valentine_20251217 .anchorWrap ul li.column2>a,
#valentine_20251217 .anchorWrap ul li.column3Pink>a {
  color: #BA042A;
  background: #fff;
}

#valentine_20251217 .anchorWrap ul li.column2>a:before,
#valentine_20251217 .anchorWrap ul li.column3Pink>a:before {
  content: "";
  width: calc(100% - 12px);
  /* 外側の線になる要素の幅を指定する*/
  height: calc(100% - 10px);
  /* 外側の線になる要素の高さを指定する */
  border: 1px solid #BA042A;
  /* 外側の線になる一本線の枠線をひく*/
  position: absolute;
  /* 外側の線の位置を自由に動かせるようにする */
  top: 5px;
  /* 外側の線の位置を、内側の線から上に3pxずらす */
  left: 5px;
  /* 外側の線の位置を、内側の線から左に3pxずらす*/
}

#valentine_20251217 .anchorWrap ul li.column2>a::after,
#valentine_20251217 .anchorWrap ul li.column3Pink>a::after {
  content: "";
  width: 18px;
  height: 11px;
  background: url(/ec/shop/images/campaign/20251217_valentine/arrow_down_red.svg) no-repeat;
  background-size: contain;
  position: absolute;
  right: 18px;
  top: 46%;
}

#valentine_20251217 .pickupNoticeAnchor {
  display: block;
  max-width: 620px;
    margin-left: auto;
    margin-right: auto;
    margin: 0 auto 60px;
}

#valentine_20251217 .reservationBnr {
  margin: 50px auto 0;
  text-align: center;
  max-width: 940px;
}


#valentine_20251217 .reservationBnr img{
  margin: 0 auto;
  width: 100%;
}

#valentine_20251217 .titleWrap {
  margin: 0 auto 40px;
  position: relative;
}

#valentine_20251217 #ranking .titleWrap {
  margin: 0 auto 50px;
  position: relative;
}

#valentine_20251217 .titleWrap .title {
  max-width: 990px;
  margin: 0 auto;
}

#valentine_20251217 .titleWrap .title img {
  margin: 0 auto;
}

#valentine_20251217 .titleWrap .title.titleIcon {
  position: relative;
}

#valentine_20251217 .titleWrap .title.titleIcon span {
  position: relative;
  display: inline-block;
}


#valentine_20251217 .titleWrap .title.titleIconLeft {
  position: relative;
}

#valentine_20251217 .titleWrap .title.titleIconLeft span {
  position: relative;
  display: inline-block;
}



#valentine_20251217 .titleCenter {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}


#valentine_20251217 .titleTop .titleBg {
  position: absolute;
  top: -100px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

#valentine_20251217 .detailLinkBtn {
  width: 90%;
  max-width: 200px;
  border-radius: 50px;
  background-color: #E46669;
  height: 35px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  position: relative;
}


#valentine_20251217 .listBtn_red_round {
  border-radius: 5px !important;
}

#valentine_20251217 .detailLinkBtn_green {
  width: 90%;
  max-width: 200px;
  border-radius: 50px;
  background-color: #84B200;
  height: 35px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  position: relative;
}

#valentine_20251217 .detailLinkBtn_orange {
  width: 90%;
  max-width: 200px;
  border-radius: 50px;
  background-color: #EF8D24;
  height: 35px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  position: relative;
}
#valentine_20251217 .detailLinkBtn_brown {
  width: 90%;
  max-width: 200px;
  border-radius: 50px;
  background-color: #B96E22;
  height: 35px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  position: relative;
}
#valentine_20251217 .detailLinkBtn_red {
  width: 90%;
  max-width: 200px;
  border-radius: 50px;
  background-color: #BA042A;
  height: 35px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  position: relative;
}

#valentine_20251217 .detailLinkBtn::after,
#valentine_20251217 .detailLinkBtn_orange::after,
#valentine_20251217 .detailLinkBtn_green::after,
#valentine_20251217 .detailLinkBtn_brown::after,
#valentine_20251217 .detailLinkBtn_red::after {
  content: "";
  position: absolute;
  background: url(/ec/shop/images/campaign/20251217_valentine/arrow_right_white.svg) no-repeat;
  background-size: cover;
  width: 15px;
  height: 15px;
  right: 10px;
}

#valentine_20251217 .detailLinkBtn.listBtn,
#valentine_20251217 .detailLinkBtn_orange.listBtn_orange,
#valentine_20251217 .detailLinkBtn_green.listBtn_green,
#valentine_20251217 .detailLinkBtn_green.listBtn_brown,
#valentine_20251217 .detailLinkBtn_red.listBtn_red {
  margin: 20px auto 0;
  font-size: 16px;
  max-width: 300px;
  height: 50px;
  border: none;
}

#valentine_20251217 .detailLinkBtn.listBtn a {
  color: #441306;
  border: 1px solid #441306;
  max-width: 300px;
  width: 100%;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
}

#valentine_20251217 .detailLinkBtn_orange.listBtn_orange a {
  color: #fff;
  border: 1px solid #EF8D24;
  max-width: 300px;
  width: 100%;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
}

#valentine_20251217 .detailLinkBtn_green.listBtn_green a {
  color: #fff;
  border: 1px solid #84B200;
  max-width: 300px;
  width: 100%;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
}
#valentine_20251217 .detailLinkBtn_green.listBtn_brown a {
  color: #fff;
  border: 1px solid #B96E22;
  max-width: 300px;
  width: 100%;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
}
#valentine_20251217 .detailLinkBtn_red.listBtn_red a {
  color: #fff;
  max-width: 300px;
  width: 100%;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
}

#valentine_20251217 .detailLinkBtn.listBtn.wide,
#valentine_20251217 .detailLinkBtn_green.listBtn_green.wide,
#valentine_20251217 .detailLinkBtn_orange.listBtn_orange.wide,
#valentine_20251217 .detailLinkBtn_red.listBtn_red.wide {
  border: none;
  width: 90%;
  max-width: 300px;
  margin: 20px auto 0;
  height: 50px;
}

#valentine_20251217 .detailLinkBtn.listBtn.wide>a {
  width: 100%;
  max-width: 300px;
  border-radius: 50px;
  border: 1px solid #E46669;
  height: 50px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  position: relative;
  border-radius: 50px;
}



#valentine_20251217 .detailLinkBtn.listBtn.wide::after,
#valentine_20251217 .detailLinkBtn_green.listBtn_green.wide::after,
#valentine_20251217 .detailLinkBtn_orange.listBtn_orange.wide::after,
#valentine_20251217 .detailLinkBtn_orange.listBtn_brown.wide::after,
#valentine_20251217 .detailLinkBtn_red.listBtn_red.wide::after
 {
  width: 20px;
  height: 20px;
  right: 15px;
}


.column2Wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}


.column2Wrap .column2Box {
  width: calc((100% - 20px) / 2);
}



.column2Wrap .column2Box:not(:nth-child(2n)) {
  margin-right: 20px;
}


.column2Wrap .column2Box:nth-child(n+3) {
  margin-top: 20px;
}

.column3Wrap {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto 30px !important;
  z-index: 2;
}

.column3Wrap .column3Box {
  width: calc((100% - 40px) / 3);
}

.column3Wrap .column3Box:not(:nth-child(3n)) {
  margin-right: 20px;
}

.column3Wrap .column3Box:nth-child(n+4) {
  margin-top: 20px;
}

.column4Wrap {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto 30px !important;
  justify-content: center;
  z-index: 2;
}

.column4Wrap .column4Box {
  width: calc((100% - 60px) / 4);
}

.column4Wrap .column4Box:not(:nth-child(4n)) {
  margin-right: 20px;
}

.column4Wrap .column4Box:nth-child(n+5) {
  margin-top: 20px;
}

.innerColumn2 {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}

.innerColumn2 .innerColumn2Box {
  width: calc((100% - 20px) / 2);
  box-sizing: border-box;
  border-radius: 5px;
  z-index: 2;
}

.innerColumn2 .innerColumn2Box:not(:nth-child(2n)) {
  margin-right: 20px;
}


.innerColumn2 .innerColumn2Box.bgFCF6E8_c {
  background-color: #FCF6E8;
}

.innerColumn2 .innerColumn2Box.bgFCE8ED {
  background-color: #FCE8ED;
}

.innerColumn2 .innerColumn2Box .titleWrap h2.title {
  /* width: 445px !important; */
  text-align: center;
}

#pickup {
  padding: 30px 0;
  max-width: 890px;
}

#valentine_20251217 #pickup .wide {
  width: 100%;
  margin-top: 5px;
  max-width: none;
}

#pickup .innerColumn2 .innerColumn2Box .titleWrap h2.title {
  text-align: center;
  font-size: 26px;
  margin: 30px 0 15px;
  color: #B96E22;
  font-weight: bold;
  margin-bottom: 15px;
  line-height: 1.4;
}

#pickup .innerColumn2 .innerColumn2Box .innerColumn2BoxInner {
  display: block;
}

#pickup img {
  width: 86%;
  margin: 0 auto;
}

#pickup .productBox {
  border: 2px solid #B96E22;
  background-color: #FFF9F0;
}

#pickup .productName,#pickup .brandName{
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 15px;
}

#pickup .brandName {
  margin-bottom: 0;
}

#pickup .innerColumn2 {
  justify-content: space-around;
}

#pickup .innerColumn2 .innerColumn2Box:not(:nth-child(2n)) {
  margin-right: 0;
}

#pickup .innerColumn2Box:nth-child(-n + 2) {
  margin-bottom: 30px;
}

#pickup .innerColumn2 .innerColumn2Box {
  width: 47%;
}

#pickup .productBox dl dd {
  padding:20px 10px 30px;
}

#pickup .productName {
  padding-bottom: 0;
  font-size: 18px;
}

#valentine_20251217 #pickup .titleWrap {
  margin-bottom: 20px;
}

#pickup dt {    
  width: 90%;
  margin: 0 auto;
}

#overseas {
  background: transparent url('/ec/shop/images/campaign/20251217_valentine/bg_image.jpg') no-repeat center / cover;
  padding: 50px 0 80px;
}

#overseas .limitedInner {
  position: relative;
}

#overseas .limitedInner::before {
  content: "";
  position: absolute;
  background: transparent url('/ec/shop/images/campaign/20251217_valentine/bg_illust_01.png') no-repeat center / contain;
  display: block;
top: -28%;
    right: -19%;
    width: 160px;
    height: 160px;
}

#overseas .limitedInner::after {
  content: "";
  position: absolute;
  background: transparent url('/ec/shop/images/campaign/20251217_valentine/bg_illust_03.png') no-repeat center / contain;
  display: block;
    bottom: -24%;
    left: -16%;
    width: 110px;
    height: 110px;
}

#overseas .productBox a p {
  font-weight: bold;
}

#domestic .productBox a p {
  font-weight: bold;
}


#pickupNotice {
  background: transparent url('/ec/shop/images/campaign/20251217_valentine/bg_image.jpg') no-repeat center / cover;
  padding: 80px 0;
}


#valentine_20251217 .pickupNoticeWrap {
background-color: #FFF9F0;
    border-radius: 20px;
    padding: 40px 4% 50px;
    position: relative;
    max-width: 900px;
    margin: 0 auto;
    box-sizing: border-box;
}

.pickupNoticeWrap::before {
content: "";
    position: absolute;
    background: transparent url(/ec/shop/images/campaign/20251217_valentine/bg_illust_08.png) no-repeat center / contain;
    display: block;
    bottom: -7%;
    right: -13%;
    width: 290px;
    height: 290px;
}

.pickupNoticeWrap h2 {
  font-weight: bold;
  font-size: 26px;
  color: #B96E22;
  margin-bottom: 30px;
}

.pickupNoticeWrap p {
  color: #452429;
  font-weight: bold;
  text-indent: -1em;
}

.pickupNoticeWrap p:not(:last-child) {
  margin-bottom: 2px;
}

.pickupNoticeWrap p span {
  color: #B96E22;
}

.pickupNoticeContent {
background-color: #fff;
    border-radius: 20px;
    text-align: left;
    padding: 6% 8%;
    font-size: 16px;
    box-sizing: border-box;
}

#Featured_Character .title img {
  position: relative;
  top: -60px;
}


.innerColumn2 .innerColumn2Box .innerColumn2BoxInner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}



.innerColumn2 .innerColumn2Box .innerColumn2BoxInner .column2Box:nth-child(n+3) {
  margin-top: 20px;
}

.productBox {
  background-color: #f9f9f9;
  border-radius: 5px;
  box-sizing: border-box;
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
}

#valentine_20251217 #choose {
    background: transparent url('/ec/shop/images/campaign/20251217_valentine/bg_image.jpg') no-repeat center / cover;
    padding: 50px 0 80px;
    margin-top: 80px;
}

#choose .productBox {
  background-color: #f9f9f9;
  border-radius: 5px;
  box-sizing: border-box;
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
  border: solid 1px #EF8D24;
}

.productBox a {
  color: #150000 !important;
  cursor: pointer;
}

.productBox a p {
  color: #150000 !important;
}

.productBox dl {
  position: relative;
}

.productBox dl dt img {
  width: 100%;
  border-radius: 5px 5px 0 0;
}

.productBox dl dd {
  padding: 20px 10px;
}

.productBox dl dd p {
  font-size: 14px;
  padding: 0 0 10px 0;
}

.productBox dl dd p.productPrice {
  font-size: 18px;
  font-weight: bold;
}

.productBox dl dd p.productPrice>.tax {
  font-size: 14px;
  letter-spacing: 0;
}

.productBox dl.chooseBox dd.chooseName {
  font-size: 14px;
  font-weight: bold;
  padding: 15px 0;
  color: #150000;
}

.productBox dl.chooseBox dd.chooseName_02 {
  font-size: 14px;
  font-weight: bold;
  padding: 15px 0;
  color: #150000;
}

#valentine_20251217 .contentsWrap {
  margin: 50px auto 0;
  position: relative;
}

#valentine_20251217 .rankingInner,
#valentine_20251217 .japanInner {
  display: flex;
  position: relative;
  z-index: 1;
}



/* #valentine_20251217 #japan .title::before,
#valentine_20251217 #brandAllInner .title::before,
#valentine_20251217 #price .title::before,
#valentine_20251217 #choose .title::before {
  background: url(/ec/shop/images/campaign/20251217_valentine/bg_dot_left.png) no-repeat;
  position: absolute;
  right: 730px;
  bottom: 30px;
  z-index: -1;
  content: "";
  width: 293px;
  height: 97px;
  background-size: contain;
}



#valentine_20251217 #japan .title::after,
#valentine_20251217 #brandAllInner .title::after,
#valentine_20251217 #price .title::after,
#valentine_20251217 #choose .title::after {
  background: url(/ec/shop/images/campaign/20251217_valentine/bg_dot_right.png) no-repeat;
  position: absolute;
  right: -30px;
  bottom: 30px;
  z-index: -1;
  content: "";
  width: 293px;
  height: 97px;
  background-size: contain;
} */

#valentine_20251217 .rankingInner .rankingBox {
  width: calc((100% - 40px) / 5);
  display: block;
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
  background-color: #FFF;
  border-radius: 5px;
}

#valentine_20251217 .rankingInner .rankingBox:not(:nth-child(5n)) {
  margin-right: 10px;
}

#valentine_20251217 .rankingInner .rankingBox dt {
  padding: 10px;
}

#valentine_20251217 .rankingInner .rankingBox dt .rankImg>img {
  width: 100%;
}

#valentine_20251217 .rankingInner .rankingBox .rankNo::before {
  content: "";
  width: 56px;
  height: 51px;
  position: absolute;
  top: -30px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

#valentine_20251217 .rankingInner .rankingBox .rankNo.rankNo01::before {
  background: url(/ec/shop/images/campaign/20251217_valentine/icon_rank_01.svg) no-repeat;
}

#valentine_20251217 .rankingInner .rankingBox .rankNo.rankNo02::before {
  background: url(/ec/shop/images/campaign/20251217_valentine/icon_rank_02.svg) no-repeat;
}

#valentine_20251217 .rankingInner .rankingBox .rankNo.rankNo03::before {
  background: url(/ec/shop/images/campaign/20251217_valentine/icon_rank_03.svg) no-repeat;
}

#valentine_20251217 .rankingInner .rankingBox .rankNo.rankNo04::before {
  background: url(/ec/shop/images/campaign/20251217_valentine/icon_rank_04.svg) no-repeat;
}

#valentine_20251217 .rankingInner .rankingBox .rankNo.rankNo05::before {
  background: url(/ec/shop/images/campaign/20251217_valentine/icon_rank_05.svg) no-repeat;
}

#ranking{
  background: transparent url('/ec/shop/images/campaign/20251217_valentine/bg_image.jpg') no-repeat center / cover;
  padding: 50px 0 80px;
}

#Featured_Character .innerColumn2 {
  position: relative;
}



#Featured_Character .titleTop {
  margin: 0 auto 20px;
}

#Featured_Character .titleTop .titleBg {
  top: -60px;
}

#Featured_Character .titleTop .titleBg {
  top: -60px;
}

#world {
  background: #FCE8E4 url(/ec/shop/images/campaign/20251217_valentine/pink_back.png) no-repeat;
  background-size: 600px;
  padding: 40px 0 60px;
}


#casual .lead {
  padding: 0 10px 40px;
}

#casual .lead p {
  font-size: 18px;
  line-height: 1.8em;
  color: #150000 !important;
}

#casual .lead p.sizeS {
  font-size: 14px;
}

#casual .lead p.bold {
  font-weight: bold;
  font-size: 24px;
  position: relative;
  display: inline-block;
}

#casual .lead p.bold::before {
  content: "＼";
  position: absolute;
  left: -1em;
  bottom: 0;
  color: #441306;
  font-size: 16px;
}

#casual .lead p.bold::after {
  content: "／";
  position: absolute;
  right: -1em;
  bottom: 0;
  color: #441306;
  font-size: 16px;
}

#casual .lead p.bold>span {
  font-size: 18px;
}

#choose .chooseInner {
  position: relative;
  z-index: 2;
}

#choose .chooseInner::before {
    content: "";
    position: absolute;
    background: transparent url(/ec/shop/images/campaign/20251217_valentine/bg_illust_10.png) no-repeat center / contain;
    display: block;
bottom: 7%;
    right: -22%;
    width: 110px;
    height: 110px;

}
#choose .chooseInner::after {
    content: "";
    position: absolute;
    background: transparent url(/ec/shop/images/campaign/20251217_valentine/bg_illust_02.png) no-repeat center / contain;
    display: block;
    top: 10%;
    left: -15%;
    width: 120px;
    height: 130px;

}



#choose .titleTop {
  margin: 0 auto 20px;
}

#choose .titleTop .titleBg {
  top: -60px;
}


#choose .receiptWrap{
  margin-top: 30px;
}

#choose .receiptWrap .receiptBtn a {
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 30px 0;
  border-radius: 5px;
}

#choose .receiptWrap .receiptBtn a span.icon {
  width: 50px;
  height: 100%;
  margin-right: 10px;
}

#choose .receiptWrap .receiptBtn a span.icon>img {
  width: 100%;
}

#choose .receiptWrap .receiptBtn a>p {
  font-size: 18px;
  font-weight: bold;
  position: relative;
  color: #fff;
}

#choose .receiptWrap .receiptBtn a>p>span {
  font-size: 25px;
}

#choose .receiptWrap .truck a {
  background-color: #B96E22;
}

#choose .receiptWrap .shop a {
  background-color: #36140B;
}

#choose .column4Wrap {
  align-items: end;
  margin-bottom: 0px!important;
}


#choose .column4Wrap .column4Box:not(:nth-child(4n)) {
  margin-right: 0;
}

#choose .column4Wrap .column4Box:not(:nth-child(5n)) {
  margin-right: 20px;
}

#valentine_20251217 #brandAllInner {
  margin: 50px auto 80px;
}

#valentine_20251217 .brand {
  text-align: center;
  padding: 0;
}

#valentine_20251217 .branda:hover,
#valentine_20251217 .branda:active,
#valentine_20251217 .branda:focus {
  text-decoration: none;
}

#valentine_20251217 .brand .tab {
  width: 100%;
}

#valentine_20251217 .brand .tabHeader {
  display: block;
}

#valentine_20251217 .brand .tabHeader ul {
  align-items: center;
  display: flex;
  justify-content: space-between;
  width: 100%;
}

#valentine_20251217 .brand .tabHeader li {
  width: 100%;
}

#valentine_20251217 .brand .tabHeader li:not(:last-child) {
  margin-right: 2px;
}

#valentine_20251217 .brand .tabHeader li a {
  background-color: #FFECD1;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  color: #B96E22;
  display: block;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  padding: 19px 0;
  width: 100%;
  margin: 0 auto;
}

#valentine_20251217 .brand .tabHeader li a.opened {
  background-color: #B96E22;
  color: #FFF;
}

#valentine_20251217 .brand .tabHeader li a:hover {
  background-color: #E98A2A;
  color: #FFF;
}

#valentine_20251217 .brand .tabContent {
  background-color: #FFFEFE;
  border: 1px solid #B96E22;
  padding: 56px 43px;
}

#valentine_20251217 .brand .tabContent ul {
  align-items: center;
  display: flex;
  justify-content: space-between;
  width: 100%;
  text-align: left;
  width: calc((100% - 70px) / 3);
}

#valentine_20251217 .brand .tabContent ul>li {
  width: 100%;
}

#valentine_20251217 .brand .tabContent ul>li:not(:last-child) {
  margin-right: 2px;
}

#valentine_20251217 .brand .tabContent ul>li a {
  background-image: url(/ec/shop/images/campaign/20251217_valentine/bg-brand-name01.svg);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 14px 20px;
  color: #B96E22;
  display: block;
  font-size: 16px;
  line-height: 1.6;
  padding-left: 20px;
}

#valentine_20251217 .brand .tabContent ul:not(:nth-child(3n)) {
  margin-right: 35px;
}

#valentine_20251217 .brand .tabContent ul:nth-last-child(n+4) {
  margin-bottom: 40px;
}

#valentine_20251217 .brand .tabContent .brandListSwitchWrap {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}

#valentine_20251217 .brandInner {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

#valentine_20251217>h2 {
  padding: 55px 0 43px;
  margin: 0 auto;
  text-align: center;
}

#valentine_20251217>h2>img {
  margin: 0 auto;
  text-align: center;
}

.giftHereContent ul {
  display: flex;
  justify-content: center;
}

.giftHereContent li {
  width: 300px;
  background-color: #FFF9F0;
  border: 1px solid #B96E22;
  border-radius: 5px;
}

.giftHereContent li:not(:last-child) {
  margin-right: 10px;
}


.giftHereContent li a {
    color: #B96E22;
    font-weight: bold;
    text-align: center;
    border-radius: 5px;
    font-size: 16px;
    padding: 20px 0;
    display: block;
    position: relative;
}

.giftHereContent li a::before {
    content: "";
    position: absolute;
    background: transparent url(/ec/shop/images/campaign/20251217_valentine/arrow_right_brown.svg) no-repeat center / contain;
    right: 14px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;

}

#valentine_20251217 #giftHere {
  margin-top: 80px;
}




#price .priceInner {
  position: relative;
  z-index: 1;
}



#price .priceInner .priceBtn {
  background-color: #36140B;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  height: 60px;
  position: relative;
  border-radius: 5px;
}

#price .priceInner .priceBtn>span {
  font-size: 22px;
}

#price .priceInner .priceBtn::after {
  content: "";
  position: absolute;
  background: url(/ec/shop/images/campaign/20251217_valentine/arrow_right_white.svg) no-repeat;
  background-size: cover;
  width: 25px;
  height: 25px;
  right: 10px;
}

.catalogWrap {
  margin: 120px auto 0 !important;
}

.catalogWrap a {
  display: flex;
  justify-content: center;
  align-self: center;
}

#noticeWrap {
  margin: 0 auto 50px;
  position: relative;
}

  #valentine_20251217 .notice::before {
    content: "";
    background: url(/ec/shop/images/campaign/20251217_valentine/ribon.png) no-repeat;
    position: absolute;
    left: 50%;
    top: -20px;
    z-index: 1;
    width: 123px;
    height: 62px;
    transform: translateX(-50%);
    background-size: contain;
  }


#valentine_20251217 .notice {
  width: 940px;
  padding: 40px 20px 40px 20px;
  margin: 0 auto 40px;
  background-color: #FFF9F0;
  border: 1px solid #B96E22;
  border-radius: 20px;
  position: relative;
}

#noticeWrap .titleWrap {
  margin: 0 auto;
}

#valentine_20251217 .notice .title {
  margin-bottom: 10px;
}

#noticeWrap .title {
  font-size: 26px;
  color: #B96E22;
}

#valentine_20251217 .notice .notice_hl {
  font-size: 24px;
  color: #84B200;
  text-align: center;
}

#valentine_20251217 .notice ul {
  padding: 15px 20px 35px 40px;
  background-color: #fff;
  border-radius: 20px;
}

#valentine_20251217 .notice ul li {
  border-bottom: 1px solid #B96E22;
}

#valentine_20251217 .notice ul li {
  display: flex;
  align-items: center;
  padding: 20px 0 5px 30px;
  text-align: left;
}

#valentine_20251217 .notice ul li .notice_date {
  font-size: 20px;
  font-weight: bold;
  margin-right: 4%;
}

#valentine_20251217 .notice ul li .notice_txt {
  flex-basis: 80%;
  font-size: 18px;
}

/* =========================================================
TB

============================================================ */
@media screen and (max-width: 1326px) and (min-width: 1000px) {

  #world {
    background-position: left -30% top;
  }


  #ranking,
  #casual {
    background-position: right -30% top;
  }
}

/* =========================================================
TB - 2

============================================================ */
@media screen and (max-width: 1000px) and (min-width: 900px) {

  #world {
    background-position: left -50% top;
  }

  #ranking,
  #casual {
    background-position: right -50% top;
  }
}

/* =========================================================
TB - 2

============================================================ */
@media screen and (max-width: 900px) and (min-width: 768px) {

  #world {
    background-position: left -80% top;
  }

  #ranking,
  #casual {
    background-position: right -80% top;
  }
}

/* =========================================================
SP
============================================================ */
@media screen and (max-width: 767px) {
  #valentine_20251217 {
    letter-spacing: 0.05em;
  }

  #valentine_20251217 .allWrap {
    margin: 0 auto 30px;
    overflow: hidden;
    padding-top: 40px;
  }

  #valentine_20251217 .width990 {
    max-width: 95%;
    margin: 0 auto;
  }

  #valentine_20251217 .mv {
      padding-top: 0;
  }

  #valentine_20251217 .mv .mv_visual {
    max-width: 100%;
  }

  #valentine_20251217 .mv .band {
    padding: 10px 5px;
  }

  #valentine_20251217 .mv .band .bandWrap {
    max-width: 100%;
  }

  #valentine_20251217 .mv .band .bandWrap>p {
    font-size: 14px;
  }

  #valentine_20251217 .mv .band .bandWrap>p>b.sizeM {
    font-size: 16px;
  }

  #valentine_20251217 .mv .band .bandWrap>p>b.sizeL {
    font-size: 20px;
  }

  #valentine_20251217 .mv .band .bandWrap span.sizeS {
    font-size: 12px;
  }

  #valentine_20251217 .mv .band .bandWrap .caution {
    font-size: 12px;
  }

  #valentine_20251217 .anchorWrap {
    padding: 30px 0 20px;
    box-sizing: border-box;
    margin: 40px 0 0;
  }


  #valentine_20251217 .anchorWrap ul:not(:nth-child(3)) li {
    margin-bottom: 5px;
  }

  #valentine_20251217 .anchorWrap ul li {
    font-size: 14px;
    letter-spacing: 0.02em;
  }

  #valentine_20251217 .anchorWrap ul li>a {
    height: 80px;
  }

    #valentine_20251217 .anchorWrap ul li.column1 {
      background-color: #36140B;
      width: 100%;
    }

    #valentine_20251217 .anchorWrap ul li.column1>a {
      color: #fff;
      height: 60px;
    }

    #valentine_20251217 .anchorWrap ul li.column1>a::after {
        content: "";
        width: 10px;
        height: 8px;
        right: 7px;
            background: url(/ec/shop/images/campaign/20251217_valentine/arrow_down_white.svg) no-repeat;
    background-size: contain;
    position: absolute;
    }

  #valentine_20251217 .anchorWrap ul li.column3 {
    width: 100%;
  }

  #valentine_20251217 .anchorWrap ul li.column3>a::after {
    content: "";
    width: 10px;
    height: 8px;
    right: 20px;
  }

  #valentine_20251217 .anchorWrap ul li.column3:not(:nth-child(3n)) {
    margin-right: 0;
  }

  #valentine_20251217 .anchorWrap ul li.column2 {
    width: calc((100% - 5px) / 2);
    margin-bottom: 5px;
  }

  #valentine_20251217 .anchorWrap ul li.column2:not(:nth-child(2n)) {
    margin-right: 5px;
  }

  /* #valentine_20251217 .anchorWrap ul li.column3Pink {
    width: calc((100% - 10px) / 3);
  } */

  #valentine_20251217 .anchorWrap ul li.column3Pink:not(:nth-child(2n)) {
    margin-right: 5px;
  }

  #valentine_20251217 .anchorWrap ul li.column2>a,
  #valentine_20251217 .anchorWrap ul li.column3Pink>a {
    color: #BA042A;
  }
  #valentine_20251217 .anchorWrap ul li.column2>a::before {
    content: "";
    width: calc(100% - 12px);
    height: calc(100% - 10px);
    border: 1px solid #BA042A;
    position: absolute;
    top: 5px;
    left: 5px;
  }
  

  /* #valentine_20251217 .anchorWrap ul li.column2>a:before,
  #valentine_20251217 .anchorWrap ul li.column3Pink>a:before {
    display: none;
  } */

  #valentine_20251217 .anchorWrap ul li.column2>a::after,
  #valentine_20251217 .anchorWrap ul li.column3Pink>a::after {
    content: "";
    width: 10px;
    height: 8px;
    right: 50%;
    top: 62px;
    transform: translateX(50%);
  }

  #valentine_20251217 .titleWrap {
    width: 100%;
    margin-bottom: 30px;
  }

 #valentine_20251217 #domestic {
  padding-top: 10px;
 }

  #valentine_20251217 .pickupNoticeAnchor {
    margin-bottom: 40px;
        padding-left: 10px;
        padding-right: 10px;
        max-width: 355px;
  }

#valentine_20251217 .noticeWrap {
  font-size: 20px;
}

  #valentine_20251217 #Featured_Character .titleWrap h2.title {
    width: 90% !important;
    height: 90% !important;
  }

  #valentine_20251217 .titleWrap .title img {
    max-width: 90%;
  }

  #valentine_20251217 .titleWrap .title.titleIcon {
    position: relative;
  }


  #valentine_20251217 .titleWrap .title.titleIconLeft {
    position: relative;
  }



  #valentine_20251217 .titleCenter {
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
  }



  #valentine_20251217 .titleTop .titleBg {
    position: absolute;
    top: -70px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 90%;
  }

  #valentine_20251217 .detailLinkBtn,
  #valentine_20251217 .detailLinkBtn_green,
  #valentine_20251217 .detailLinkBtn_orange,
  #valentine_20251217 .detailLinkBtn_brown {
    font-size: 14px;
    width: 100%;
  }

  #valentine_20251217 .detailLinkBtn:after,
  #valentine_20251217 .detailLinkBtn_green:after,
  #valentine_20251217 .detailLinkBtn_orange:after, 
  #valentine_20251217 .detailLinkBtn_brown:after {
    width: 13px;
    height: 13px;
    right: 8px;
  }

  .column2Wrap .column2Box {
    width: calc((100% - 10px) / 2);
  }

  .column2Wrap .column2Box:not(:nth-child(2n)) {
    margin-right: 10px;
  }

  .column3Wrap .column3Box {
    width: calc((100% - 10px) / 2);
  }

  .column3Wrap .column3Box:not(:nth-child(3n)) {
    margin-right: 0;
  }

  .column3Wrap .column3Box:not(:nth-child(2n)) {
    margin-right: 10px;
  }

  .column3Wrap .column3Box:nth-child(n+4) {
    margin-top: 0;
  }

  .column3Wrap .column3Box:nth-child(n+3) {
    margin-top: 10px;
  }

  .column4Wrap {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto 30px !important;
    z-index: 2;
  }

  .column4Wrap .column4Box {
    width: calc((100% - 10px) / 2);
  }

  .column4Wrap .column4Box:not(:nth-child(4n)) {
    margin-right: 0;
  }

  .column4Wrap .column4Box:nth-child(n+5) {
    margin-top: 0;
  }

  .column4Wrap .column4Box:not(:nth-child(2n)) {
    margin-right: 10px;
  }

  .column4Wrap .column4Box:nth-child(n+3) {
    margin-top: 10px;
  }

  .innerColumn2 .innerColumn2Box {
    width: 100%;
  }

  .innerColumn2 .innerColumn2Box:not(:nth-child(2n)) {
    margin-right: 0;
  }

  .innerColumn2 .innerColumn2Box:not(:nth-child(2n)) {
    margin-bottom: 30px;
  }

  .innerColumn2 .innerColumn2Box .titleWrap {
    width: 100% !important;
  }

  .innerColumn2 .innerColumn2Box .titleWrap h2.title {
    width: 100% !important;
    height: 100%;
  }

  .innerColumn2 .innerColumn2Box .innerColumn2BoxInner .column2Box {
    width: 100%;
  }


  .productBox dl dd p.productPrice {
    font-size: 16px;
  }

  .productBox dl.chooseBox dd.chooseName {
    font-size: 16px;
    font-weight: bold;
    padding: 15px 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .productBox dl.chooseBox dd.chooseName_02 {
    font-size: 16px;
    font-weight: bold;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 80px;
  }

  #valentine_20251217 .contentsWrap {
    margin: 40px auto 0;
  }

  #valentine_20251217 .rankingInner {
    flex-wrap: wrap;
  }

  #valentine_20251217 .rankingInner::after {
    right: -50px;
    bottom: -40px;
    z-index: -1;
    width: 118px;
    height: 166px;
  }

  #valentine_20251217 .rankingInner .rankingBox:not(:nth-child(5n)) {
    margin-right: 0;
  }

  #valentine_20251217 .rankingInner .rankingBox:first-child {
    width: 100%;
    margin-bottom: 50px;
  }

  #valentine_20251217 .rankingInner .rankingBox:not(:first-child) {
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-bottom: 50px;
  }

  #valentine_20251217 #giftHere {
    margin-top: 50px;
  }

  .giftHereContent ul {
  display: block;
  }
.giftHereContent li {
  width: 100%;
}

.giftHereContent li:not(:last-child) {
  margin-right: 0;
  margin-bottom: 10px;
}

#overseas {
  padding-bottom: 70px;
}

  #overseas .limitedInner::before {
        content: "";
    position: absolute;
    background: transparent url(/ec/shop/images/campaign/20251217_valentine/bg_illust_01.png) no-repeat center / contain;
    display: block;
    top: -130px;
    right: -8%;
    width: 28%;
    height: 170px;
  }

  #overseas .limitedInner::after {
        content: "";
        position: absolute;
        background: transparent url(/ec/shop/images/campaign/20251217_valentine/bg_illust_03.png) no-repeat center / contain;
        display: block;
        bottom: -172px;
        left: -4%;
        width: 18%;
        height: 110px;
  }

  #choose .chooseInner::after {
 content: "";
    position: absolute;
    background: transparent url(/ec/shop/images/campaign/20251217_valentine/bg_illust_02.png) no-repeat center / contain;
    display: block;
    top: -116px;
    left: 0%;
    width: 19%;
    height: 130px;
  }

  #choose .chooseInner::before {
    content: "";
    position: absolute;
    background: transparent url(/ec/shop/images/campaign/20251217_valentine/bg_illust_10.png) no-repeat center / contain;
    display: block;
    bottom: 300px;
    right: -2%;
    width: 14%;
    height: 110px;
}

#valentine_20251217 #ranking .titleWrap {
  margin-bottom: 50px;
}

  #valentine_20251217 .rankingInner .rankingBox:nth-child(3n),
  #valentine_20251217 .rankingInner .rankingBox:nth-child(5n) {
    margin-right: 0;
  }


  #Featured_Character .innerColumn2::before {
    width: 158px;
    height: 146px;
    top: -20px;
    left: -40px;
  }

  #Featured_Character .innerColumn2::after {
    width: 104px;
    height: 182px;
    bottom: 380px;
    right: -20px;
    z-index: -1;
  }

  .innerColumn2 .innerColumn2Box.bgFCF6E8_c {
    background-color: #FCF6E8;
  }

  #Featured_Character .titleTop {
    margin: 0 auto 30px;
  }

  #Featured_Character .title img {
    position: relative;
    top: 0px;
  }

  #Featured_Character .titleTop .titleBg {
    top: -50px !important;
  }

  #world {
    background: #FCE8E4 url(/ec/shop/images/campaign/20251217_valentine/pink_back.png) no-repeat;
    background-size: 70%;
    background-position: left -20px;
    padding: 30px 0;
  }

  #ranking {
    padding-bottom: 20px;
  }

  #casual {
    background: #EFF8BF url(/ec/shop/images/campaign/20251217_valentine/green_back.png) no-repeat;
    background-size: 70%;
    background-position: right -20px;
    padding: 30px 0;
  }

  #casual .lead {
    padding: 0 10px 40px;
  }

  #casual .lead p {
    font-size: 16px;
    line-height: 1.8em;
  }

  #casual .lead p.sizeS {
    font-size: 14px;
  }

  #casual .lead p.bold {
    line-height: 1.5em;
    color: #150000 !important;
  }

  #casual .lead p.bold::before {
    left: -1.3em;
    bottom: -3px;
  }

  #casual .lead p.bold::after {
    right: -1.3em;
    bottom: -3px;
  }

  #casual .lead p.bold>span {
    font-size: 18px;
  }


 #choose {
  padding-bottom: 70px;
 }
  #choose .chooseInner .titleWrap {
    width: 60%;
  }

  #choose .receiptWrap .receiptBtn {
    width: 100%;
  }

  #choose .receiptWrap .receiptBtn:not(:nth-child(2n)) {
    margin: 0 0 20px 0;
  }

  #choose .receiptWrap .receiptBtn a span.icon {
    width: 40px;
  }

  #choose .receiptWrap .receiptBtn a {
    color: #441306 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 25px 0;
    border-radius: 5px;
  }

  #choose .column4Wrap .column4Box:not(:nth-child(5n)) {
    margin-right: 0;
  }

  #choose .column4Wrap:first-of-type {
    margin-bottom: 11px!important;
  }

  #choose .column4Wrap {
    justify-content: space-around;
  }
  

   #choose .productBox {
    width: 48%;
   }
 
  #choose .receiptWrap .receiptBtn a span.icon {
    margin-right: 5px;
  }

  #choose .receiptWrap .receiptBtn a>p {
    font-size: 16px;
  }

  #choose .receiptWrap .receiptBtn a>p>span {
    font-size: 22px;
  }

  #valentine_20251217 #brandAllInner {
    margin: 40px auto 0;
  }


  #pickup {
    padding-bottom: 30px;
  }

  #pickup .innerColumn2 {
    display: block;
  }

  #pickup .innerColumn2 .innerColumn2Box {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  #pickup .innerColumn2 .innerColumn2Box .titleWrap h2.title {
    font-size: 22px;
    margin-top: 30px;
  }

  #pickup .innerColumn2 .innerColumn2Box:not(:nth-child(2n)){
      margin-right: auto;
  }

  #pickup dt {
    width: 90%;
  }

  #pickup img {
    width: 100%;
  }

  #pickup .productName, #pickup .brandName {
    font-size: 14px;
    margin-bottom: 0;
    padding-bottom: 2px;
  }

#pickup .productBox dl dd p.productPrice {
  padding-bottom: 10px;
}



  /* ------------------------------------------------
  ブランド一覧
  ------------------------------------------------ */
  #valentine_20251217 .brand {
    padding: 0 0 0;
    text-align: center;
  }

  #valentine_20251217 .brand .tab {
    width: 100%;
  }

  #valentine_20251217 .brand .tabHeader {
    display: block;
  }

  #valentine_20251217 .brand .tabContent {
    background-color: #fff;
    border: 1px solid #442105;
    padding: 56px 43px;
  }

  #valentine_20251217 .brand .tabHeader ul {
    align-items: center;
    display: flex;
    justify-content: space-between;
    width: 100%;
  }

  #valentine_20251217 .brand .tabHeader li {
    width: 100%;
  }

  #valentine_20251217 .brand .tabHeader li:not(:last-child) {
    margin-right: 2px;
  }

  #valentine_20251217 .brandListSwitchWrap>p {
    display: none;
  }

  #valentine_20251217 .brand .tabHeader li a {
    background-color: #FFF9F0;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    padding: 10px 0;
    width: 100%;
  }

  #valentine_20251217 .brand .tabHeader li a.opened {
    background-color: #B96E22;
  }

  #valentine_20251217 .brand .tabHeader li a:hover {
    background-color: #B96E22;
  }

  #valentine_20251217 .brand .tabContent .brandListSwitchWrap {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
  }



  #valentine_20251217 .brand .tabContent li a {
    background-image: url(/ec/shop/images/campaign/20251217_valentine/bg-brand-name01.svg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 24px 24px;
    color: #B96E22;
    display: block;
    font-size: 16px;
    line-height: 1.6;
    padding-left: 30px;
  }

  #valentine_20251217 .brand .shopSearchingWord {
    display: none;
  }

  #valentine_20251217 .brand .tabHeader {
    display: none;
  }

  #pickup .productBox dl dd {
    padding: 20px 10px 30px;
  }

  #valentine_20251217 .brand .tab {
    background-color: transparent;
    width: calc(100% - 15px);
    margin: 0 auto;
  }

  #valentine_20251217 .brandListSwitchWrap.opened {
    padding: 0 0 18px;
  }

  #valentine_20251217 .brandListSwitchWrap.opened>p {
    background-color: #B96E22;
    margin-bottom: 22px;
  }


  #valentine_20251217 .brandListSwitchWrap>p {
    background-color: #B96E22;
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    padding: 13px 0;
    width: 100%;
  }

  #valentine_20251217 .brandListSwitchWrap>p {
    position: relative;
  }



  #valentine_20251217 .brandListSwitchWrap>p::after,
  #valentine_20251217 .brandListSwitchWrap>p::before {
    display: flex;
    content: '';
    background-color: #fff;
    border-radius: 10px;
    width: 18px;
    height: 2px;
    position: absolute;
    top: 20px;
    right: 10px;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    transform-origin: center center;
    transition: all .2s ease-in-out;
  }

  #valentine_20251217 .brandListSwitchWrap>p::after {
    background-color: #fff;
    transform: rotate(90deg);
  }

  #valentine_20251217 .brandListSwitchWrap.opened>p::after {
    transform: rotate(0);
  }

  #valentine_20251217 .brand .tabHeader li a:hover {
    background-color: #FFF9F0;
  }

  #valentine_20251217 .brand .tabContent {
    background-color: transparent;
    border: none;
  }

  #valentine_20251217 .brand .brandListSwitchWrap {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    background-color: #fff;
    border: 1px solid #B96E22;
  }

  #valentine_20251217 .brand .brandListSwitchWrap:not(:last-child) {
    margin-bottom: 2px;
  }

  #valentine_20251217 .brand .tabContent ul {
    width: calc((100% - 66px) / 2);
  }

  #valentine_20251217 .brand .tabContent ul:not(:nth-child(3n)) {
    margin-right: 0;
  }

  #valentine_20251217 .brand .tabContent ul:nth-last-child(n+4) {
    margin-bottom: 0;
  }

  #valentine_20251217 .brand .tabContent ul:nth-child(2n) {
    margin-right: 20px;
  }

  #valentine_20251217 .brand .tabContent ul:not(:nth-child(2n)) {
    padding-right: 23px;
  }

  #valentine_20251217 .brand .tabContent ul:nth-child(2n) {
    padding-left: 23px;
  }

  #valentine_20251217 .brand .tabContent ul:nth-last-child(n+3) {
    margin-bottom: 17px;
  }

  #valentine_20251217 .brand .tabContent {
    padding: 0;
  }

  #valentine_20251217 .brand .tabContent li a {
    background-size: 12px 12px;
    font-size: 10px;
    padding-left: 16px;
  }

   #valentine_20251217 #pickupNotice {
    margin-top: 70px;
    padding: 80px 0;
  }

   #valentine_20251217 .pickupNoticeWrap{
    width: 90%;
    padding: 30px 4% 40px;
    max-width: 480px;
   }

  #valentine_20251217 .pickupNoticeWrap h2 {
    width: 90%;
    margin: 0 auto 20px;
  }

  #valentine_20251217 .pickupNoticeContent  {
    padding: 40px 9%;
  }

    #valentine_20251217 .pickupNoticeContent p {
      font-size: 14px;
    }

  #valentine_20251217  .pickupNoticeWrap::before {
        content: "";
        position: absolute;
        background: transparent url(/ec/shop/images/campaign/20251217_valentine/bg_illust_08.png) no-repeat center / contain;
        display: block;
        bottom: -61px;
        right: -58px;
        width: 170px;
        height: 170px;
    }


 /* ------------------------------------------------
  チョコレート以外のギフトはこちらから
  ------------------------------------------------ */





  /* ------------------------------------------------
  価格一覧
  ------------------------------------------------ */

#price {
  margin-top: 50px;
}

  #price .priceInner .priceBtn {
    font-size: 14px;
    height: 50px;
  }

  #price .priceInner .priceBtn>span {
    font-size: 16px;
  }

  #price .priceInner .priceBtn::after {
    width: 20px;
    height: 20px;
    right: 10px;
  }

  .catalogWrap {
    margin: 20px auto 50px !important;
  }

  #japan.contentsWrap,
  #choose.contentsWrap,
  #price.contentsWrap {
    margin: 40px auto 0;
  }

  #noticeWrap {
    margin: 0 auto 40px;
    position: relative;
  }

  #news #valentine_20251217 .notice {
    max-width: 600px;
    width: 88%;
    padding:35px 10px 10px 10px;
    margin: 6vw auto 0;
  }

  #noticeWrap .title img {
    position: relative;
    top: 35px;
    z-index: 1;
  }

  #noticeWrap .titleWrap {
    margin: 0 auto;
    position: relative;
  }

  #valentine_20251217 .notice::before {
    content: "";
    background: url(/ec/shop/images/campaign/20251217_valentine/ribon.png) no-repeat;
    position: absolute;
    left: 50%;
    top: -20px;
    z-index: 1;
width: 110px;
        height: 54px;
    transform: translateX(-50%);
    background-size: contain;
  }

  #news #valentine_20251217 .notice .notice_hl {
    padding-bottom: 5px;
    font-size: 4.8vw;
  }

  #news #valentine_20251217 .notice ul {
    padding: 40px 10px;
  }

  #news #valentine_20251217 .notice ul li {
    padding: 0 0 10px 2%;
  }

  #valentine_20251217 .notice ul li {
    border-bottom: 1px solid #B96E22;
  }

  #news #valentine_20251217 .notice ul li .notice_date {
    font-size: 14px;
    margin-right: 0;
  }

  #news #valentine_20251217 .notice ul li .notice_txt {
    padding-left: 10px;
    font-size: 14px;
  }

  #valentine_20251217 .reservationBnr {
    width: 90%;
    max-width: 440px;
    margin-top: 40px;
  }

  #valentine_20251217 #choose {
    margin-top: 70px;
  }

 #valentine_20251217 #brandAllInner {
  margin-top: 50px;
 }

/* 

  #valentine_20251217 #japan .title::before,
  #valentine_20251217 #brandAllInner .title::before,
  #valentine_20251217 #price .title::before,
  #valentine_20251217 #choose .title::before {
    background: url(/ec/shop/images/campaign/20251217_valentine/bg_dot_left_sp.png) no-repeat;
    position: absolute;
    left: 0px;
    bottom: 20px;
    z-index: 1;
    content: "";
    width: 33px;
    height: 100px;
    background-size: contain;
  }

  #valentine_20251217 #japan .title::after,
  #valentine_20251217 #brandAllInner .title::after,
  #valentine_20251217 #price .title::after,
  #valentine_20251217 #choose .title::after {
    background: url(/ec/shop/images/campaign/20251217_valentine/bg_dot_right_sp.png) no-repeat;
    position: absolute;
    right: 0px;
    bottom: 20px;
    z-index: 1;
    content: "";
    width: 33px;
    height: 100px;
    background-size: contain;
  } */


}

/* =========================================================
SP-XSサイズ
============================================================ */