#sld{
  width: 100%;
  height: 600px;
  

}


#area-image{
  /*トップページのヘッダ部分のイメージエリア*/
  text-align: center;
}


.testimg{
  /*ヘッダ部分のイメージ本体*/
	width: 1000px;
    height: 300px;
    object-fit: cover;
    object-position: 0% 100%;
    margin: 0 auto;
}
.recommend-month {
  margin-bottom:100px;
}

.month_title {
  text-align:center;
  margin:30px 0;
  font-size: x-large;
}

.month_title span {
  background-color:#FFF547;
}

.top_lead {
	padding: 50px 0;
	font-size: 1.15em;
	line-height: 2;
	letter-spacing: 0.15em;
}

.inner_for_width {
	
}

.top_link {
	text-align: center;
	color: white;
}

.top_link_inner {
	margin: 5px;
	border: solid 0.5px;
	padding: 100px;
	background-image: url("https://img21.shop-pro.jp/PA01411/233/etc/nae.jpg?cmsp_timestamp=20180324114516");
}

.bg2 {
	background-image: url("https://img21.shop-pro.jp/PA01411/233/etc/DSCN1496_1.jpg?cmsp_timestamp=20180324113729");
}

.top_link_inner h2 {
	font-weight: normal;
	font-size: 30px;
}

.top_link_inner p {
	font-size: 20px;
}

.top_link_inner span {
	padding: 10px;
}


.top_link_inner {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}