h2{
    border:0px!important;
    color:#E70012;
    margin:0!important;
}

.hover_small:hover{
      transform:scale(0.95);
 transition:1s all;

}

.hover_big:hover{
      transform:scale(1.05);
 transition:1s all;

}

.color_red{
        color:#E70012;

}

.h2_black h2{
    color:#000000;
    font-size:0.9em;
}


.wpb_wrapper h3{
    border-left:0px;
    margin:0;
}

#bottom_line{
    text-decoration:underline;
}

.uver_button{
    color:#000000;
}

.small_letter{
    font-size:0.5em;
}


.step_box h3{
    padding-left:0;
}

.custom_font{
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}

.product_page_button{
    width:48%;
    padding:10px;
    margin:0;
    font-weight:800;
text-align:center;

}

.product_page_button_left{
border-radius:10px 0px 0px 10px;
background-color:#FFFFFF;
border:3px solid #E70012;
color:#E70012;
}

.product_page_button_right{
    border-radius:0px 10px 10px 0px;
    border:3px solid #E70012;
    background-color:#E70012;
    color:#FFFFFF;
    border-left:0;
    text-align:center;
}
.product_page_button_right:hover{
background-color:#FFFFFF;
border:3px solid #E70012;
color:#E70012;
border-left:0;
}
.product_page_button_right a{
    color:#FFFFFF;
}
.product_page_button_right a:hover{
    color:#E70012;
}
.two_times_letter{
    font-size:2em;
        font-weight:900;

}
.post-content pre {
    margin: 0 0 1.6em;
 
}

.smaller_letter{
    font-size:1.1em;
}

#product_page_button_div{
    display:flex;
        padding:0 13px;

}

.company_detail p{
border-bottom:1px solid #CC3333;

    
}

.company_detail_left p{
    text-align:center;
    width:70%;
    margin:0 auto;
    font-weight:700;
}
.top_page_item_img .img_name{
    font-weight:800;
    margin:0;
    padding:0;
    font-sixe:0.8em;
    margin-bottom:5px;
}

.top_page_item_img h2{
line-height:0.8em;
}
.product_p{
    padding:0 13px;
}
.single-more-btn{
    display: inline-block;
    padding: 5px 20px;
    color: #333;
    border: 2px solid #aaa;
    border-radius: 3px;
}
.blog_cell .single-more-btn:hover{
    background-color:#555;
    color: #fff;
    border: 2px solid #555;
    border-radius: 3px;
    text-decoration:none;
}

.blog_cell{
    font-seize:0.96em;
}
.blog_cell a{
    color:#111111;
    font-seize:0.9em;
}
.blog_cell a:hover{
    color:#FF0000;
    text-decoration:none;
}
.blog_cell .entry-title{
    font-size: 1.929em;
    margin: 0 0 15px;
    padding: 0;
    text-transform: none;
    color:#222;
    font-weight:500;
}

.blog_d_hr{
    margin:0;
    padding:0;
}

.fa-calendar{
    margin-left:10px;
}

.product_page_cell h2{
    color:#333333;    
    font-size:16px;
    margin:0;
    padding:0;
}
.product_page_cell h3{
    color:#333333;    
    font-size:16px;
    padding-left:0;
}
.product_page_cell p{
    color:#aaaaaa;    

}