@charset "UTF-8";


.l_header_img{padding-top: 56px;}
.l_header_image span{height: 0;padding-top: 53%;}
.home_contents{padding: 30px 0 1px;}
/**********  **********/
.home_menu .come_area{padding: 19px 15px 30px;}
.home_menu h2{background: url(../images/title_home.png) no-repeat left top;
    max-width: 315px;min-height: 57px;height: 100%; background-size: contain;padding-bottom: 20px;
}

@media screen and (max-width: 370px) {
   .home_menu h2{padding-bottom: 5px;
    } 
}

.top_case > ul{}
.top_case > ul > li{-webkit-box-sizing: border-box; -moz-box-sizing: border-box;box-sizing: border-box;padding: 20px 0 0;font-size: 13px;line-height: 23px;
}
.top_case .text ul li::before{content: "・";}
.top_case ul li .img{margin-bottom: 10px;text-align: center;}
.top_case ul li .text{padding: 10px;}
.top_case ul li .name{background: url(../images/icon_title.png) no-repeat left top;
    background-size: 15px;font-size: 16px;font-weight: bold;line-height: 18px;padding: 0 0 14px 25px;
}
.top_case ul li a{text-decoration: underline;}
/**********  **********/
.home_news{margin: 22px 0 0;}
.home_news .inner{background: #fef4e6;padding:2px;}
.home_news h2{background: url(../images/title_home_news.png) no-repeat left top;
width: 234px;height: 16px;margin: 15px auto 18px;text-indent:100%;white-space:nowrap;overflow:hidden;background-size: contain;
}
.home_news .top_news{background: #fff;}
.top_news ul{padding: 10px 14px;}
.top_news ul li {padding: 10px 0;}
.top_news ul li .data{font-size: 14px;font-weight: bold;display: block;line-height: 1;
}