#slider div {
    width: 100% !important;
  }

#slider div img {
    width: 100% !important;
    height: auto;
  }

#box_info{
	font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro", "Hiragino Kaku Gothic Pro", "Osaka", "¥á¥¤¥ê¥ª","Meiryo", san-serif;
}
a.btn{
	display:block;
  	width:300px;
  	height:60px;
  	margin:30px 0;
  	text-align:center;
  	background-color:#c86464;
  	color:#fff;
  	font-size:16px;
  	font-weight:bold;
  	line-height:60px;
}
a.btn:hover{
  	opacity:0.6;
}