 /*--------------------------common_headline1_----------------------------------*/
.common_headline1_{
 margin-bottom: 20px;
 padding: 5px 0 5px 12px;
 border-left: 6px solid #3c61b1;
 font-size: 20px;
 font-weight: bold;
 letter-spacing: 0.5px;
 line-height: 22px;
 color: #333; 
 }
/*div.container_ div.mainframe_{
 width: 80%;
 padding-left: 0;
 }*/
#nav h2{
 font-family: "游明朝体", "Yu Mincho", YuMincho, "Times New Roman", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
 }
#nav h2 a{
 font-size: 18px!important;
 color: #fff!important;
 font-weight: bold!important;
 background: #3c61b1 !important;
 }
#nav h2 a span{
 font-size: 15px!important;
 }
/*-----------------------------------------ナビ-----------------------------------------*/
#navWrap{
 height: 100px;
 }
#navWrap .navInner{
 position: relative;
 width: 100%;
 background-color: #3c61b1;
 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: 10px;
 background: #fff;
 color: #3c61b1;
 font-size: 15px;
 font-weight: 600;
 text-decoration: none;
 /*border-radius: 30px;*/
 border: 2px solid #3c61b1;
}
 #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: #3c61b1;
 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-bottom: 30px;
     border: 1px solid #ccc;
     background-color: #f6f6f6
    }
    #fin>p{     line-height: 1.5;
     border: 1px solid #fff;
     padding: 30px 0;
     color: #444;
     font-size: 20px;
     font-weight: bold;
    }
/*-----------------------------------------gift_ranking-----------------------------------------*/
    #ochugen_ranking .gift_ranking #nav h2{
    padding: 40px 0;
    margin-top: 0; 
     }
     
    #ochugen_ranking .gift_ranking h2:before{
     display: block;
        content: "";
        position: absolute;
        background: none;
        top: 0;
        left: 0;
        width: 0;
        height: 0;
        margin-left: 0;
     }  
