#kanban {
	padding: 0px;
	width: 948px;
	overflow: hidden;
	position: relative;
	margin: 0px 0px 36px;
	height: 270px;
}
#contents h4 {
	padding: 0px;
	margin: 0px;
}
#contents p {
	font-size: 16px;
	line-height: 28px;
	font-weight: normal;
	margin: 0px 0px 20px;
	padding: 0px;
}
#contents .top_concept{
	margin-bottom: 45px;
}
#contents .top_concept dl{
	display:flex;
	-webkit-justify-content: space-between;
	        justify-content: space-between;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	-webkit-align-items: center;
	        align-items: center;
}
#contents .top_concept dl dt{
	width: 130px;
	margin-bottom: 30px;
	line-height: 1.8;
}
#contents .top_concept dl dd{
	width: 510px;
	margin-bottom: 30px;
	font-size: 12px;
	line-height: 1.8;
}
.top_instagram{
	text-align: right;
}
.image {
	margin-bottom: 10px;
	float: left;
	width: 300px;
	margin-right: 20px;
}
#kanban_layer {
	position: absolute;
	height: 270px;
	width: 948px;
	left: 0px;
	top: 0px;
	z-index: 1000;
}
#eye_catch {
	padding: 0px;
	width: 948px;
	overflow: hidden;
	position: relative;
	margin: 0px 0px 33px;
}
#eye_catch .eye_catch_head{
	width: 620px;
	margin:0 auto;
}
#eye_catch h3 {
	padding: 0;
	width: 450px;
	margin:0 auto 20px auto;
}
#eye_catch p {
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
#eye_catch p strong {
	font-weight: normal;
	color: #000000;
}
#eye_catch_photo {
	padding: 0px;
	height: 122px;
	width: 948px;
	margin-top: 33px;
	margin-right: 0px;
	margin-bottom: 33px;
	margin-left: 0px;
	overflow: hidden;
	position: relative;
}
#eye_catch_photo ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#eye_catch_photo li {
	float: left;
	width: 164px;
}
#aisatsu{
	margin-bottom: 100px;
}
#aisatsu h3{
	text-align: center;
	font-size: 18px;
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-weight: normal;
}
#aisatsu p{
	line-height: 1.8;
	font-size: 16px;
}
#aisatsu .ownname{
	text-align: right;
	margin-bottom: 65px;
}
.right32px {
	padding-right: 32px;
}
#feed {
	width: 680px;
	overflow: hidden;
	position: relative;
	height: 364px;
}
#saishin {
	float: right;
	width: 238px;
}
#facebook {
	float: left;
	height: 396px;
	width: 412px;
	overflow: hidden;
	position: relative;
}
