/*-------------------------PCフリースペース上部---------------------------------------------------*/

/*
.common_headline1_{
	margin-bottom: 20px;
	padding: 5px 0 5px 12px;
	border-left: 6px solid #740d0e;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.5px;
	line-height: 22px;
	color: #d95f18;	
	}*/
/*div.container_ div.mainframe_{
	width: 80%;
	padding-left: 0;
	}*/
h1{
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Times New Roman", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	}
h1 a{
	font-size: 18px!important;
	color: #fff!important;
	font-weight: bold!important;
	background: #b52034 !important;
	}
h1 a span{
	font-size: 15px!important;
	}
/*h1*/
h1.common_headline1_ {
  margin-bottom: 20px;
  padding: 5px 0 5px 12px;
  border-left: 6px solid #b52034;
  font-size: 20px;
  font-weight: bold;
  /*letter-spacing: 0.5px;*/
  line-height: 22px;
	color: #333;
	font-family: 'Noto Sans Japanese', sans-serif;
	}
/*-----------------------------------------ナビ-----------------------------------------*/
#navWrap{
	height: 100px;
	}
#navWrap .navInner{
	position: relative;
	width: 100%;
	background-color: #b52034;
	padding: 10px 0;
}
#navWrap .navInner.navfixed{
	position: fixed;
	top: 0;
	z-index: 9999;
	box-shadow: 0 1.25px 6px rgba(0,0,0,0.3);
}
#navWrap #nav{
	width: 100%;
	margin: 0 auto;
}
#navWrap #nav:after{
	content: "";
	clear: both;
	display: block;
}
#navWrap .navInner #nav{
	display: -webkit-flex;
	display: flex;
	align-items: center;
}
#navWrap .navInner #nav li{
	position: relative;
	text-align: center;
	list-style: none;
}	
#navWrap .navInner #nav li a{
	display: block;
	margin: 0 10px;
	padding: 10px;
	background: #fff;
	color: #b52034;
	font-size: 15px;
	font-weight: 600;
	text-decoration: none;
	border: 2px solid #b52034;
}
#navWrap #nav li a
#navWrap .navInner #nav li a img{
	width: 26px;
	height: 26px;
	margin-bottom: 5px;
}
#navWrap .navInner #nav li >a:hover{
	background: #b52034;
	color: #fff;
	border: 2px solid #fff;
	transition: all .2s ease-out;
}
#navWrap .navInner #nav li h2 a {
  background: none;
  color: #fff;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "Times New Roman", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 19px;
	font-weight: bold;
}
	
#navWrap .navInner #nav li h2 span {
font-size: 16px;		
	}
/*category*/
.link_list_01{
	display: flex;
	flex-wrap: wrap;
	margin-top: 10px;
	justify-content: flex-start;
}
.link_list_01 li{
	width: calc((100% / 4 - 20px));
	text-align: center;
	margin: 5px;
}
.link_list_01 li a{
	display: block;
	padding: 10px;
	border: 1px solid #b52034;
	color: #b52034;
	font-size: 14px;
	}
.link_list_01 li a:hover{
	text-decoration: none;
	opacity: 0.3;
	}
/*gift_ranking*/
#oseibo_ranking h2{
  position: relative;
  font-size: 37px;
  font-weight: bold;
  /*line-height: 100%;*/
  text-align: center;
  margin-bottom: 20px;
  line-height: 1.3;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "Times New Roman", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  color: #333;
}
/*area-text*/
p.area-text {
    font-size: 15px;
    line-height: 1.7;
    margin-bottom: 20px;
}

/*終了文言*/
#fin{
	text-align: center;
	margin-top: 20px;
	border: 1px solid #ccc;
	background-color: #f6f6f6
}
#fin>p{
	border: 1px solid #fff;
	padding: 30px 0;
	color: #444;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.4em;
}

/*-------------------------PCフリースペース下部---------------------------------------------------*/

/*return*/
#oseibo_return .return{
	margin: 10px 0 40px;
	padding-top: 40px;
	text-align: center;
	}
#oseibo_return .return a{
	padding: 15px 70px;
	color: #FFFFFF;
	background: #b52034;
	font-size: 18px;
	text-decoration: none;
	}
#oseibo_return .return a:hover{
	opacity: 0.7;
	transition: all .4s ease-out;
	}
/*もっと見る*/
#oseibo_ranking .more01{
	margin: 10px 0 30px;;
	padding-top: 40px;
	text-align: center;
	}
#oseibo_ranking .more01 a {
    padding: 15px 70px;
    color: #FFFFFF;
    background: #b52034;
    font-size: 15px;
    text-decoration: none;
}
#oseibo_ranking .more01 a:hover{
	opacity: 0.7;
	transition: all .4s ease-out;
	}
/*category*/
.link_list{
	display: flex;
	flex-wrap: wrap;
	margin-top: 10px;
	justify-content: center;
}
.link_list li{
	width: calc((100% / 3 - 30px));
	text-align: center;
	margin: 10px;
}
.link_list li a{
	display: block;
	padding: 15px;
	border: 2px solid #baa063;
	color: #977b3b;
	font-size: 16px;
	text-decoration: none;
	font-weight: 500;
	line-height: 1.5em;
	}
.link_list li a:hover{
	text-decoration: none;
	/*opacity: 0.3;*/
	background-color: #baa063;
	color:#fff;
	}
/*h2*/
#oseibo_list h2,.link_h2{
	text-align: center;
	padding: 80px 0 10px;
	font-size: 25px;
	font-weight: bold;
	color: #333;
	line-height: 1.2;
	font-family:"游明朝体", "Yu Mincho", YuMincho, "Times New Roman", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	}/*
.link_h2{
	position: relative;
	}
.link_h2::before {
    content: '';
    display: inline-block;
    position: absolute;
    border-top: 5px double #740d0e;
    top: 110px;
    left: 0;
    width: 10%;
    margin-left: 17%;
}
.link_h2::after {
    content: '';
    display: inline-block;
    position: absolute;
    border-top: 5px double #740d0e;
    top: 110px;
    right: 0;
    width: 10%;
    margin-right: 17%;
}*/
#oseibo_list h2 span{
	color: #9a1310;
	font-size: 20px;
	font-weight: bold;
	}
#oseibo_list .h2_subtext{
	text-align: center;
	padding: 5px 5px 20px;
	font-size: 15px;
	color: #5D3F35;
	}
/*---------------------------------------------　レコメンドエリア　----------------------------------------------------------*/
.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;
}
div.slider_item_ .name_, div.slider_history_ .name_ {
    font-size: 12px;
}
div.slider_item_.item_slider_ .name_ {
    margin: 10px 0 0 0;
}
.price_ {
    font-size: 12px;
}
/*--色付け--*/
div.slider_item_.top .item_box_ {
    width: 192px;
    padding: 30px 10px 10px 10px!important;
    background-color: #ffffff;
    margin-right: 10px;
    /*margin-top: 20px;*/
    margin-bottom: 10px;
    position: relative;
    box-sizing: border-box;
}
.item_box_:after {
    display: flex;
    position: absolute;
    content: "";
    width: 43px;
    height: 43px;
    top: 10px;
    left: 0%;
    align-items: center;
    justify-content: center;
    background-image: url(https://www.shop.post.japanpost.jp/img/usr/oseibo2023/images/ranking04.png);
    font-size: 17px;
    color: #fff;
    z-index: 10;
}
div.item_slider_ .pagination li.prev {
    top: 80px;
}
div.item_slider_ .pagination li.next {
    top: 80px;
}
.item_box_:nth-of-type(1):after {
    content: "1";
    background-image: url(https://www.shop.post.japanpost.jp/img/usr/oseibo2023/images/ranking_01.png);
    border: none;
    color: #fff;
}
.item_box_:nth-of-type(2):after {
    content: "2";
    background-image: url(https://www.shop.post.japanpost.jp/img/usr/oseibo2023/images/ranking02.png);
    border: none;
    color: #fff;
}
.item_box_:nth-of-type(3):after {
    content: "3";
    background-image: url(https://www.shop.post.japanpost.jp/img/usr/oseibo2023/images/ranking03.png);
    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";
}
/*--------------------------------ランキング-----------------------------------------*/

#oseibo_ranking h2 span:first-child {
    color: #a12432;
    /*letter-spacing: 5px;*/
    font-family: 'Noto Sans Japanese', "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
/*ranking*/
/*h2*/
#oseibo_ranking h2{
	position: relative;
    text-align: center;
    padding: 40px 0 0px;
    font-size: 27px;
    font-weight: bold;
    color: #333;
    /*letter-spacing: 2px;*/
    line-height: 1.3;
}
#oseibo_ranking h2 span{
	color: #740d0e;
	font-weight: bold;
	}
#oseibo_ranking h2 span:first-child{
	font-size: 20px;	
	}
#oseibo_ranking h2 small{
	font-size: 20px;
	color: #333;
	}
#oseibo_ranking .h2_subtext{
	text-align: center;
	padding: 5px 5px 0px;
	font-size: 15px;
	color: #333;
	}

#oseibo_ranking h2 span.every {
    font-size: 15px;
    font-weight: 400;
    background: #d9ad4a;
    color: #fff;
    text-align: center;
    padding: 1px 20px;
    font-family: 'Noto Sans Japanese', "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin-left: -10px;
}

/*コラムへリンク*/
.mameBox {
    background: #fff;
    margin-top: 20px;
}
.mameList {
    display: flex;
	justify-content: center;
    flex-wrap: wrap;
}
/*.mameList li {
    width: 190px;
    height: 155px;
    font-size: 14px;
    margin-right: 12px;
}*/

/*.mameList li {
    width: 190px;
    height: 155px;
    font-size: 14px;
    margin-right: 12px;
}*/


.mameList li {
    width: calc((100% / 4 - 20px))!important;
    font-size: 14px!important;
	margin-right: 12px;
	height: 155px;
}
	
.mameList li:nth-of-type(5n) {
    margin-right: 10px;
}
.mameList li a {
    height: 65px;
    display: flex;
    align-items: center;
    padding: 5px 35px 5px 5px;
    border: 1px solid #b52034;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    color: #333;
    font-family: 'Noto Sans Japanese', "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.mameList li a::after {
    position: absolute;
    bottom: 30px;
    right: 11px;
    display: block;
    content: '';
    width: 8px;
    height: 8px;
    border: 2px solid #333;
    border-left-width: 0;
    border-top-width: 0;
    -ms-transform: rotate(-45deg);
    transform: rotate( -45deg );
    pointer-events: none;
    border-color: #a78a49;
}
.mameList li a:hover::after {
    position: absolute;
    bottom: 30px;
    right: 11px;
    display: block;
    content: '';
    width: 8px;
    height: 8px;
    border: 2px solid #fff;
    border-left-width: 0;
    border-top-width: 0;
    -ms-transform: rotate(-45deg);
    transform: rotate( -45deg );
    pointer-events: none;
    border-color: #fff;
}
.mameList dd {
    margin-top: 5px;
    font-size: 12px;
}
.mameList li a:hover {
    color: #fff;
    background: #b52034;
    text-decoration: none;
    transition: all .2s ease-out;
}
/*コラムへリンク*/