@icharset "utf-8";




#contents #rightNavi
.campListBody ul li a{
    line-height: 15px;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: box;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-box-align: center;
    box-align: center;
    padding: 5px 5px 5px 12px;
    text-decoration: none;
    background: #fefcf9;
}

#contents #rightNavi .subCampList{
    background: #fefcf9;
}

#contents #rightNavi .subCampList h2{
    background: #fefcf9;
    border-bottom: solid 1px #f3efe9;
}

#contents #rightNavi
.campListBody ul li{
    vertical-align: middle;
    border-top:
}

#contents #rightNavi .rcLabel_gray {
    display: inline-block;
    padding: 0px 0px;
    background: none;
    /*    border-radius: 10px;*/
    color: #a0a0a0;
    font-weight: normal;
    font-size: 9px;
    border: none;
    vertical-align: bottom;
}

/*#contents #rightNavi .rcLabel_gray:hover {
    color: #eea033;
}*/

.rcLabel_gray{
    display: inline-block;
    padding: 0.5px 6px;
    background: #eeeeee;
    border-radius: 8px;
    color: #a0a0a0;
    font-weight: bold;
    font-size: 8px;
    border: 1px solid #a0a0a0;
    vertical-align: bottom;
}


.r_flex_spaceBetween{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.recipeBox02 li .external {
    float: left;
/*    padding-top: 50px;*/
}

.specialList li .figure{
    margin-right: 8px;
    text-align: center;
}

.specialList li .figure img{
    display: block;
    border-radius: 6px;
    overflow:hidden;
    vertical-align: bottom;
}

#contents #rightNavi .searchMore_noline{
  text-align:right;
  padding:10px;
}

