	
/*-----------------------------------------初期設定打消し-----------------------------------------*/
a, a:link, a:visited{
	text-decoration: none;
	display: block;
	word-break: break-all;
}

.wrapper_{
	margin-top: 0;
}
div.container_{
	width: 100%;
	padding: 0;
	background: #fff;
}	
div.single_mainframe_{
	width: 100%;
}
a{
	text-decoration: none;
}
li{
	list-style: none;
}
figure {
    margin: 0;
}

/*-----------------------------------------tokushuHeaderのコードここから---------------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------ナビ-------------------------------------------------------------*/
.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;
}
.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: 4px;
    right: 4px;
    color: #fff;
    font-size: 12px;
    width: 96px;
    height: 40px;
    /* font-weight: bold; */
    text-align: center;
    line-height: 1.2;
    border: 1px solid #ffffff;
}
/*-----------------------------------------tokushuHeaderのコードここまで---------------------------------------------------------------------------------------------------------------------------------------------*/

/*-----------------------------------------パンくずリスト-----------------------------------------*/
.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;
}

/*-----------------------------------------tokushuWrapperのコードここから---------------------------------------------------------------------------------------------------------------------------------------------*/
 #tokushuWrapper h2,#tokushuWrapper h3 {
    font-family: "はんなり明朝", "游明朝体", "Yu Mincho", YuMincho, "Times New Roman", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.topBox .mameText {
    font-family: "游明朝", "Yu Mincho", YuMincho, "Times New Roman", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

.return {
   text-align: center;
   padding: 30px 10px 30px;
}
.return a {
    background: #282828;
    padding: 10px 15px;
    font-size: 15px;
    /* font-weight: bold; */
    color: #fff;
}

/*----------------------------------------------------------豆知識内容--------------------------------------------------------------*/
#tokushuWrapper .w1000 {
	margin: 0 auto;
	padding: 20px 10px;
}
#tokushuWrapper img {
    width: 100%;
}
#tokushuWrapper .honbun a {
    text-decoration: underline;
}
#tokushuWrapper .honbun .item_btn a {
    text-decoration: none;
}
#tokushuWrapper .honbun figure img {
    width: 100%;
}
#osechi2020_mame_img img {
    width: 100%;
}



/*-----------------------------------------ランキングエリア-----------------------------------------*/
.description {
    text-align: center;
    margin: 0px 0 20px;
    font-size: 14px;
}
.more_btn {
    text-align: center;
}
.more_btn a {
    width: 100%;
    display: inline-block;
    padding: 14px 0;
    text-align: center;
    margin: 25px auto 25px;
    background: #ffffff;
    border: 1px solid #282828;
    color: #282828;
    box-shadow: 3px 3px 11px rgba(155,155,155,0.5);
}
.more_btn span {
    font-size: 13px;
}

.common_headline2_Wrap {
    display: none;
}
div#rankingarea {
}
#rankingarea h2>p {
    font-size: 22px;
    line-height: 1.0px;
    margin-bottom: 5px;
    color: #ff2e37;
}
#rankingarea h2 span,#zeppin h2 span {
    color: #c83c28;
}
#zeppin h2 span {
    font-size: 23px;
}
/*----------------------レコメンドエリア-------------------*/
div#contentBox01 .w1000 {
    padding-top: 60px;
}
.common_headline1_ {
    display: none;
}
div.goods_ {
    width: 100%;
}
ul.goods_p_ {
    border-top: none;
    padding: 3px 15px;
    white-space: nowrap;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
}
ul.goods_p_ li {
    display: inline-block;
    border-bottom: 0;
    /*border-radius: 8px;*/
    margin-right: 10px;
    box-shadow: 0 1px 3px 0 rgba(88, 88, 88, 0.3);
}
ul.goods_p_ li:last-of-type {
    margin-right: 0;
}
ul.goods_p_ li a {
    display: block;
    width: 120px;
    padding: 0px;
    text-decoration: none;
}
ul.goods_p_ li figure.img_ img {
    float: initial;
    max-width: 100%;
    max-height: 160px;
    background: #ffffff;
}
ul.goods_p_ li div.desc_ {
    margin-top: 30px;
    padding: 0 5px 10px;
}
ul.goods_p_ li div.desc_ .name_ {
    white-space: normal;
    height: 42px;
    font-size: 11px;
    color: #333;
    line-height: 1.333;
    margin-bottom: 0;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
ul.goods_p_ li a .price_ {
    line-height: 1;
    margin-top: 10px;
    text-align: right;
    font-size: 12px;
    color: #ff3535;
    font-weight: bold;
}
ul.goods_p_ li a .price_ span {
    font-size: 10px;
    margin-left: 0;
    color: #999999;
    display: block;
    text-align: right;
    width: 100%;
    font-weight: normal;
}
ul.goods_p_ li div.desc_ .icon_ img {
    display: none;
}
ul.goods_p_ li figure.img_ {
    width: 100%;
    /*height: 100%;*/
    height: 110px;
    margin: 0;
    padding: 0;
    margin-bottom: 10px!important;
    line-height: 0!important;
}
div[id*="ppz_recommend"] ul.goods_p_ li:nth-of-type(n+21) {
    display: none;
}
div[id*="ppz_recommend"] ul.goods_p_ li:nth-of-type(n+4) {
    display: inline-block;
}
ul.goods_p_ li div.desc_ .price_box small {
    display: block;
}
.more_txt {
    display: none;
}
ul.goods_p_ li a {
    position: relative;
}
ul.goods_p_ li a::after {
    top: 0px;
    left: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    content: "";
    position: absolute;
    background: #333;
    color: #ffffff;
    text-align: center;
    font-size: 12px;
    width: 30px;
    height: 30px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "Times New Roman", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
ul.goods_p_ li:nth-of-type(1) a::after {
    background: #c9b100;
}
ul.goods_p_ li:nth-of-type(2) a::after {
    background: #9ba3a3;
}
ul.goods_p_ li:nth-of-type(3) a::after {
    background: #c49342;
}
ul.goods_p_ li figure.img_::after {
    position: absolute;
    display: block;
    left: 11px;
    top: 16px;
    font-size: 14px;
    color: #ffffff;
    z-index: 9;
}
ul.goods_p_ li:nth-of-type(1) figure.img_::after {
    content: "1";
}
ul.goods_p_ li:nth-of-type(2) figure.img_::after {
    content: "2";
}
ul.goods_p_ li:nth-of-type(3) figure.img_::after {
    content: "3";
}
ul.goods_p_ li:nth-of-type(4) figure.img_::after {
    content: "4";
}
ul.goods_p_ li:nth-of-type(5) figure.img_::after {
    content: "5";
}
ul.goods_p_ li:nth-of-type(6) figure.img_::after {
    content: "6";
}
ul.goods_p_ li:nth-of-type(7) figure.img_::after {
    content: "7";
}
ul.goods_p_ li:nth-of-type(8) figure.img_::after {
    content: "8";
}
ul.goods_p_ li:nth-of-type(9) figure.img_::after {
    content: "9";
}
ul.goods_p_ li:nth-of-type(10) figure.img_::after {
    content: "10";
}
ul.goods_p_ li:nth-of-type(n+10) figure.img_::after {
    left: 6px;
}
ul.goods_p_ li:nth-of-type(11) figure.img_::after {
    content: "11";
}
ul.goods_p_ li:nth-of-type(12) figure.img_::after {
    content: "12";
}
ul.goods_p_ li:nth-of-type(13) figure.img_::after {
    content: "13";
}
ul.goods_p_ li:nth-of-type(14) figure.img_::after {
    content: "14";
}
ul.goods_p_ li:nth-of-type(15) figure.img_::after {
    content: "15";
}
ul.goods_p_ li:nth-of-type(16) figure.img_::after {
    content: "16";
}
ul.goods_p_ li:nth-of-type(17) figure.img_::after {
    content: "17";
}
ul.goods_p_ li:nth-of-type(18) figure.img_::after {
    content: "18";
}
ul.goods_p_ li:nth-of-type(19) figure.img_::after {
    content: "19";
}
ul.goods_p_ li:nth-of-type(20) figure.img_::after {
    content: "20";
}
.recommendWrap .moreText {
    text-align: center;
    margin-top: 20px;
}
.recommendWrap .moreText a {
    padding: 12px 30px;
    display: block;
    display: inline-block;
    background: #b81c22;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    box-shadow: 2px 2px 6px rgba(226,226,226,1);
}
/*-------------------------いわれ上部---------------------------------------------------------------------------------------------------------*/
#tokushuWrapper h2{
	padding: 43px 0px 20px;
    position: relative;
    font-size: 21px;
    font-weight: bold;
    text-align: center;
    line-height: 1.1;
}
#tokushuWrapper h2::before {
    display: block;
    content: "";
    position: absolute;
    background: url(https://www.shop.post.japanpost.jp/img/usr/osechi2023/ic_03.png) no-repeat top center / 36px;
    top: 0px;
    left: 50%;
    width: 36px;
    height: 36px;
    margin-left: -18px;
	}

.contentText {
    font-size: 14px;
    margin-top: 16px;
	line-height: 1.5;
}

.overwiew {
    font-size: 14px;
    margin-top: 16px;
	line-height: 1.5;
	margin-bottom: 5px;
}

#tokushuWrapper li.graph{
	margin: 20px 0;
}

#tokushuWrapper li.graph h2 {
    font-size: 4vw;
    font-weight: bold;
    text-align: center;
    background: #ab8706;
    color: #fff;
    padding: 10px;
    font-family: 'Noto Sans Japanese';
}

.waku {
        width: 100%;
	 text-align: center;
	background: #e8dbb8;
	margin-bottom: 10px;
    }

 #tokushuWrapper li.graph img {
        width: 80%;
	 text-align: center;
    }

   p.iware {
        /* text-align: center; */
        /* margin-top: 20px; */
        /* margin-bottom: -10px; */
        font-size: 14px;
        padding: 20px 5px 0px;
}

.note{
font-size: 12px;
margin:10px 0;
}
.mameContent li.over {
        list-style: inside;
        line-height: 1.5em;
		font-size: 14px;
	 	margin-bottom: 3px;
    }

.mameContent h3{
	font-size: 21px;
    font-weight: bold;
    padding: 20px 0px 0px;
    border-bottom: solid 1px #ddd0a8;
    padding-bottom: 0px;
	}

/*------------------------------------------------アンケート/お客様の声--------------------------------------------*/

.bg_gold {
		 background: #faf9f5;
	     margin-top: 20px;
		}

#voice_sp img.voiceBnr {
       /*padding: 10px;*/
      }

#tokushuWrapper .w1000_voice {
	width: 100%;
	padding-bottom: 10px;
}

#tokushuWrapper img.voice{
	width: 70px;
}	

.flexBox_voice {
   	display: flex;
   	padding: 15px;
    box-sizing: border-box;
    box-shadow: 0px 5px 5px 1px rgba(0, 0, 0, 0.2);
    border: 1px solid #ab8706;
    margin: 20px 0px;
	background: #fff;
}

.voice_text {
	margin-left: 20px;
	font-size: 14px;
	line-height: 1.5em;
}

.voice_waku {
	margin: 0px 15px 20px;
}
	
.person {
	text-align: left;
	vertical-align:bottom;
	display: inline-block;
}
      
#voice .note {
	margin-top: 20px;
}



/*詳しくはこちら*/

p.item_btn a {
    display: block;
    position: relative;
    color: #fff;
    font-size: 14px;
    background-color: #b90006;
    text-align: center;
    padding: 16px;
    box-sizing: border-box;
    text-decoration: none;
    height: 100%;
    box-shadow: none;
}
p.item_btn span {
    color: #b3a211;
    padding-left: 10px;
    background: none!important;
}
.item_btn a::after {
    position: absolute;
    top: 21px;
    right: 70px;
    content: '';
    width: 6px;
    height: 6px;
    border-top: 2px solid #b3a211;
    border-right: 2px solid #b3a211;
    transform: rotate(45deg);
}

	
/*-------------------------いわれ下部---------------------------------------------------------------------------------------------------------*/
.iwareBox {
    background-color: #f8f5e9;
    padding: 10px;
}
.flameWrap {
    padding: 5px;
    background-color: #fff;
}
.iwareList {
    background-color: #fff;
    padding: 15px 15px;
    border: 1px solid #ddd0a8;
}
.iwareList h3 {
	font-size: 21px;
    text-align: center;
    font-weight: bold;
    padding: 5px 0px 20px
}
.iwareList ul {
    display: flex;
    flex-wrap: wrap
}
.iwareList li {
	width: calc(100% / 2 - 5px);
    margin-right: 10px;
}
.iwareList li:nth-of-type(n+3) {
    margin-top: 10px;
}
.iwareList li:nth-of-type(2n) {
    margin-right: 0;
}
.iwareList li a {
	font-size: 12px;
    color: #333;
    position: relative;
    display: block;
    padding: 18px 6px 18px 60px;
    border: 1px solid #c9c9c9;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
}
.iwareList li a::before {
    display: block;
    content: "";
    position: absolute;
    background-repeat: no-repeat;
    background-position: left 0px center;
    background-color: #333333;
    background-size: 45px 45px;
    background-clip: padding-box;
    width: 45px;
    height: 45px;
    left: 6px;
    top: 50%;
    margin-top: -23px;
    border-radius: 50px;
}
.iwareList li a::after {
    position: absolute;
    top: 14px;
    right: 8px;
    content: "";
    width: 6px;
    height: 6px;
    top: 50%;
    margin-top: -4px;
    border-top: 2px solid #b8a45c;
    border-right: 2px solid #b8a45c;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.jubako_ic a::before {
    background-image: url(https://www.shop.post.japanpost.jp/img/usr/osechi2019/pc_mean_im001.jpg);
}
.kamaboko_ic a::before {
    background-image: url(https://www.shop.post.japanpost.jp/img/usr/osechi2019/pc_mean_im024.jpg);
}
.kurikinton_ic a::before {
    background-image: url(https://www.shop.post.japanpost.jp/img/usr/osechi2019/pc_mean_im025.jpg);
}
.datemaki_ic a::before {
    background-image: url(https://www.shop.post.japanpost.jp/img/usr/osechi2019/pc_mean_im004.jpg);
}
.tazukuri_ic a::before {
    background-image: url(https://www.shop.post.japanpost.jp/img/usr/osechi2019/pc_mean_im023.jpg);
}
.kuromame_ic a::before {
    background-image: url(https://www.shop.post.japanpost.jp/img/usr/osechi2019/pc_mean_im017.jpg);
}
.kazunoko_ic a::before {
    background-image: url(https://www.shop.post.japanpost.jp/img/usr/osechi2019/pc_mean_im005.jpg);
}
.gobou_ic a::before {
    background-image: url(https://www.shop.post.japanpost.jp/img/usr/osechi2019/pc_mean_im002.jpg);
}
.yawatamaki_ic a::before {
    background-image: url(https://www.shop.post.japanpost.jp/img/usr/osechi2019/pc_mean_im011.jpg);
}
.kinsitamago_ic a::before {
    background-image: url(https://www.shop.post.japanpost.jp/img/usr/osechi2019/pc_mean_im027.jpg);
}
.kinkan_ic a::before {
    background-image: url(https://www.shop.post.japanpost.jp/img/usr/osechi2019/pc_mean_im026.jpg);
}
.konbumaki_ic a::before {
    background-image: url(https://www.shop.post.japanpost.jp/img/usr/osechi2019/pc_mean_im022.jpg);
}
.buri_ic a::before {
    background-image: url(https://www.shop.post.japanpost.jp/img/usr/osechi2019/pc_mean_im003.jpg);
}
.ebi_ic a::before {
    background-image: url(https://www.shop.post.japanpost.jp/img/usr/osechi2019/pc_mean_im015.jpg);
}
.tokobushi_ic a::before {
    background-image: url(https://www.shop.post.japanpost.jp/img/usr/osechi2019/pc_mean_im013.jpg);
}
.boudara_ic a::before {
    background-image: url(https://www.shop.post.japanpost.jp/img/usr/osechi2019/pc_mean_im019.jpg);
}
.sudako_ic a::before {
    background-image: url(https://www.shop.post.japanpost.jp/img/usr/osechi2019/pc_mean_im009.jpg);
}
.namasu_ic a::before {
    background-image: url(https://www.shop.post.japanpost.jp/img/usr/osechi2019/pc_mean_im020.jpg);
}
.umeboshi_ic a::before {
    background-image: url(https://www.shop.post.japanpost.jp/img/usr/osechi2019/pc_mean_im008.jpg);
}
.kuwai_ic a::before {
    background-image: url(https://www.shop.post.japanpost.jp/img/usr/osechi2019/pc_mean_im016.jpg);
}
.yurine_ic a::before {
    background-image: url(https://www.shop.post.japanpost.jp/img/usr/osechi2019/pc_mean_im018.jpg);
}
.satoimo_ic a::before {
    background-image: url(https://www.shop.post.japanpost.jp/img/usr/osechi2019/pc_mean_im029.jpg);
}
.konjac_ic a::before {
    background-image: url(https://www.shop.post.japanpost.jp/img/usr/osechi2019/pc_mean_im028.jpg);
}
.renkon_ic a::before {
    background-image: url(https://www.shop.post.japanpost.jp/img/usr/osechi2019/pc_mean_im006.jpg);
}
.nishime_ic a::before {
    background-image: url(https://www.shop.post.japanpost.jp/img/usr/osechi2019/pc_mean_im007.jpg);
}
.chikuzenni_ic a::before {
    background-image: url(https://www.shop.post.japanpost.jp/img/usr/osechi2019/pc_mean_im021.jpg);
}
.awabi_ic a::before {
    background-image: url(https://www.shop.post.japanpost.jp/img/usr/osechi2019/pc_mean_im014.jpg);
}
.zuwaigani_ic a::before {
    background-image: url(https://www.shop.post.japanpost.jp/img/usr/osechi2019/pc_mean_im012.jpg);
}
.roastbeaf_ic a::before {
    background-image: url(https://www.shop.post.japanpost.jp/img/usr/osechi2019/pc_mean_im010.jpg);
}
.chorogi_ic a::before {
    background-image: url(https://www.shop.post.japanpost.jp/img/usr/osechi2019/pc_mean_im030.jpg);
}

/*-----------------------------------------レスポンシブ-----------------------------------------*/

.pcOnly {
display:none!important;
}

	

