#key .slide1 {
	background-image: url('../img/index/key-01.jpg');
}
#key .slide2 {
	background-image: url('../img/index/key-02.jpg');
}
#key .slide3 {
	background-image: url('../img/index/key-03.jpg');
}
#key .slide4 {
	background-image: url('../img/index/key-04.jpg');
}
#lead {
	padding: 120px 0 100px;
	position: relative;
}
#lead .set1 {
	position: relative;
	margin-top: 42px;
}
#lead .set1:before {
	content: url('../img/index/lead_deco.png');
	position: absolute;
	top: -119px;
	left: -32px;
}
#lead .set1 h2 {
	float: right;
	margin-right: 65px;
}
#lead .set1 .txt {
	padding-top: 35px;
	height: 422px;
	float: right;
	margin-right: 22px;
	width: 740px;
}
#lead .set2 {
	margin-top: 30px;
}
#lead .set2 .fl {
	padding-top: 32px;
	width: 500px;
}
#lead .set2 .txt {
	margin: 20px 0 38px;
}
#lead:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 892px;
	background: url('../img/index/lead_bg.png') no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
}
#plate {
	background: url('../img/index/plate_bg.png') no-repeat center top;
	padding: 111px 0 237px;
}
#plate .info {
	width: 510px;
}
#plate .txt {
	margin: 32px 0 0 8px;
}
#plate .fl {
	position: relative;
	padding-top: 9px;
	width: 440px;
}
#plate .plate_img {
	margin-left: -160px;
}
#plate .plate_btn {
    position: absolute;
    bottom: -43px;
    left: 168px;
}
#cafe {
	background-image: url('../img/index/cafe_bg.jpg');
	padding: 82px 0 84px;
	min-height: auto;
}
#cafe .info {
	width: 522px;
	text-align: center;
}
#cafe .info .txt {
	background-color: rgba(255, 255, 255, 0.6);
	padding: 18px 15px 19px 24px;
	text-align: center;
	margin-top: 18px;
	width: 484px;
}
#cafe .info .cafe_btn {
	margin-top: 30px;
}
#fun {
	background: url('../img/index/fun_bg.png') no-repeat center top;
	padding: 100px 0 150px;
}
#fun .txt {
	margin: 20px 0 0 98px;
	width: 702px;
}
#fun .fun_js {
	margin-top: 70px;
	width: 800px;
	height: 350px;
	position: relative;
	z-index: 0;
}
#fun .fun_js .bx-controls {
    position: absolute;
	right: 111px;
	bottom: -33px;
}
#fun .fun_js .bx-controls a {
	border: 1px solid #484340;
	width: 13px;
	height: 13px;
}
#fun .fun_js:before {
	content: url('../img/index/fun_deco.png');
	position: absolute;
	top: -95px;
	right: -200px;
}
#fun .fun_btn {
	position: absolute;
	bottom: -50px;
	right: 0;
	z-index: 1;
}
#workshop {
	background: url('../img/index/workshop_bg.jpg') no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
	padding: 50px 0 30px;
}
#workshop .wrap {
	min-height: 570px;
}
#workshop .info {
	background-color: rgba(255, 255, 255, 0.85);
	padding: 27px 20px 20px 29px;
	width: 583px;
}
#workshop .txt {
	margin-top: 14px;
}
#workshop .workshop_tel {
	position: absolute;
	bottom: 0;
	right: 0;
}
#workshop .workshop_btn {
	position: absolute;
	bottom: 90px;
	right: 0;
}
#sns {
	padding: 63px 0 92px;
	text-align: center;
}
#sns h2 {
	margin-bottom: 29px;
	text-align: center;
}
#sns .item {
	display: inline-block;
	width: 200px;
	margin: 0 23px;
}
#sns .item dl {
	margin-top: 15px;
	line-height: 25px;
	font-weight: bold;
}
#sns .set1 {
	margin-top: 32px;
}
#sns .col {
	width: 450px;
	float: left;
	margin: 0 25px;
}
#sns .col .instafeed p {
	float: left;
	margin: 0 12px 50px 27px;
}
#sns .col .instafeed p:nth-child(3),
#sns .col .instafeed p:nth-child(4) {
	margin-bottom: 0;
}
#sns .col h3 {
	margin-bottom: 30px;
}
#sns .col .fb-page {
	width: 400px;
	margin: auto;
}

.insta{
	text-align: center;
	margin: 10px auto;
}