
/*--------------return--------------*/
   #mother_return .return{
    margin: 10px 0;
    padding-top: 40px;
    text-align: center;
	text-decoration: none;
    }

   #mother_return .return a{
	   padding: 16px 32px;
	   color: #FFFFFF;
	   background: #616161;
	   font-size: 16px;
	   text-decoration: none;
	   /*font-weight: bold; */
}

   #mother_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;
}
	
/*レコメンド*/

.w1000 h2.ttl::before {
    display: none;
}

.common_headline2_Wrap {
    display: none;
}
div.recommendbox_, div.slider_item_ {
    margin: 5px 0 20px;
    padding: 0;
}
div.slider_item_ .item_box_ {
    margin: 0 15px 15px 0;
    padding: 0 10px;
    width: 190px;
    border: 0;
}
div.slider_item_ .item_box_:hover {
    border: 0;
}
div.slider_item_ .img_, div.slider_history_ .img_, div.slider_related_ .img_ {
    margin: 0;
}
div.slider_item_ .item_box_ .img_, div.slider_item_ .item_box_ .img_ a {
    height: 160px!important;
}
span.name1_ {
    color: #333333;
	min-height: 32px;
}
div.slider_item_ .name_, div.slider_history_ .name_ {
    font-size: 12px;
}
div.slider_item_.item_slider_ .name_ {
    margin: 10px 0 0 0;
}
a.goods_name_ {
    color: #222222;
	text-decoration: none;/*崩れ防止修正*/
}
.price_ {
    font-size: 12px;
}
/*--色付け--*/
div.slider_item_.top .item_box_ {
    width: 192px;
    padding: 10px;
    background-color: #ffffff;
    margin-right: 10px;
    margin-top: 10px;
    border: 1px solid #dadada;
    position: relative;
    box-sizing: border-box;
}
.item_box_::after {
    height: 44px;
    position: absolute;
    display: block;
    content: "";
    top: 0px;
    left: 5px;
    border-left: 20px solid #474745;
    border-right: 20px solid #474745;
}
.item_box_ .img_::after {
    position: absolute;
    display: block;
    content: "";
    left: 21px;
    top: 10px;
    font-size: 16px;
    color: #ffffff;
    z-index: 10;
}
.item_box_:nth-of-type(1)::after, .item_box_:nth-of-type(2)::after, .item_box_:nth-of-type(3)::after {
    border-bottom: 10px solid transparent;
}
.item_box_:nth-of-type(1)::after {
    border-left: 20px solid #c9b100;
    border-right: 20px solid #c9b100;
}
.item_box_:nth-of-type(2)::after {
    border-left: 20px solid #9ba3a3;
    border-right: 20px solid #9ba3a3;
}
.item_box_:nth-of-type(3)::after {
    border-left: 20px solid #c49342;
    border-right: 20px solid #c49342;
}
.item_box_:nth-of-type(1) .img_::after {
    content: "1";
}
.item_box_:nth-of-type(2) .img_::after {
    content: "2";
}
.item_box_:nth-of-type(3) .img_::after {
    content: "3";
}
.item_box_:nth-of-type(4) .img_::after {
    content: "4";
}
.item_box_:nth-of-type(5) .img_::after {
    content: "5";
}
.item_box_:nth-of-type(6) .img_::after {
    content: "6";
}
.item_box_:nth-of-type(7) .img_::after {
    content: "7";
}
.item_box_:nth-of-type(8) .img_::after {
    content: "8";
}
.item_box_:nth-of-type(9) .img_::after {
    content: "9";
}
.item_box_:nth-of-type(10) .img_::after {
    content: "10";
    left: 16px;
}
.item_box_:nth-of-type(11) .img_::after {
    content: "11";
    left: 16px;
}
.item_box_:nth-of-type(12) .img_::after {
    content: "12";
    left: 16px;
}
.item_box_:nth-of-type(13) .img_::after {
    content: "13";
    left: 16px;
}
.item_box_:nth-of-type(14) .img_::after {
    content: "14";
    left: 16px;
}
.item_box_:nth-of-type(15) .img_::after {
    content: "15";
    left: 16px;
}
.item_box_:nth-of-type(16) .img_::after {
    content: "16";
    left: 16px;
}
.item_box_:nth-of-type(17) .img_::after {
    content: "17";
    left: 16px;
}
.item_box_:nth-of-type(18) .img_::after {
    content: "18";
    left: 16px;
}
.item_box_:nth-of-type(19) .img_::after {
    content: "19";
    left: 16px;
}
.item_box_:nth-of-type(20) .img_::after {
    content: "20";
    left: 16px;
}
div.slider_item_ .img_ a img, div.slider_history_ .img_ a img, div.slider_related_ .img_ a img {
    max-width: 173px;
}
	 


/*--------------ranking--------------*/
#mother_ranking h2,#mother_list h2, .link_h2, .category-ttl{
    font-family:"游明朝体", "Yu Mincho", YuMincho, "Times New Roman", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    }
#mother_ranking h2{
	position: relative;
	text-align: center;
    padding: 0px 0 5px;
	font-size: 27px;
	font-weight: bold;
    color: #333;
    line-height: 1.4;
	background-image: none;
    }

#mother_ranking .h2_subtext{
    text-align: center;
    padding: 5px;
    padding: 5px 5px 5px;
    font-size: 15px;
    color: #333;
    }
   #mother_ranking h2 span{
        display: inline-block;
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: bold;
    color: #e13538;
    }

/*--------------もっと見る--------------*/
  .more01{
  text-align: center;
}
 .more01 a{
      display: inline-block;
    margin: 0 auto;
    min-width: 350px;
    text-align: center;
    padding: 15px 30px 0px;
    font-size: 14px;
    background-color: #b52034;
    color: #ffffff;
    transition: 0.2s all ease 0s;
    -webkit-transition: 0.2s all ease 0s;
	 text-decoration: none;/*崩れ防止修正*/
}
p.more01 a::after {
    display: block;
    content: "";
    width: 0px;
    height: 0px;
    position: relative;
    border: 7px solid transparent;
    border-right-color: #e7cdc9;
    border-bottom-color: #e7cdc9;
    bottom: 6px;
    right: -360px;
    z-index: 1;
}
.more01 a:hover{
    opacity: 0.5;
    transition: all .4s ease-out;
	text-decoration: none;
    }

/*--------------category,yosan--------------*/

.link_list_special h4, .link_list h4,.link_list_yosan h4{
font-weight: normal;
}

   .link_list, .link_list_special, .link_list_yosan{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
   }

  .link_list li, .link_list_special li, .link_list_yosan li{
    text-align: center;
    margin: 10px;
    font-weight: 600;
    list-style: none;
    border: 2px solid #b52034;
   }
   .link_list li{
    width: calc((100% / 3 - 30px));
   }
  .link_list_special li{
    width: calc((100% / 2 - 42px));
   }
   .link_list_yosan li{
    width: calc((100% / 4 - 30px));
   }
   .link_list li a,.link_list_special li a,.link_list_yosan li a{
        display: block;
    padding: 15px;
    font-size: 16px;
    color: #b52034;
    text-decoration: none;
    }
   .link_list li a:hover, .link_list_special li a:hover, .link_list_yosan li a:hover{
    	transition: all .2s ease-out;
        color: #fff;
        background-color: #b52034;
    }
/*--------------mother_list--------------*/
　　#mother_list {
    margin-top: 50px;
	}
	.link_group {
    margin-top: 30px;
}
   /*--------------h2--------------*/
   #mother_list h2,　.link_h2{
        text-align: center;
    padding: 60px 0 0px;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
    }
   #mother_list h2 span{
    color: #9a1310;
    font-size: 20px;
    font-weight: bold;
    }
   #mother_list .h2_subtext{
    text-align: center;
    padding: 5px 5px 20px;
    font-size: 15px;
    color: #5D3F35;
    }
  
    .category-ttl{
      font-size: 22px;
      font-weight: 700;
      margin: 45px 0 20px;
      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;
}	
/*---------------------------------------------------------豆知識リスト--------------------------------------------------------------*/
.mameLists {
    padding: 0 0 40px;
    display: flex;
    justify-content: space-around;
}
	
.flexBox {
    display: flex;
}
	
.tips02 {
    flex-wrap: wrap;
	margin-top: 20px;
}
	
.tips02 li {
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
    padding: 15px;
    width: calc((100% / 4 - 15px));
    height: 235px;
    background-color: #ffffff;
    margin-right: 20px;
    margin-top: 20px;
}
	
.tips02 li:nth-of-type(4n) {
    margin-right: 0;
}
	
.tips02 li:nth-of-type(-n+4) {
    margin-top: 0;
}
	
.tips02 li dl dt {
    display: flex;
    align-items: center;
    font-size: 15px;
    height: 70px;
    font-weight: 700;
    margin-bottom: 10px;
}

.tips02 li dl dd {
   font-size: 13px;
    height: 70px;
}
	
.tips02 li dl dt a:hover{
    text-decoration: none;
}

.tips02 li a{
    color: #333;
	text-decoration: none;/*崩れ防止修正*/
}

.tips02 li a:hover{
	opacity: 0.7;
	text-decoration: none;
	}

.tips02 li .more02 {
    padding: 5px;
    display: block;
    text-align: center;
    background-color: #b52034;
    color: #ffffff;
    font-size: 13px;
    margin-top: 30px;
}

.tips02 li .current a:hover {
	opacity: 1;
}

.w1000 h2::before {
        display: block;
    content: "";
    position: absolute;
    background: url(https://www.shop.post.japanpost.jp/img/usr/mother2025/ic_01.png) no-repeat top center / 79px;
    top: 85px;
    left: 50%;
    width: 79px;
    height: 44px;
    margin-left: -44px;
}

.w1000 h2.ttl::before {
    display: none;
}

.w1000 h2 {
    padding: 150px 130px 15px;
    font-size: 27px;
    font-weight: bold;
    position: relative;
    /* display: inline-block; */
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Times New Roman", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
h2.ttl::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: -22px;
    margin-left: -14px;
}
.h2Box {
    text-align: center;
}
	
p.readText {
    font-size: 15px;
    margin-bottom: 20px;
}
