/* CSS Document */

.print_none,
.subpage_main_title,
.print_link,
.pankuzu,
.products_single_main_img_body:after,
#foot_soudan,
.sagasu_cat_grid{
    display: none!important;
}

body{
    padding-top: 0!important;
}

.header_sticky{
    position: relative!important;
    top: auto;
    left: auto;
}
header {
    height: auto!important;
}

.products_single_main_img_body {
    color: #222;
    background: none;
}

#myChartD {
    padding-top: 15px;
    width: 90%;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
}

.products_single_main_img img {
    width: auto;
    height: auto;
    max-height: 200px;
    max-width: 200px;
}

.products_single_main_img_txt {
    padding: 0;
}

.subpage_left_title{
    margin-bottom: 40px;
}

section.mt100{
    margin-top: 70px!important;
}

.subpage_content_body {
    padding-bottom: 0;
}

.subpage_left_title2 {
    margin-bottom: 20px;
}

footer#footer {
    background: none;
    text-align: center;
    border-top: 1px solid #ccc;
    padding: 20px 0 0;
    line-height: 1.3;
    margin-top: 60px;
}

.foot_copy{
    margin-top: 0!important;
    text-align: center;
}

header#header{
    background: none;
    border-bottom: 1px solid #ccc;
    margin-bottom: 40px;
    padding-bottom: 10px;
}

.header_h1 img{
    width: 250px;
}
.header_h1 img.sp_only{
    display: inline!important;
}
.header_h1 img.sp_none{
    display: none!important
}

.subpage_content_grid > .uk-width-4-5\@m{
    width: 100%;
}