/*-----------------------------------------初期設定打消し-----------------------------------------*/
a, a:link, a:visited{
	text-decoration: none;
	display: block;
	word-break: break-all;
}

.wrapper_{
	margin-top: 0;
}
/*#ochugenHeader img,#ochugen2020 img{
	vertical-align: middle;
	max-width: 100%;
	height: auto;
}*/

div.container_{
	width: 100%;
	padding: 0;
	background: #fff;
}	
div.single_mainframe_{
	width: 100%;
}
a{
	text-decoration: none;
}
li{
	list-style: none;
}
figure {
    margin: 0;
}

/*-----------------------------------------ochugenHeaderのコードここから---------------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------ナビ-------------------------------------------------------------*/
/* .navBg {
    height: 60px;
} */
.navBg .gNav {
    background: #333333;
    width: 100%;
}
.navBg .gNav.navfixed {
    position: fixed;
    top: 0;
    z-index: 210;
    transition: ease 0.2s;
	box-shadow: 0 1.25px 6px rgba(0,0,0,0.3);
}
.navBg .gNav.navfixed .flexBox {
    display: flex;
    justify-content: center;
}
.navfixed {
  position: fixed;
  top: 0;
  z-index: 90;
}

/*------------------------帯---------------------------*/

.topBox {
    position: relative;
}
.topImages {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 50px;
    background: url(https://www.shop.post.japanpost.jp/img/usr/ochugen2025/mame_main_sp.jpg) center no-repeat;
}
.topImages img {
   position: absolute;
    left: 50%;
    height: 50px;
    margin-left: -505px;
}
.topBox .mameText {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #ffffff;
    font-size: 20px;
    margin-left: -70px;
    margin-top: -10px;
    font-weight: bold;
    text-align: center;
    line-height: 1.1;
}
p.pageTop a {
    display: flex;
    position: absolute;
    align-items: center;
    justify-content: center;
    top: 5px;
    right: 5px;
    color: #3c61b1;
    font-size: 13px;
    width: 80px;
    height: 40px;
    font-weight: bold;
    background: #ffffff;
    text-align: center;
    line-height: 1.1;
    border-radius: 20px;
}
/*-----------------------------------------ochugenHeaderのコードここまで---------------------------------------------------------------------------------------------------------------------------------------------*/

/*-----------------------------------------パンくずリスト-----------------------------------------*/
.breadcrumb {
	width: 100%;
	font-weight: bold;
	background-color: #f6f6f6;
}
.breadcrumbList{
	display: flex;
    align-items: center;
    padding: 8px;
    background: #eeeeee;
    overflow-x: scroll;
}
.breadcrumbList li{
	flex-shrink: 0;
    padding-right: 10px;
    font-size: 10px;
    list-style-type: none;
}
.breadcrumbList li a{
	display: inline;
}
.breadcrumbList li span{
	font-size: 11px;
}
.breadcrumbList li::before,.breadcrumbList li:first-child::before{
	font-family: "Font Awesome 5 Free";
	font-size: 14px;
	font-weight: 700;
}
.breadcrumbList li:first-child::before{
	content: none;
}
.breadcrumbList li::before{
    content: ">";
    font-size: 10px;
    font-weight: bold;
}

/*-----------------------------------------ohugen_wrapperのコードここから-----------------------------------*/
.topBox .mameText,#ohugen_wrapper h1,#ohugen_wrapper .mame02 h2{
    font-family: "游明朝体", "Yu Mincho", YuMincho, "Times New Roman", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

#ohugen_wrapper .w1000{
	width: 100%;
	margin: 0 auto;
	padding: 60px 0;
}

#ohugen_wrapper h1{
	padding: 15px 0px 15px;
    position: relative;
    font-size: 21px;
    /* margin-bottom: 50px; */
    font-weight: bold;
    text-align: center;
    line-height: 1.1;
}
#ohugen_wrapper h1::before {
    display: block;
    content: "";
    position: absolute;
    background: url(https://www.shop.post.japanpost.jp/img/usr/ochugen2025/ic_04.png) no-repeat top center / 50px;
    top: -20px;
    left: 50%;
    width: 51px;
    height: 49px;
    margin-left: -24px;
	} 

#ohugen_wrapper h2{
	font-size: 17px;
    font-weight: bold;
	background: #f5f5f5;
    padding: 6px 0px 5px 9px;
    margin: 0px 0 10px;
	border-left: 5px solid #3c61b1;
}
.return {
   text-align: center;
   padding: 30px 10px 30px;
}
.return a {
	background: #474745;
	padding: 10px 15px;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
}

.bg02{
	background: url(https://www.shop.post.japanpost.jp/img/usr/ochugen2025/bg_02.png) bottom;
	}
.bg07{
    background: #fff;
    padding: 20px 8px 15px;
	}
	
	
/*----------------------------------------------------------豆知識内容--------------------------------------------------------------*/
#ochugen_mame_img{
	text-align: center;
	}
.midashiblock figure img {
	width: 100%;	
	}
figure.ochugen_mame_img img{
	width: 100%;	
	}

.midashitext,.honbun p,.honbun ul dt.honbun ul dd{
	font-size: 14px;
  line-height: 1.5;
	}	
.mame01 {
	padding: 0 10px;
	background: url(https://www.shop.post.japanpost.jp/img/usr/ochugen2025/obi-sp.jpg) no-repeat;
}

.honbun {
    margin-top: 25px;
}
.honbun p a {
    text-decoration: underline;
}
.honbun .list li{
	list-style: inherit;
	margin-left: 25px;
	}
.honbun ul{
	margin: 10px 0;	
	border-radius: 10px;
	background: #ffffff;
}
.honbun ul li{
	padding: 10px;
	font-size: 14px;
}
.honbun ul.ranklist li:nth-of-type(1) dt,
.honbun ul.alcohol li:nth-of-type(1) dt{
	background: #dcb33c;
}
.honbun ul.ranklist li:nth-of-type(2) dt,
.honbun ul.alcohol li:nth-of-type(2) dt{
	background: #87a4b1;
}
.honbun ul.ranklist li:nth-of-type(3) dt,
.honbun ul.alcohol li:nth-of-type(3) dt{
	background: #b4895e;
}
.honbun ul.alcohol dt {
	width: 22px;
}
.honbun ul.brighterlist dt {
	background: #729bcf;
}
.honbun ul dt{
	display: inline-block;
    padding: 3px 10px;
    color: #fff;
    background: #729bcf;
	}
.honbun ul dd{
	margin: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #333;
	}
.honbun .bigger {
    font-size: 18px;
    font-weight: bold;
}
.honbun_h3List {
    margin-top: 12px;
}
.honbun_h3List h3 {
    font-size: 16px;
    font-weight: bold;
    position: relative;
    padding-left: 16px;
}
.honbun_h3List h3:after {
    display: block;
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    background: #e8414b;
    left: 0;
    top: 5px;
    border-radius: 15px;
}
.honbun .sankou {
	margin: 15px 0;
}
.honbun .articleLink a{
	color:#00377F;
	font-weight: bold;
	}

.example_right {
    text-align: right;
}
.more_btn{
	text-align: center;
}
.more_btn a {
	width: 100%;
    display: inline-block;
    padding: 16px 0;
    text-align: center;
    margin: 25px auto 25px;
    background: #3c61b1;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    box-shadow: 3px 3px 11px rgba(155,155,155,0.5);
}

/*----------------------------------------豆知識一覧---------------------------------------------*/
	
#ohugen_wrapper .mame02{
	padding: 0px 10px;
	
}
#ohugen_wrapper .mame02 .w1000{

}
#ohugen_wrapper .mame02 h2{
	text-align: center;
    font-size: 20px;
    border-bottom: none;
	background: none;
    border: none;
}
.mameflex02 li a{
	display: block;
    margin-top: 12px;
    padding: 13px 10px;
    color: #333;
    background-size: 10px;
    font-size: 13px;
    font-weight: 500;
    border: 1px solid #a3a3a3;
    position: relative;
	backface-visibility: #fff;
}
.mameflex02 li a::after{
	position: absolute;
    bottom: 17px;
    right: 11px;
    display: block;
    content: '';
    margin-top: -3px;
    width: 8px;
    height: 8px;
    border: 2px solid #a3a3a3;
    border-left-width: 0;
    border-top-width: 0;
    -ms-transform: rotate(-45deg);
    transform: rotate( 
-45deg
 );
    pointer-events: none;
    border-color: #a3a3a3;
}

.mameflex02 dd{
	margin-top: 5px;
    font-size: 12px;
	}

/*----------------------------------------------レコメンドエリア-----------------------------------------*/
	
#ppz_recommend39 h2.common_headline1_ {
	display: none!important;
}
div.goods_ {
width: 100%;
}
	ul.goods_p_ li a {
		position: relative;
	}
	ul.goods_p_ li a::after {
		display: flex;
		justify-content: center;
		align-items: center;
		content: "";
		position: absolute;
		top: 2px;
		left: 2px;
		color: #ffffff;
		text-align: center;
		font-size: 14px;
		width: 30px;
		height: 30px;
		border-radius: 15px;
	}
	ul.goods_p_ li:nth-of-type(1) a::after {
		content: "1";
		background: #f1c648;
	}
	ul.goods_p_ li:nth-of-type(2) a::after {
		content: "2";
		background: #97adb7;
	}
	ul.goods_p_ li:nth-of-type(3) a::after {
		content: "3";
		background: #b4895e;
	}
	ul.goods_p_ li:nth-of-type(n+4) a::after {
		background: #494642;
	}
	ul.goods_p_ li:nth-of-type(4) a::after {
		content: "4";
	}
	ul.goods_p_ li:nth-of-type(5) a::after {
		content: "5";
	}
	ul.goods_p_ li:nth-of-type(6) a::after {
		content: "6";
	}
	ul.goods_p_ li:nth-of-type(7) a::after {
		content: "7";
	}
	ul.goods_p_ li:nth-of-type(8) a::after {
		content: "8";
	}
	ul.goods_p_ li:nth-of-type(9) a::after {
		content: "9";
	}
	ul.goods_p_ li:nth-of-type(10) a::after {
		content: "10";
	}
	ul.goods_p_ li:nth-of-type(11) a::after {
		content: "11";
	}
	ul.goods_p_ li:nth-of-type(12) a::after {
		content: "12";
	}
	ul.goods_p_ li:nth-of-type(13) a::after {
		content: "13";
	}
	ul.goods_p_ li:nth-of-type(14) a::after {
		content: "14";
	}
	ul.goods_p_ li:nth-of-type(15) a::after {
		content: "15";
	}
	ul.goods_p_ li:nth-of-type(16) a::after {
		content: "16";
	}
	ul.goods_p_ li:nth-of-type(17) a::after {
		content: "17";
	}
	ul.goods_p_ li:nth-of-type(18) a::after {
		content: "18";
	}
	ul.goods_p_ li:nth-of-type(19) a::after {
		content: "19";
	}
	ul.goods_p_ li:nth-of-type(20) a::after {
		content: "20";
	}
/*-----------------------------------------レスポンシブ-----------------------------------------*/

.pcOnly {
display:none!important;}

/*  */


.top-title img{
	width: 100%;
}
