/*--------------return--------------*/
   #christmas_return .return{
    margin: 10px 0;
    padding-top: 40px;
    text-align: center;
    }
   #christmas_return .return a{
    padding: 16px 32px;
   color: #FFFFFF;
   background: #444;
   font-size: 16px;
　　text-decoration: none;
    }
   #christmas_return .return a:hover{
    opacity: 0.5;
    transition: all .4s ease-out;
	text-decoration: none;
    }
    
    div.recommendbox_ {
	margin: 5px 0 0;
	padding: 30px;
	background: #fff;
}
	

.common_headline2_Wrap {
	display: none;
}
div.slider_item_ {
	margin: 0;
	padding: 0;
}
div.slider_item_.top .item_box_ {
	width: 172px;
	padding-top: 50px;
	background-color: #ffffff;
	margin-right: -10px;
}
a.goods_name_ {
	color: #222222;
}
div.slider_item_ .pricebox_, div.slider_history_ .pricebox_ {
	margin: 10px 8px;
}
span.price_ {
	color: #ea2b4b;
}
div.item_slider_ .bx-next, 
div.item_slider_ .pagination li.next,
div.item_slider_ .bx-prev, 
div.item_slider_ .pagination li.prev {
  top: 150px;
} 
.item_box_:after {
	display: flex;
	position: absolute;
	content: "";
	width: 40px;
	height: 40px;
	top: 0px;
	left: 66px;
	align-items: center;
	justify-content: center;
	background: #ffffff;
	font-size: 17px;
	color: #e3ba58;
	z-index: 10;
	border: 1px solid #e3ba58;
	border-radius: 25px;
}
.item_box_:nth-of-type(1):after {
	content: "1";
	background: #f1c648;
	border: none;
	color: #fff;
}
.item_box_:nth-of-type(2):after {
	content: "2";
	background: #97adb7;
	border: none;
	color: #fff;
}
.item_box_:nth-of-type(3):after {
	content: "3";
	background: #b4895e;
	border: none;
	color: #fff;
}
.item_box_:nth-of-type(4):after {
	content: "4";
}
.item_box_:nth-of-type(5):after {
	content: "5";
}
.item_box_:nth-of-type(6):after {
	content: "6";
}
.item_box_:nth-of-type(7):after {
	content: "7";
}
.item_box_:nth-of-type(8):after {
	content: "8";
}

.item_box_:nth-of-type(9):after {
	content: "9";
}
.item_box_:nth-of-type(10):after {
	content: "10";
}
.item_box_:nth-of-type(11):after {
	content: "11";
}
.item_box_:nth-of-type(12):after {
	content: "12";
}
.item_box_:nth-of-type(13):after {
	content: "13";
}
.item_box_:nth-of-type(14):after {
	content: "14";
}
.item_box_:nth-of-type(15):after {
	content: "15";
}
.item_box_:nth-of-type(16):after {
	content: "16";
}
.item_box_:nth-of-type(17):after {
	content: "17";
}
.item_box_:nth-of-type(18):after {
	content: "18";
}
.item_box_:nth-of-type(19):after {
	content: "19";
}
.item_box_:nth-of-type(20):after {
	content: "20";
}
   div.slider_item_ .img_ a, div.slider_history_ .img_ a, div.slider_related_ .img a {
    display: block;
   }
	 


   /*--------------ranking--------------*/
   /*#chrismas_ranking h2,#chrismas_list h2, .link_h2{
    font-family:"游明朝体", "Yu Mincho", YuMincho, "Times New Roman", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    }*/
   #chrismas_ranking h2{
    position: relative;
       text-align: center;
       padding: 40px 0 20px;
       font-size: 27px;
       font-weight: bold;
       color: #333;
       letter-spacing: 3px;
    line-height: 1.4;
    }
   #chrismas_ranking .h2_subtext{
    text-align: center;
    padding: 5px;
    padding: 5px 5px 20px;
    font-size: 15px;
    color: #333;
    }
   #chrismas_ranking h2 span{
    display: inline-block;
    margin-bottom: 5px;
    font-size: 23px;
    font-weight: bold;
    }
   #chrismas_ranking h2:before{
    display: block;
       content: "";
       position: absolute;
       background: url(https://www.shop.post.japanpost.jp/img/usr/chrismas2023/ic01.png) no-repeat top center / 60px;
       top: -33px;
       left: 50%;
       width: 60px;
       height: 60px;
       margin-left: -39px;
    } 
   /*--------------もっと見る--------------*/
  .more01{
  text-align: center;
}
 .more01 a{
  display: inline-block;
  padding: 16px 32px;
  font-size: 16px;
  transition: all .2s ease-out;
  margin-bottom: 30px;
}
.more01 a{
  color: #444;
  /* background: #d65a42; */
  border: 1px solid #444;
}
.more01 a:hover{
	background: #fff;
}
   /*--------------category,yosan--------------*/
   .link_list,.link_list_yosan{
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
    justify-content: center;
   }
   .link_list li{
    width: calc((100% / 3 - 30px));
    text-align: center;
    margin: 10px;
    font-weight: 600;
    color: #333;
    /* background: #FFFFFF; */
    list-style: none;
    background: #fbfbf0;
    border: 2px solid #d15657;
    border-radius: 45px;
   }
   .link_list_yosan li{
    width: calc((100% / 4 - 30px));
    text-align: center;
    margin: 10px;
    font-weight: 600;
    color: #2d2360;
    background: #FFFFFF;
    list-style: none;
    border:2px solid #2d2360;
    /*border-radius: 20px;*/
   }
   .link_list li a,.link_list_yosan li a{
    display: block;
    padding: 15px;
    font-size: 16px;
    color: #333;
    text-decoration: none;
    }
   .link_list li a:hover,.link_list_yosan li a:hover{
    opacity: 0.7;
    transition: all .2s ease-out;
    }
   /*--------------h2--------------*/
   #chrismas_list h2,.link_h2{
    text-align: center;
    padding-top: 50px;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.2;
    }
   #chrismas_list h2 span{
    color: #9a1310;
    font-size: 20px;
    font-weight: bold;
    }
   #chrismas_list .h2_subtext{
    text-align: center;
    padding: 5px 5px 20px;
    font-size: 15px;
    color: #5D3F35;
    }
  
    .category-ttl{
      font-size: 22px;
      font-weight: 700;
      margin-top: 45px;
      text-align: center;
      color: #333;
    } 
	   
	.everyday {
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    background: #333333;
    display: block;
    width: 100px;
    padding: 2px;
    margin: 30px auto 8px;
}


    p.h2_subtext {
    text-align: center;
    padding: 15px 0px;
    font-size: 16px;
    color: #333;
    letter-spacing: 1px;
}

    h2.ttl {
    font-size: 22px;
      font-weight: 700;
      margin-top: 30px;
      text-align: center;
      color: #333;
}