
#header {
	height: 1143px;
}
#key {
	background: url(../img/index/bg_key.jpg) no-repeat center/cover;
	min-height: 1020px;
}
#key h3 {
	padding-top: 308px;
	padding-bottom: 9px;
}
#sec1 {
	position: relative;
	padding-bottom: 113px;
	border: 10px solid #000;
	z-index: 10;
}
#sec1 .txt {
	line-height: 37px;
	letter-spacing: 0.5px;
	width: 686px;
	height: 583px;
	padding-top: 21px;
}
#sec1 .txt-bold {
	font-weight: bold;
	font-size: 25px;
}
#sec1 h2 {
	position: absolute;
	top: 20px;
	right: 0;
	z-index: 1;
}
#sec1 h3 {
	padding-top: 115px;
	padding-bottom: 10px;
	position: relative;
	z-index: 1;
}
#sec1 .photo1 {
	position: absolute;
	bottom: -31px;
	left: -153px;
}
#sec1 .photo2 {
	padding: 0 0 53px 328px;
}
#sec1 .photo3 {
	position: absolute;
	bottom: 99px;
	right: -289px;
	z-index: 1;
}
#sec1:after {
	background: url(../img/index/sec1_deco1.png) no-repeat right top/cover;
	height: 390px;
	width: calc(50% - 305px);
	position: absolute;
	top: -10px;
	left: 0;
	content: '';
}
#sec1:before {
	background: url(../img/index/sec1_deco2.png) no-repeat left bottom/cover;
	height: 322px;
	width: calc(50% - 263px);
	position: absolute;
	bottom: -10px;
	right: 0;
	content: '';
	z-index: 1;
}
#sec2 {
	background: url(../img/index/bg1.jpg) repeat center top;
	position: relative;
	border-bottom: 10px solid #000;
}
#sec2 h2 {
	padding: 25px 0 18px;
}
#sec2 .txt {
	font-weight: bold;
	letter-spacing: 0.5px;
	padding: 38px 0 32px 6px;
	width: 420px;
}
#sec2 .txt span {
	font-size: 25px;
	line-height: 40px;
}
#sec2 .ttl1 {
	position: absolute;
	top: 0;
	left: 397px;
	z-index: 1;
}
#sec2 .ttl2 {
	position: absolute;
	top: 400px;
	left: 382px;
	z-index: 1;
}
#sec2 .photo1 {
	position: absolute;
	top: -10px;
	left: -117px;
}
#sec2 .photo2 {
	position: absolute;
	bottom: 0;
	right: -117px;
}
#sec2 .link {
	padding-bottom: 52px;
}
#sec2:after {
	background: url(../img/index/bg2.jpg) repeat center top;
	height: 50%;
	width: calc(50% + 617px);
	position: absolute;
	top: 0;
	left: 0;
	content: '';
}
#sec2:before {
	background: url(../img/index/bg2.jpg) repeat center top;
	height: 50%;
	width: calc(50% + 617px);
	position: absolute;
	bottom: 0;
	right: 0;
	content: '';
}
#sec2 .wrap {
	z-index: 10;
}
#sec3 {
	position: relative;
	padding-bottom: 112px;
}
#sec3 .link {
	padding-left: 20px;
}
#sec3 .wrap {
	z-index: 1000;
}
#sec3 .sec3_sl {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
#sec3 .sec3_sl li {
	height: 100%;
	width: 100%;
}
#sec3 .sec3_sl li:nth-child(1) {
	background: url(../img/index/sec3_sl1.jpg) no-repeat center/cover;
}
#sec3 .sec3_sl li:nth-child(2) {
	background: url(../img/index/sec3_sl2.jpg) no-repeat center/cover;
}
#sec3 .sec3_sl li:nth-child(3) {
	background: url(../img/index/sec3_sl3.jpg) no-repeat center/cover;
}
#sec3 .sec3_sl li:nth-child(4) {
	background: url(../img/index/sec3_sl4.jpg) no-repeat center/cover;
}
#sec4 {
	position: relative;
	border: 10px solid #000;
}
#sec4:before {
	border-left: 10px solid #000;
	height: 100%;
	position: absolute;
	top: 0;
	left: calc(50% - 5px);
	content: '';
}
#sec4 .sec4_l {
	background: url(../img/index/sec4_bnr1.jpg) no-repeat center/cover;
}
#sec4 .sec4_l:after {
	background: url(../img/index/sec4_ttl1_on.png) no-repeat center top, rgba(255, 255, 255, 0.61);
	left: 0;
}
#sec4 .sec4_r {
	background: url(../img/index/sec4_bnr2.jpg) no-repeat center/cover;
}
#sec4 .sec4_r:after {
	background: url(../img/index/sec4_ttl2_on.png) no-repeat center top, rgba(255, 255, 255, 0.61);
	right: 0;
}
#sec4 .sec4_bnr {
	width: calc(50% - 5px);
	text-align: center;
	position: relative;
	cursor: pointer;
}
#sec4 .sec4_bnr:after {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	content: '';
	opacity: 0;
	transition: all 0.3s ease;
}
#sec4 .sec4_bnr:hover:after {
	opacity: 1;
}
#sec5 {
	position: relative;
	padding: 47px 0 87px;
	letter-spacing: 0.5px;
}
#sec5 #likebox {
	width: 470px;
	height: 400px;
	background: #fff;
}
#sec5 .txt {
	padding: 3px 0 38px;
}
#sec5 #feed {
	padding: 6px 0 0 10px;
	width: 450px;
	font-weight: bold;
	line-height: 25px;
}
#sec5 #feed dl {
	border-bottom: 1px solid #000;
	padding-left: 19px;
	padding-bottom: 2px;
	margin-bottom: 22px;
}
#sec5 h3 {
	padding: 57px 0 16px;
}
#sec5 #instafeed {
	padding-left: 91px;
}
#sec5 #instafeed li {
	float: left;
	padding-right: 30px;
}

.pasta{
	text-align: center;
	margin: 20px auto;
}


.btn_ins a{
	background-color: #000;
	width: 500px;
	margin: 10px auto;
	padding-top: 20px;
	padding-bottom: 20px;
	display: block;
	color:#fff;
	text-align: center;
	text-decoration: none;
	font-size: 18px;
}
