 @charset "utf-8";

/* テンプレート修正 */
#d_container .wrap {
 width: 100%;
}
#d_topic_path {
 width: 990px;
 margin: 0 auto 20px;
}

#valentine_20230110 {
box-sizing: border-box;
}

#valentine_20230110 .link-hover {
cursor: pointer;
}

#valentine_20230110 .link-hover:hover {
opacity: .7;
}

#valentine_20230110 .pc {
display: block;
}


/* ------------------------------------------------
MV
------------------------------------------------ */

#valentine_20230110 .mv {
 background-color: #f6becd;
}

#valentine_20230110 h1 {
 margin: 0 auto;
}

#valentine_20230110 .mv_visual {
 width: 1300px;
 max-width: 100%;
 margin: 0 auto;
 position: relative;
}

#valentine_20230110 .mv_visual img {
 width: 100%;
 max-width: 100%;
}



/* ------------------------------------------------
ナビゲーション
------------------------------------------------ */

#valentine_20230110 .nav {
 background-color: #442105;
 padding: 17px 0;
}

#valentine_20230110 .nav ul{
 display:flex;
 width: 1000px;
 margin: 0 auto;
}

#valentine_20230110 .nav li {
 margin: 0 auto;
 padding: 4px 0;
 width:33.33%;
 text-align: center;
}

#valentine_20230110 .nav li+ li {
 border-left: 2px #fff dotted;
}

#valentine_20230110 .nav a{
 color: #fff;
 font-size: 16px;
 font-weight: bold;
 line-height: 25px;
 letter-spacing: 2px;
text-align: center;
}


/* ------------------------------------------------
カテゴリーボタン
------------------------------------------------ */

#valentine_20230110 .category {
width: 1000px;
margin: 55px auto 55px;
}


#valentine_20230110 .category_big{
  display:flex;
  margin: 0 auto;
}

#valentine_20230110 .category_big_inner:first-child{
  margin-right: 20px;
}


#valentine_20230110 .category_small{
  display:flex;
  flex-wrap: wrap;
  margin: 20px auto 0;
}


#valentine_20230110 .category_small_inner{
  margin-right: 24px;
  margin-bottom: 24px;
}


#valentine_20230110 .category_small_inner:nth-child(3n){
  margin-right: 0;
}

#valentine_20230110 .category_small_inner:nth-child(n+4){
  margin-bottom: 0;
}


/* ------------------------------------------------
ブランド一覧
------------------------------------------------ */
#valentine_20230110 .brand {
background: #FCF6E8;
margin: 0 auto;
text-align: center;
}

#valentine_20230110 .brand_inner {
width: 1000px;
margin: 0 auto;
text-align: center;
}

#valentine_20230110 .brand h2{
 padding: 55px 0 43px;
margin: 0 auto;
text-align: center;
}

#valentine_20230110 .brand h2 img{
margin: 0 auto;
text-align: center;
}

#valentine_20230110 .brand {
  padding-bottom: 70px;
}

#valentine_20230110 .brand a:hover,
#valentine_20230110 .brand a:active,
#valentine_20230110 .brand a:focus {
  text-decoration: none;
}

#valentine_20230110 .brand .tab {
  width: 100%;
}

#valentine_20230110 .brand .tabHeader {
  display: block;
}

#valentine_20230110 .brand .tabContent {
  background-color: #fff;
  border: 1px solid #442105;
  padding: 56px 43px;
}

#valentine_20230110 .brand .tabHeader ul {
  align-items: center;
  display: flex;
  justify-content: space-between;
  width: 100%;
}

#valentine_20230110 .brand .tabHeader li {
  width: 100%;
}

#valentine_20230110 .brand .tabHeader li:not(:last-child) {
  margin-right: 2px;
}

#valentine_20230110 .brandListSwitchWrap>p {
  display: none;
}

#valentine_20230110 .brand .tabHeader li a {
  background-color: #864612;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  color: #fff;
  display: block;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  padding: 19px 0;
  width: 100%;
}

#valentine_20230110 .brand .tabHeader li a.opened {
  background-color: #442105;
}

#valentine_20230110 .brand .tabHeader li a:hover {
  background-color: #442105;
}

#valentine_20230110 .brand .tabContent .brandListSwitchWrap {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}

#valentine_20230110 .brand .tabContent ul {
  text-align: left;
  width: calc((100% - (35px * 2)) / 3);
}

#valentine_20230110 .brand .tabContent ul:not(:nth-child(3n)) {
  margin-right: 35px;
}

#valentine_20230110 .brand .tabContent ul:nth-last-child(n + 4) {
  margin-bottom: 40px;
}

#valentine_20230110 .brand .tabContent li a {
  background-image: url(/ec/shop/images/campaign/20230110_valentine/bg-brand-name01.svg);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  color: #442105;
  display: block;
  font-size: 16px;
  line-height: 1.6;
  padding-left: 30px;
}

/* ------------------------------------------------
ランキング
------------------------------------------------ */
#valentine_20230110 .ranking {
width: 1000px;
margin: 35px auto 70px;
text-align: center;
}

#valentine_20230110 .ranking h2{
margin: 0 auto;
padding-bottom: 60px;
width: 351px;
}

#valentine_20230110 .ranking_contents{
 display:flex;
 align-items: flex-start;
 margin: 0 auto;
flex-wrap: wrap;
}

#valentine_20230110 .ranking_inner {
margin: 0 auto;
padding: 0;
width: 472px;
/*height: 438px;*/
}

#valentine_20230110 .ranking_img{
vertical-align:middle;
border: 1px #7E400E solid;
border-radius: 8px;
text-align: center;
vertical-align: bottom;
box-sizing: border-box
}


#valentine_20230110 .ranking_img img{
 width: 80%;
margin: 0 auto;
padding: 30px 0;
 vertical-align: bottom;
}

#valentine_20230110 .ranking_name{
 margin: 0 auto;
 padding: 15px 0 2px;
 font-size: 14px;
 line-height: 22px;
 letter-spacing: 1px;
 color: #442105;
}


#valentine_20230110 .ranking_price{
 font-size: 18px;
 font-weight: bold;
 line-height: 22px;
 color: #442105;
}

#valentine_20230110 .ranking_yen_tax{
 font-size: 15px;
 line-height: 22px;
 color: #442105;
}

#valentine_20230110 .ranking_contents:nth-child(n+3) {
 display:flex;
 align-items: flex-start;
}

#valentine_20230110  .ranking_inner:nth-child(n+3) {
margin: 80px auto 50px;
padding: 0;
width: 300px;
height: 290px;
}

#valentine_20230110 .ranking_img:nth-child(n+3){
vertical-align: bottom;
}


#valentine_20230110 .ranking_img:nth-child(n+3) img{
 width: 80%;
 margin: 0 auto;
 padding: 25px 0;
 vertical-align: bottom;
}

#valentine_20230110 .ranking_inner{
 position: relative;
}

#valentine_20230110 .ranking_inner:nth-child(1)::before{
 content: url(../../../images/campaign/20230110_valentine/ranking_1.png);
 position: absolute;
top:-16px;
left: 25px;
  z-index: 1;
}

#valentine_20230110 .ranking_inner:nth-child(2)::before{
 content: url(../../../images/campaign/20230110_valentine/ranking_2.png);
 position: absolute;
top:-16px;
left: 25px;
  z-index: 1;
}

#valentine_20230110 .ranking_inner:nth-child(3)::before{
 content: url(../../../images/campaign/20230110_valentine/ranking_3.png);
 position: absolute;
top:-16px;
left: 25px;
  z-index: 1;
}

#valentine_20230110 .ranking_inner:nth-child(4)::before{
 content: url(../../../images/campaign/20230110_valentine/ranking_4.png);
 position: absolute;
top:-16px;
left: 25px;
  z-index: 1;
}

#valentine_20230110 .ranking_inner:nth-child(5)::before{
 content: url(../../../images/campaign/20230110_valentine/ranking_5.png);
 position: absolute;
 top:-16px;
 left: 25px;
  z-index: 1;
}

#valentine_20230110 .realtime{
 margin: 30px auto 0;
 text-align: center;
}

#valentine_20230110 .realtime img{
 margin: 110px auto 0;
 text-align: center;
}



/* ------------------------------------------------
ピックアップアイテム
------------------------------------------------ */
#valentine_20230110 .pickup {
background: #FCE8ED;
padding: 50px auto 70px;
text-align: center;
}

#valentine_20230110 .pickup h2{
    padding: 55px 0 43px;
}

#valentine_20230110 .pickup h2 img{
 margin: 0 auto;
}


#valentine_20230110 .pickup_small{
 display:flex;
 align-items: flex-start;
 flex-wrap: wrap;
 width: 1000px;
 margin: 0 auto;
 padding-bottom: 45px;
}

#valentine_20230110 .pickup_small_inner{
 width: 311px;
 background-color: #fff;
 margin: 0 32px 32px 0;
 padding: 25px 0;
}

#valentine_20230110 .pickup_small_inner:nth-child(3n){
 margin: 0 0 32px 0;
}

#valentine_20230110 .pickup_small_img img{
width: 80%;
margin: 0 auto;
padding: 0;
vertical-align: middle;
}

#valentine_20230110 .pickup_txt{
 margin: 20px 23px;
 font-size: 15px;
 line-height: 23px;
 text-align: left;
 color: #442105;
 border-bottom: 2px #f1768a dotted;
}

#valentine_20230110 .pickup_txt_p{
 margin-bottom: 10px;
 padding: 0 5px;
 text-align: left;
}

#valentine_20230110 .pickup_name{
 margin: 10px 28px 2px;
 font-size: 13px;
 line-height: 21px;
 text-align: left;
}

#valentine_20230110 .pickup_price{
 margin: 0 28px;
 font-size: 17px;
 font-weight: bold;
 line-height: 21px;
 text-align: left;
}

#valentine_20230110 .pickup_yen_tax{
 font-size: 14px;
 line-height: 21px;
}

/* ------------------------------------------------
価格から探す
------------------------------------------------ */
#valentine_20230110 .price{
width: 1000px;
margin: 0 auto 110px;
text-align: center;
}

#valentine_20230110 .price h2{
    padding: 50px 0 43px;
}

#valentine_20230110 .price h2 img{
 margin: 0 auto;
}

#valentine_20230110 .price_inner{
  display:flex;
  flex-wrap: wrap;
  margin: 0 auto;
}

#valentine_20230110 .price_btn {
 width: 314px;
 height: 78px;
 background-image: url(../../../images/campaign/20230110_valentine/price_back.png);
 margin-right: 29px;
 margin-bottom: 29px;
}

#valentine_20230110 .price_btn:nth-child(3n) {
 margin-right: 0;
}

#valentine_20230110 .price_btn:nth-child(n+4) {
 margin-bottom: 0;
}

/* ------------------------------------------------
カタログボタン
------------------------------------------------ */
#valentine_20230110 .catalog{
 width: 1000px;
 margin: 0 auto 70px;
 text-align: center;
}


/* ------------------------------------------------
すべての商品をみるボタン
------------------------------------------------ */
#valentine_20230110 .all_list{
 width: 1000px;
 margin: 47px auto 60px;
 text-align: center;
}


/* =============================================
PC・SP表示非表示用
============================================= */
/**
#valentine_20230110 .pc {
    display: block;
}**/

#valentine_20230110 .sp {
    display: none;
}