@charset "UTF-8";

/* infoBlc ------------------- */
#infoBlc{
padding-bottom:5%;
background:url(../img/service/info_bg.jpg) center top no-repeat #fff;
background-size:100%;
box-shadow:rgba(0, 0, 0, 0.3) 0 0 5px 0;
}

#infoBlc h1{
padding:10% 5% 0;
font-size:115%;
font-family:"Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}

#infoBlc ul{
padding-left:5%;
}

#infoBlc li{
float:left;
width:45%;
margin:2% 2% 0 0;
}

#infoBlc li a{
display:block;
padding:8% 3%;
background:#cdae93;
border-radius:5px;
text-align:center;
text-decoration:none;
color:#fff;
box-shadow:rgba(0, 0, 0, 0.2) 2px 2px 5px 0;
}