#e-ver{

}
#e-ver img{
    vertical-align: bottom;
}
#e-ver .clearfix::after {
   content: "";
   display: block;
   clear: both;
}
#e-ver .block_category-top .category-top-title span {
    color: #F3467B;
}
#e-ver .block_category-detail .category-title {
    color: #F3467B;
    background-color: #feecda;
}
#e-ver .block_category-top {
    background-color: #feecda;
}
#e-ver .block_category-top {
    background-image: url(../img/harumeku_electronic.svg);
    background-position: 3% 50%;
    background-size: 32% auto;
}
#e-ver .block_category-top .category-top-title {
    font-size: 190%;
    font-weight: 700;
    padding: 7.5% 0 10.5% 30%;
    text-align: center;
    line-height: 1.4;
}
#e-ver .block_category-top .category-top-title .small{
    font-size: 44%;
    color:#000;
}
#e-ver .rd{
    text-align: center;
    margin-bottom: 25px;
    color:#B59948;
    font-weight:bold;
    white-space: nowrap;
}
#e-ver .rd.mb0{
    margin-bottom: 0;
    color:#000;
    text-align: left;
    padding-left:60px;
}
#e-ver .m-search{
    background:url(../img/icon_1.svg) no-repeat;
    background-position: 0 center;
    background-size: 55px auto;
    width:75%;
    min-height:55px;
    margin:0 auto;
}
#e-ver .rd .small{
    font-size:70%;
}
#e-ver .btn_p02{
    margin-bottom: 25px;
    font-size:80%;
}
#e-ver .btn_p02.w600{
    margin: 0 auto 25px auto;
    max-width: 600px;
}
#e-ver .btn_p02 li.b01 a{
    display: block;
    float:left;
    width:49%;
    background:#E47C89;
    color:#fff;
    text-align: center;
    padding:0 20px 0 0;
    border-radius:8px;
    box-shadow: 0px 3px 3px 1px rgba(0,0,0,0.2);
    box-sizing:border-box;
    position: relative;
    line-height: 64px;
    height:64px;
    transition: all 0.5s 0s ease;
}
#e-ver .btn_p02.solo li.b01 a{
    float:none;
    margin-left:auto;
    margin-right:auto;
}
#e-ver .btn_p02 li.b01 a:hover{
    opacity: 0.8;
}
#e-ver .btn_p02 li.b01 a:before{
    content:"";
    display:block;
    width:65px;
    height:65px;
    background:url(../img/icon_free.svg) no-repeat;
    background-size: 70px auto;
    position:absolute;
    top:-15px;
    left:-13px;
    transform:rotate(-15deg);
}
#e-ver .btn_p02 li.b01 a:after{
    content:"\025b6";
    display:block;
    color:#F47587;
    position:absolute;
    top:7px;
    right:7px;
    font-size: 100%;
    line-height: 50px;
    background:#fff;
    width:50px;
    height:50px;
    border-radius: 25px;
    padding:0;
    text-align: center;
    padding-left:3px;
    box-sizing:border-box;
}
#e-ver .btn_p02 li.b02 a{
    display: block;
    float:right;
    width:48%;
    background:#717171;
    color:#fff;
    text-align: center;
    padding:0 20px 0 0;
    border-radius:8px;
    box-shadow: 0px 3px 3px 1px rgba(0,0,0,0.2);
    box-sizing:border-box;
    position: relative;
    line-height: 64px;
    height:64px;
    transition: all 0.5s 0s ease;
}
#e-ver .btn_p02 li.b02.c-green a{
    background:#9ec317;
}
#e-ver .btn_p02 li.b02 a:hover{
    opacity: 0.8;
}
#e-ver .btn_p02 li.b02 a:after{
    content:"\025b6";
    display:block;
    color:#717171;
    position:absolute;
    top:7px;
    right:7px;
    font-size: 100%;
    line-height: 50px;
    background:#fff;
    width:50px;
    height:50px;
    border-radius: 25px;
    padding:0;
    text-align: center;
    padding-left:3px;
    box-sizing:border-box;
}
#e-ver .btn_p02 li.b02.c-green a:after{
    color:#9ec317;
}
#e-ver .btn_p02 li.b03 a{
    display: block;
    float:none;
    width:100%;
    background:#9ec317;
    color:#fff;
    text-align: center;
    padding:0 20px 0 0;
    border-radius:32px;
    box-shadow: 0px 3px 3px 1px rgba(0,0,0,0.2);
    box-sizing:border-box;
    position: relative;
    line-height: 64px;
    height:64px;
    transition: all 0.5s 0s ease;
}
#e-ver .btn_p02 li.b03 a:hover{
    opacity: 0.8;
}
#e-ver .btn_p02 li.b03.back a{
    padding:0 0 0 20px;
    height:64px;
    margin-bottom:15px;
    background:#F3467B;
    line-height: 64px;
}
#e-ver .btn_p02 li.b03 a:after{
    content:"";
    display:block;
    color:#9ec317;
    position:absolute;
    top:7px;
    right:7px;
    font-size: 100%;
    line-height: 50px;
    background:url(../img/arw-green_right.svg) no-repeat center #fff;
    background-size:20px auto;
    width:50px;
    height:50px;
    border-radius: 25px;
    padding:0;
    text-align: center;
    padding-left:3px;
    box-sizing:border-box;
}
#e-ver .btn_p02 li.b03.back a:after{
    content:"";
    display:block;
    color:#F3467B;
    position:absolute;
    top:7px;
    left:7px;
    font-size: 100%;
    line-height: 50px;
    background:url(../img/arw-pink_left.svg) no-repeat center #fff;
    background-size:20px auto;
    width:50px;
    height:50px;
    border-radius: 25px;
    padding:0;
    text-align: center;
    padding-right:3px;
    box-sizing:border-box;
}

#e-ver .btn_p02 li.b04 a{
    float:right;
}
#e-ver .btn_p01{
    margin-bottom:25px;
    text-align: center;
    font-size:80%;
}
#e-ver .btn_p01 a,
#e-ver .btn_p02 li.b04 a{
    display: inline-block;
    width:48%;
    background:#9ec317;
    color:#fff;
    text-align: center;
    padding:0 20px 0 0;
    border-radius:8px;
    box-shadow: 0px 3px 3px 1px rgba(0,0,0,0.2);
    box-sizing:border-box;
    position: relative;
    line-height: 64px;
    height:64px;
    transition: all 0.5s 0s ease;
}
#e-ver .btn_p01 a:hover,
#e-ver .btn_p02 li.b04 a:hover{
    opacity: 0.8;
}
#e-ver .btn_p02 li.b04 a{
    float: right;
}
#e-ver .btn_p01 a:after,
#e-ver .btn_p02 li.b04 a:after{
    content:"\025b6";
    display:block;
    color:#9ec317;
    position:absolute;
    top:7px;
    right:7px;
    font-size: 100%;
    line-height: 50px;
    background:#fff;
    width:50px;
    height:50px;
    border-radius: 25px;
    padding:0;
    text-align: center;
    padding-left:3px;
    box-sizing:border-box;
}
#e-ver .attention-link{
    text-align: center;
}
#e-ver .attention-link a.text_link{
    color: #000;
    background: url(https://halmek.co.jp/img/icon-link2.svg) no-repeat left center;
    background-size: 20px auto;
    padding: 0 0 0 25px;
}
#e-ver .mag_ttl{
    /*text-align: center;*/
    border-bottom:3px solid #000;
    margin-bottom:25px;
    padding:7px 0;
    font-size: 135%;
    font-weight: bold;
    color:#000;
}
#e-ver .mag_ttl.list{
    text-align: center;
    border-top: solid 3px #be9a37;
    border-bottom: solid 3px #be9a37;
    margin:40px 0 25px 0;
    padding: 1% 3%;
    font-size: 135%;
    font-weight: bold;
    color:#000;
}
#e-ver .mag_ttl span{
    font-size:135%;
    padding-right:2px;
}
#e-ver .mag_ttl .num span{
    vertical-align: -2px;
}
#e-ver .mag_ttl .ttl{
    float:left;
    text-align: left;
}
#e-ver .mag_ttl .num{
    float:right;
    text-align: right;
}
#e-ver .maglist{
    margin-bottom:50px;
}
#e-ver .maglist li{
    border-bottom:1px solid #000;
    margin-bottom:25px;
    padding-bottom:25px;
}
#e-ver .maglist li .mag_img{
    float:left;
    width:150px;
    margin-bottom:10px;
}
#e-ver .maglist.w-new li:first-child .ttl:before{
    content:"NEW";
    color:#fff;
    background:#f00;
    display: block;
    padding:2px 5px;
    text-align:center;
    border-radius:5px;
    width:60px;
    font-size:90%;
    margin-bottom: 5px;
}
#e-ver .maglist.w-new li:last-child .ttl:before{
    content:"まもなく公開終了";
    color:#fff;
    background:#9ec317;
    display: inline-block;
    padding:2px 10px;
    text-align:center;
    border-radius:5px;
    font-size:90%;
    margin-bottom: 5px;
    white-space: nowrap;
}
#e-ver .maglist li .ttl{
    padding-left:165px;
    margin-bottom:15px;
    font-feature-settings: "palt";
    font-weight:normal;
}
#e-ver .maglist li .ttl span{
    display: block;
    font-weight:bold;
    font-size:150%;
}
#e-ver .maglist li .btn{
    padding-left:165px;
    font-size: 0;
    text-align:right;
}
#e-ver .maglist li .btn a.mokuji{
    font-size: 1rem;
    display: inline-block;
    width:200px;
    text-align:center;
    margin:0 10px 10px 0;
    padding:10px 18px 10px 0;
    background:#B59948;
    color:#fff;
    border-radius: 25px;
    position: relative;
    box-sizing:border-box;
    box-shadow: 0px 3px 3px 1px rgba(0,0,0,0.1);
    transition: all 0.5s 0s ease;
}
#e-ver .maglist li .btn a.mokuji:hover{
    opacity: 0.8;
}
#e-ver .maglist li .btn a.mokuji:after{
    content:"\025b6";
    display:block;
    width:34px;
    height:34px;
    border-radius: 17px;
    background:#fff;
    color:#B59948;
    box-sizing:border-box;
    padding-left:4px;
    line-height:34px;
    position:absolute;
    right:5px;
    top:5px;
    font-size: 16px;
}
#e-ver .maglist li .btn a.tachiyomi{
    font-size: 1rem;
    display: inline-block;
    width:200px;
    text-align:center;
    margin:0 10px 10px 0;
    padding:10px 18px 10px 0;
    background:#9ec317;
    color:#fff;
    border-radius: 25px;
    position: relative;
    box-sizing:border-box;
    box-shadow: 0px 3px 3px 1px rgba(0,0,0,0.1);
    transition: all 0.5s 0s ease;
}
#e-ver .maglist li .btn a.tachiyomi:hover{
    opacity: 0.8;
}
#e-ver .maglist li .btn a.tachiyomi:after{
    content:"\025b6";
    display:block;
    width:34px;
    height:34px;
    border-radius: 17px;
    background:#fff;
    color:#9ec317;
    box-sizing:border-box;
    padding-left:4px;
    line-height:34px;
    position:absolute;
    right:5px;
    top:5px;
    font-size: 16px;
}
#e-ver .maglist li .btn a.yomu{
    font-size: 1rem;
    display: inline-block;
    width:200px;
    text-align:center;
    margin:0 10px 10px 0;
    padding:10px 18px 10px 0;
    background:#F47587;
    color:#fff;
    border-radius: 25px;
    position: relative;
    box-sizing:border-box;
    box-shadow: 0px 3px 3px 1px rgba(0,0,0,0.1);
    transition: all 0.5s 0s ease;
}
#e-ver .maglist li .btn a.yomu:hover{
    opacity: 0.8;
}
#e-ver .maglist li .btn a.yomu:after{
    content:"\025b6";
    display:block;
    width:34px;
    height:34px;
    border-radius: 17px;
    background:#fff;
    color:#F47587;
    box-sizing:border-box;
    padding-left:4px;
    line-height:34px;
    position:absolute;
    right:5px;
    top:5px;
    font-size: 16px;
}
#e-ver .maglist li .box{
    clear:both;
    background:#feecda;
    padding:20px;
    position: relative;
}
#e-ver .maglist li .box .inr{
    height:120px;
    overflow:hidden;
    box-sizing: border-box;
}
#e-ver .maglist li .box dl {
    border-bottom:1px solid #F2BEC4;
    padding-bottom:10px;
    margin-bottom:10px;
}
#e-ver .maglist li .box dl::after {
   content: "";
   display: block;
   clear: both;
}
#e-ver .maglist li .box dt {
   float:left;
   font-size: 1rem;
}
#e-ver .maglist li .box dd {
    float:right;
    width:80%;
    font-size: 1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#e-ver .maglist li .box a {
    color:#F3467B;
}
#e-ver .maglist li .box .more {
    width:200px;
    margin:15px auto 0 auto;
    border:1px solid #F2BEC4;
    border-radius:24px;
    padding:10px 0 10px 10px;
    font-size: 1rem;
    text-align:center;
    background:#fff;
    position: relative;
    cursor:pointer;
    box-sizing: border-box;
    transition: all 0.5s 0s ease;
}
#e-ver .maglist li .box .more:hover {
    opacity: 0.8;
}
#e-ver .maglist li .box .more:before {
    content:"";
    position:absolute;
    display: block;
    width:22px;
    height:22px;
    border-top:2px solid #000;
    top:21px;
    left:20px;
}
#e-ver .maglist li .box .more:after {
    content:"";
    position:absolute;
    display: block;
    width:22px;
    height:22px;
    border-left:2px solid #000;
    top:11px;
    left:30px;
}
#e-ver .maglist li .box .close {
    display: none;
    width:200px;
    margin:15px auto 0 auto;
    border:1px solid #F2BEC4;
    border-radius:24px;
    padding:10px 0 10px 10px;
    font-size: 1rem;
    text-align:center;
    background:#fff;
    position: relative;
    cursor:pointer;
    box-sizing: border-box;
    transition: all 0.5s 0s ease;
}
#e-ver .maglist li .box .close:hover {
    opacity: 0.8;
}
#e-ver .maglist li .box .close:after {
    content:"";
    position:absolute;
    display: block;
    width:15px;
    height:15px;
    border-top:2px solid #000;
    border-left:2px solid #000;
    top:18px;
    left:24px;
    transform: rotate(45deg);
}
.gradient_box{
    background: linear-gradient(rgba(254,236,218,0),rgba(254,236,218,1));
    width: 100%;
    height: 100px;
    position:absolute;
    top:45px;
    left:0;
    right:0;
}
#e-ver .merit{
    box-sizing:border-box;
    border:5px solid #F3467B;
    padding:18px 20px;
    margin:0 auto 50px auto;
    max-width:600px;
}
#e-ver .merit_subttl{
    text-align: center;
    line-height: 1;
    font-weight:bold;
    background:#F3467B;
    color:#fff;
    margin: 0 auto;
    max-width: 600px;
    padding:12px 0 7px 0;
}
#e-ver .merit .merit_ttl{
    text-align: center;
    line-height: 1;
    font-weight:bold;
    margin-bottom:15px;
    font-size:120%;
}
#e-ver .merit .merit_ttl span{
    font-size:180%;
    vertical-align: -2px;
    color: #F3467B;
    padding-right:1px;
}
#e-ver .merit li{
    vertical-align: middle;
    border-bottom:2px dotted #333;
    margin-bottom:15px;
    padding-bottom:15px;
    display: flex;
    align-items: center;
}

#e-ver .merit li .num{
    background:#F3467B;
    color:#fff;
    width:30px;
    height:30px;
    border-radius: 50%;
    text-align:center;
    line-height: 30px;
    font-size:16px;
    margin-right:15px;
    font-weight:bold;
    min-width: 30px;
}
#e-ver .merit li img{
    width:65px;
    height:85px;
    margin-right:5px;
}
#e-ver .merit li p{
    line-height: 1.4;
    padding:0 0 5px 10px;
    font-feature-settings: "palt";
}
#e-ver .merit li p span.small{
    font-size:75%;
}
#e-ver .merit .credit{
    font-size:60%;
    text-align: right;
}

#e-ver .mokuji .mag_img{
    float:left;
    width:200px;
    text-align: center;
}
#e-ver .mokuji .mag_img p{
    padding:5px 0;
}
#e-ver .mokuji .txt{
    padding-left:220px;
    font-feature-settings: "palt";
    margin-bottom:50px;
}
#e-ver .mokuji .txt hr{
    border-top:1px solid #000;
}
#e-ver .search{
    padding:20px 0 0 0;
}
#e-ver .search_container{
  box-sizing: border-box;
  position: relative;
  border: 1px solid #9ec317;
  padding: 0 10px;
  border-radius: 30px;
  width: 100%;
  overflow: hidden;
  line-height: 2;
  margin-bottom:35px;
}
#e-ver .search_container input[type="text"]{
  border: none;
  width:100%;
}
#e-ver .search_container input[type="text"]:focus {
  outline: 0;
}
#e-ver .search_container input[type="submit"]{
  cursor: pointer;
  border: none;
  background: url(../img/icon_search.svg) no-repeat center #9ec317;
  background-size:35px auto;
  color: #fff;
  position: absolute;
  width: 80px;
  right:0px;
  top: 0px;
  bottom: 0;
  outline : none;
}
#e-ver .search_container input[type="submit"]::after{
  content:"";
  display: block;
  width:15px;
  height:15px;
  border:3px solid #000;
  position: absolute;
  right:0;
  top:0;
  bottom: 0;
}
#e-ver .block_harutomo-club{
    margin-top:60px;
}







@media all and (max-width:1000px) {

#e-ver .m-search{
    background:url(../img/icon_1.svg) no-repeat;
    background-position: 0 center;
    background-size: 55px auto;
    width:60%;
    min-height:55px;
    margin:0 auto;
}

#e-ver .btn_p01,
#e-ver .btn_p02{
    font-size:100%;
}

}





@media all and (max-width:767px) {

#e-ver .btn_p02{
    margin-bottom:15px;
}
#e-ver .btn_p02.mb{
    margin-bottom:35px;
}
#e-ver .rd.mb0{
    padding-left:50px;
}
#e-ver .m-search{
    background:url(../img/icon_1.svg) no-repeat;
    background-position: 0 center;
    background-size: 45px auto;
    width:auto;
    min-height:45px;
    margin:0 15px;
    font-size:80%;
}
#e-ver .btn_p02 li.b01 a{
    float:none;
    width:auto;
    margin:0 15px 15px 15px;
    line-height: 58px;
    height: 58px;
    padding: 0 1px 0 0;
    font-size: 115%;
}
#e-ver .btn_p02.solo li.b01 a{
    float:none;
    margin-left:15px;
    margin-right:15px;
    line-height: 58px;
    height: 58px;
    font-size: 115%;
}
#e-ver .btn_p02 li.b02 a{
    float:none;
    width:auto;
    margin:0 15px 15px 15px;
    line-height: 58px;
    height: 58px;
    font-size: 115%;
}
#e-ver .btn_p02 li.b03 a{
    float:none;
    width:auto;
    margin:0 15px 15px 15px;
    line-height: 58px;
    height: 58px;
    font-size: 115%;
}
#e-ver .btn_p01{
    margin-bottom:20px;
    font-size:100%;
}
#e-ver .btn_p01 a,
#e-ver .btn_p02 li.b04 a{
    width:calc(100% - 30px);
    margin:0 15px 15px 15px;
    line-height: 58px;
    height: 58px;
    font-size: 115%;
}
#e-ver .btn_p02{
    font-size:100%;
}
#e-ver .btn_p02 li.b01 a:after,
#e-ver .btn_p02 li.b02 a:after,
#e-ver .btn_p01 a:after,
#e-ver .btn_p02 li.b04 a:after {
    top: 8px;
    right: 8px;
    font-size: 100%;
    line-height: 42px;
    width: 42px;
    height: 42px;
    border-radius: 21px;
    padding-left: 2px;
}
#e-ver .maglist{
    margin-bottom:25px;
}
#e-ver .maglist li{
    margin:0 15px 15px 15px;
    padding-bottom:15px;
}
#e-ver .maglist li .mag_img{
    float:left;
    width:120px;
}
#e-ver .maglist li .ttl{
    padding-left:130px;
    margin-bottom:15px;
}
#e-ver .maglist li .btn{
    padding-left:130px;
}
#e-ver .maglist li .btn a.mokuji{
    font-size: 1rem;
    display: inline-block;
    width:160px;
    text-align:center;
    margin:0 10px 10px 0;
    padding:7px 12px 7px 0;
    background:#B59948;
    color:#fff;
    border-radius: 25px;
    position: relative;
    box-sizing:border-box;
    box-shadow: 0px 2px 2px 1px rgba(0,0,0,0.1);
}
#e-ver .maglist li .btn a.mokuji:after{
    content:"\025b6";
    display:block;
    width:28px;
    height:28px;
    border-radius: 14px;
    background:#fff;
    color:#B59948;
    box-sizing:border-box;
    padding-left:4px;
    line-height:28px;
    position:absolute;
    right:5px;
    top:5px;
    font-size: 14px;
}
#e-ver .maglist li .btn a.tachiyomi{
    font-size: 1rem;
    display: inline-block;
    width:160px;
    text-align:center;
    margin:0 10px 10px 0;
    padding:7px 12px 7px 0;
    background:#9ec317;
    color:#fff;
    border-radius: 25px;
    position: relative;
    box-sizing:border-box;
    box-shadow: 0px 2px 2px 1px rgba(0,0,0,0.1);
}
#e-ver .maglist li .btn a.tachiyomi:after{
    content:"\025b6";
    display:block;
    width:28px;
    height:28px;
    border-radius: 14px;
    background:#fff;
    color:#9ec317;
    box-sizing:border-box;
    padding-left:4px;
    line-height:28px;
    position:absolute;
    right:5px;
    top:5px;
    font-size: 14px;
}
#e-ver .maglist li .btn a.yomu{
    font-size: 1rem;
    display: inline-block;
    width:160px;
    text-align:center;
    margin:0 10px 10px 0;
    padding:7px 12px 7px 0;
    background:#F3467B;
    color:#fff;
    border-radius: 25px;
    position: relative;
    box-sizing:border-box;
    box-shadow: 0px 2px 2px 1px rgba(0,0,0,0.1);
}
#e-ver .maglist li .btn a.yomu:after{
    content:"\025b6";
    display:block;
    width:28px;
    height:28px;
    border-radius: 14px;
    background:#fff;
    color:#F3467B;
    box-sizing:border-box;
    padding-left:4px;
    line-height:28px;
    position:absolute;
    right:5px;
    top:5px;
    font-size: 14px;
}
#e-ver .maglist li .box dt {
   float:none;
}
#e-ver .maglist li .box dd {
    float:none;
    width:100%;
    font-size: 1rem;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
}
#e-ver .merit_subttl{
    margin: 0 15px;
    max-width: 740px;
}
#e-ver .merit{
    margin:0 15px 25px 15px;
    max-width:740px;
}
#e-ver .merit li .num{
    margin-right:10px;
}
#e-ver .merit li img{
    width:55px;
    height:60px;
    margin-right:5px;
}
#e-ver .mokuji .mag_img{
    float:none;
    width:200px;
    text-align: center;
    margin:0 auto;
}
#e-ver .mokuji .mag_img p{
    padding:5px 0;
}
#e-ver .mokuji .txt{
    padding:15px;
}
#e-ver .mag_ttl{
    border-bottom:2px solid #000;
    margin-bottom:15px;
    padding:7px 15px;
}
#e-ver .search{
    padding:15px 10px 0 10px;
}
#e-ver .search_container{
  margin-bottom:25px;
}
#e-ver .search_container input{
  font-size: 12px;
}
#e-ver .search_container input[type="submit"]{
  width: 65px;
}

#e-ver .btn_p02 li.b03 a {
    line-height: 48px;
    height: 48px;
}
#e-ver .btn_p02 li.b03 a:after {
    top: 6px;
    right: 6px;
    font-size: 100%;
    line-height: 36px;
    background: url(../img/arw-green_right.svg) no-repeat center #fff;
    background-size: 16px auto;
    width: 36px;
    height: 36px;
    border-radius: 18px;
}
#e-ver .btn_p02 li.b03.back a {
    height: 48px;
    line-height: 48px;
}
#e-ver .btn_p02 li.b03.back a:after {
    top: 6px;
    left: 6px;
    font-size: 100%;
    line-height: 36px;
    background: url(../img/arw-pink_left.svg) no-repeat center #fff;
    background-size: 16px auto;
    width: 36px;
    height: 36px;
    border-radius: 18px;
}


}

@media all and (max-width:379px) {
    #e-ver .m-search{
        background:url(../img/icon_1.svg) no-repeat;
        background-position: 0 center;
        background-size: 35px auto;
        width:auto;
        min-height:35px;
        margin:0 10px;
        font-size:80%;
    }
    #e-ver .rd.mb0 {
        padding-left: 40px;
    }
}
