.case_index_box{overflow:hidden;}

#leaf_main #article h3.case_headline{    margin-top: 0;
    margin-bottom: 30px;
    font-size: 26px;
    position: relative;
    padding-left: 16px;}

#leaf_main #article h3.case_headline:before{    content: '';
    width: 5px;
    height: 26px;
    background-color: #000;
    display: block;
    float: left;
    margin-right: 13px;
    position: absolute;
    top: 9px;
    left: 0;}

.leaf_case_link{    position: relative;
    width: 100%;
    border-radius: 5px;
    overflow: hidden;
    height: 165px;  margin-bottom: 40px;   background-color: #fff;}


.leaf_case_link a{    display: block;
    width: 100%;
    height: 100%;}


.leaf_case_link a .leaf_case_link_img{    float: left;    margin-right: 20px;}

.leaf_case_link a .leaf_case_link_img img{    width: 350px;}

.leaf_case_link a .leaf_case_link_title{ 
    font-size: 15px;
        color: #000;    text-align: left;
    width: 100%;
    height: 100%;    padding: 0;}


.leaf_case_link a .leaf_case_link_title p.copy{     font-size: 26px;
    font-weight: 700;}

.leaf_case_link a .leaf_case_link_title p.cont_text{font-size:12px;    margin-bottom: 15px;}

.leaf_case_link a .leaf_case_link_title p.num{  font-family: roboto;
    font-size: 12px;
    letter-spacing: 0.3em;    padding-top: 11px;}

.leaf_case_link a .leaf_case_link_title dl{    border: 1px solid #525252;
    float: left;
    width: 250px;
    padding: 0;
    margin-right: 15px;
    height: 22px;}
.leaf_case_link a .leaf_case_link_title dl dt{    float: left;
    font-size: 12px;
    background-color: #525252;
    color: #fff;
    width: 70px;height:100%;
    text-align: center;}
.leaf_case_link a .leaf_case_link_title dl dd{    font-size: 12px;
    float: left;
    width: 178px;
    text-align: center;}


.case_top_container{    position: relative;}
.case_top_container img{    width: 100%;}
.case_top_container .case_top_textbox{    position: absolute;
    top: 50px;
    width: 300px;
    height: 300px;    padding: 20px;}

.case_top_container .bg1{background-color:rgba(255, 255, 255, 0.85);right:50px;}
.case_top_container .bg2{background-color:rgba(255, 255, 255, 0.85);left:50px;}
.case_top_container .bg3{background-color:rgba(255, 255, 255, 0.85);right:50px;}
.case_top_container .bg4{background-color:rgba(255, 255, 255, 0.85);left:50px;}
 
#article .case_top_container .case_top_textbox p.case_num{color: #000;}
#article .case_top_container .case_top_textbox p.copy{    color: #000;
    font-size: 20px;}
.case_top_container .case_top_textbox dl{    overflow: hidden;}
.case_top_container .case_top_textbox dl dt{    float: left;
    color: #000;
        font-size: 13px;
    margin-top: 0px;
    margin-right: 5px;
    width: 65px;}
.case_top_container .case_top_textbox dl dd{    color: #000;
    font-size: 13px;}
.case_top_container .case_top_textbox dl dd span{font-family:roboto;}

#article .case_box h4{    font-size: 20px;
    margin-bottom: 15px;    margin-top: 35px;    line-height: 34px;}



