/*--------------return--------------*/
  #whiteday_return .return,
  #whiteday_ranking .more01{
   margin: 10px 0 70px;
   padding-top: 40px;
   text-align: center;
   }
  #whiteday_return .return a,
  #whiteday_ranking .more01 a{
   padding: 16px 32px;
  color: #FFFFFF;
  background: #61a7f2;
  font-size: 16px;
  text-decoration: none;
   }
  #whiteday_return .return a:hover,
  #whiteday_ranking .more01 a:hover{
   opacity: 0.5;
   transition: all .4s ease-out;
   text-decoration: none;
   }
   
   div.recommendbox_ {
  margin: 5px 0 0;
  padding: 0px!important;
  background: #fff;
  }
  
  .common_headline2_Wrap {
  display: none;
  }
  div.slider_item_ {
  margin: 0;
  padding: 0;
  }
  div.slider_item_.top .item_box_ {
  width: 172px;
  padding-top: 0px!important;
  background-color: #ffffff;
  /* margin-right: -10px; */
  }
  a.goods_name_ {
  color: #222222;
  }
  div.slider_item_ .pricebox_, div.slider_history_ .pricebox_ {
  margin: 10px 8px;
  }

  div.item_slider_ .bx-next, 
  div.item_slider_ .pagination li.next,
  div.item_slider_ .bx-prev, 
  div.item_slider_ .pagination li.prev {
  top: 150px;
  } 
  
  /*--------------ranking--------------*/
  #whiteday_ranking h2,#whiteday_list h2, .link_h2,.category-ttl,#whiteday_ranking h2 span {
   font-family:"游明朝体", "Yu Mincho", YuMincho, "Times New Roman", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
   }
 #whiteday_ranking h2 {
    position: relative;
    margin: 70px auto 0px !important;
    text-align: center;
    padding: 0;
    font-size: 27px;
    font-weight: bold;
    color: #6c5540;
    letter-spacing: 1px;
    line-height: 1.4;
}
  #whiteday_ranking .h2_subtext{
   text-align: center;
   padding: 15px 5px 10px;
   font-size: 15px;
   color: #6c5540;
   }
  #whiteday_ranking h2 span{
   display: inline-block;
   margin-bottom: 10px;
   font-size: 23px;
   font-weight: bold;
   color: #c39861;
   }
  
  /*--------------link_list--------------*/
  .link_list {
   display: flex;
   flex-wrap: wrap;
   margin-top: 15px;
   justify-content: center;
  }
  .link_list li{
   width: calc((100% / 3 - 30px));
   text-align: center;
   margin: 10px;
   font-weight: 600;
   color: #333;
   list-style: none;
   background: #fcfbf3;
   border: 1px solid #c39861;
  }
  .link_list li a {
   display: block;
   padding: 15px;
   font-size: 16px;
   color: #333;
   text-decoration: none;
   line-height: 1.3;
   } 
  
  .link_list li a:hover {
   color: #af8247;
   background-color: #fff;
   }
   
  /*--------------h2--------------*/
  #whiteday_list h2,.link_h2{
   text-align: center;
   padding-top: 50px;
   font-size: 27px;
   color: #c39861;
   font-weight: bold;
   line-height: 1.2;
   letter-spacing: 2px;
   }
  #whiteday_list h2 span{
   color: #30b0e0;
   font-size: 20px;
   font-weight: bold;
   }
  #whiteday_list .h2_subtext{
   text-align: center;
   padding: 5px 5px 20px;
   font-size: 15px;
   color: #30b0e0;
   }
  
   .category-ttl{
     font-size: 22px;
     font-weight: 700;
     margin-top: 45px;
     text-align: center;
     color: #333;
   } 
    
  
#whiteday_ranking h2:after {
    display: block;
    position: absolute;
    content: "";
    width: 28px;
    height: 18px;
    background: url(https://www.shop.post.japanpost.jp/img/usr/whiteday2022/index_ic03.png);
    left: 50%;
    top: -20px;
    margin-left: -15px;
}



#whiteday_ranking h2 span::before {
    content: url(https://www.shop.post.japanpost.jp/img/usr/whiteday2026/title_line.png);
    position: absolute;
    top: 15px;
    left: 0%;
    right: 0;
}
  
   h2.ttl {
   font-size: 22px;
     font-weight: 700;
     margin-top: 30px;
     text-align: center;
     color: #333;
  }
