#ContentInner {
    width: 1000px;
}
#ContentBack {
    background: url(/hs/images/back01.jpg) 0 0 repeat-x;
    background-color: #eaeaea;
}

 #Content #HsLogo {
    background: url(/images/CategoryNavi_h2.jpg) no-repeat 0 0;
    width: 170px;
    height: 150px;
    position: absolute;
    top: -80px;
    right: 0;
}
@media (max-width: 800px){
    #HsLogo{
        display: none;
    }
}
 
 #Content #McLogo {
    top: -82px;
}
body.caseStudy.case .globalNaviWrapper nav ul#ParentNav > li > a {
    border-bottom: 0;
}
.caseStudy main .container,
.caseStudy ul.content,
ul.content li {
    background: none !important;
}
#Content.case-parts-index {
    background-color: #e9eaeb;
}
#Content.case-parts-index .caption {
    height: 70px;
}

.caseStudy .col3Wrapper p {
    height: 5.0em;
}

@media (max-width: 800px){
    .caseStudy .col3Wrapper p {
        height: 5.4em;
    }
}

@media (max-width: 480px){
    .caseStudy .col3Wrapper .col3LeftBox,
    .caseStudy .col3Wrapper .col3CenterBox,
    .caseStudy .col3Wrapper .col3RightBox {
        width: 100%;
        margin: 4% 4% 10%;
    }
}
