/*-----------------------------------------genretopBnr-----------------------------------------*/

.genretopBnr {
    width: 1000px;
	/*height: 250px;*/
    margin: 0 auto 15px 0;
}
.genretopBnr .flexBox {
    display: flex;
    justify-content: center;
}
.genretopBnr li {
    margin: 0 auto;
    width: 100%;
}
.genretopBnr li:last-of-type {
    margin-right: 0;
}
.genretopBnr img {
    width: 100%;
}
 /*--------------------------common_headline1_----------------------------------*/

.common_headline1_{
 margin-bottom: 20px;
 padding: 5px 0 5px 12px;
 border-left: 6px solid #c83b28;
 font-size: 20px;
 font-weight: bold;
 letter-spacing: 0.5px;
 line-height: 22px;
 color: #333; 
 }
/* div.container_ div.mainframe_{
 width: 80%;
 padding-left: 0;
 } */
#navWrap h2{
 font-family: "游明朝体", "Yu Mincho", YuMincho, "Times New Roman", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
 }
#navWrap h2 a{
 font-size: 18px!important;
 color: #fff!important;
 font-weight: bold!important;
 background: #c83b28 !important;
 margin-right: -2px!important;
 }
#navWrap h2 a span{
 font-size: 15px!important;
 }
/*-----------------------------------------ナビ-----------------------------------------*/
#navWrap{
 height: 100px;
 }
#navWrap .navInner{
 position: relative;
 width: 100%;
 background-color: #c83b28;
 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;
 padding-left: 0;
 height: 48px;
}
#navWrap .navInner #nav li{
 position: relative;
 text-align: center;
 list-style: none;
} 
#navWrap .navInner #nav li a{
 display: block;
 margin: 0 10px;
 padding: 7px;
 background: #fff;
 color: #333;
 font-size: 15px;
 /*font-weight: 600;*/
 text-decoration: none;
 /*border-radius: 30px;*/
 border: 2px solid #c83b28;
}
 #navWrap .navInner #nav li:nth-child(2),#navWrap .navInner #nav li:nth-child(3),#navWrap .navInner #nav li:nth-child(4){
  width: 200px;
}
#navWrap #nav li a
#navWrap .navInner #nav li a img{
 width: 26px;
 height: 26px;
 margin-bottom: 5px;
}
#navWrap .navInner #nav li >a:hover{
 background: #c83b28;
 color: #fff;
 border: 2px solid #fff;
 transition: all .2s ease-out;
}

.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;
}

    /*gift_ranking*/
#osechi_ranking .gift_ranking h2{
padding: 60px 0 10px;
margin-top: 0; 
 }

#osechi_ranking .gift_ranking h2:before{
 display: block;
    content: "";
    position: absolute;
    background: none;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    margin-left: 0;
 }  
