
#service #hero_cover {

    background: url(/common/img/hero_bg02.jpg) 0% 0% / cover repeat scroll padding-box border-box rgba(0, 0, 0, 0);

}

#service #hero_cover {

    background: url(/common/img/hero_bg02.jpg) 0% 0% / cover repeat scroll padding-box border-box rgba(0, 0, 0, 0);

}

#service_list {
    background: #f4f3ee;
}

#service_list li {
    display: inline-block;
    background: #FFF;
    padding: 0 20px 20px;
    margin: 5%;
    text-align: center;
    width: 90%;
    box-sizing: border-box;
}







/*-----------------------------------------------------------*/
/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
@media screen and (max-width:767px) {

#service_list li h2{
    font-size: 120%;
}

#service_list li p{
	font-size: 90%;
}








/*------------max-width:767px-----------*/
}

