.common_headline1_{
 margin-bottom: 20px;
 padding: 5px 0 5px 12px;
 border-left: 6px solid #be1e20;
 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;
 /*font-family:'Noto Sans Japanese',"ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif*/
 }

#navWrap h2 a{
 font-size: 18px!important;
 color: #fff!important;
 font-weight: bold!important;
 background: #be1e20 !important;
 }
#navWrap h2 a span{
 font-size: 15px!important;
 }
/*#navWrap h2 a:before{
 position: absolute;
  content: '';
  display: block;
  left: 10px;
  top: 0px;
  width: 58px;
  height: 31px;
  background: url(https://www.shop.post.japanpost.jp/img/usr/mother2024/ic_01.png) no-repeat left/ 58px 31px;
 }*/
/*-----------------------------------------ナビ-----------------------------------------*/
#navWrap{
 height: 100px;
 }
#navWrap .navInner{
 position: relative;
    width: 100%;
    background-color: #be1e20;
    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: #333;
    font-size: 15px;
    text-decoration: none;
}
 #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: #be1e20;
    color: #fff;
    border: 1px solid #fff;
    transition: all .2s ease-out;
}

.area-text{
    font-size: 15px;
    line-height: 1.7;
    margin-bottom: 20px;
}
/*------------------------------アンケートバナー-------------------------------------*/
.hayaBnr {
    text-align: center!important;
    /*margin-top: 30px;*/
	margin-bottom: 20px;
}
.survey_area {
    padding: 24px 20px;
    margin: 60px 0 60px;
    background-color: #ffecec;
}
.survey_text {
   margin: auto;
    text-align: center;
}
.survey_text p {
    font-size: 15px !important;
    text-align: left;
}

/*終了文言*/
#fin{
 text-align: center;
 margin: 20px 0 15px;
 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*/
#mother_ranking .gift_ranking h2{
padding: 40px 0;
margin-top: 0;
font-size: 22px;
font-weight: 700;
line-height: 1.2;
text-align: center;
 }

#mother_ranking .gift_ranking h2:before{
 display: block;
    content: "";
    position: absolute;
    background: none;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    margin-left: 0;
 }  

