/* Scss Document */




header:before {
	background-image: url(../img/pasta/key.jpg);
}
	
	
#sec1 {
	padding-bottom: 700px;
	text-align: center;
	color: #fff;
	z-index: 2;
	position: relative;
}
#sec1:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 0;
	background: url(../img/pasta/sec1_bg.png) center 0 no-repeat;
}
#sec1 h2 {
	padding: 70px 0 25px;
}
#sec2 {
	background: url(../img/shared/bd_bg.jpg) center 0 repeat;
	position: relative;
	z-index: 3;
	margin-top: -194px;
	padding-top: 1px;
	padding-bottom: 100px;
}
#sec2:before {
	background: url(../img/pasta/deco1.png) 0 0px no-repeat;
	content: '';
	position: absolute;
	top: -594px;
	left: 50%;
	width: 50%;
	height: 1300px;
}
#sec2:after {
	content: '';
	position: absolute;
	top: -258px;
	left: 0;
	right: 0;
	height: 500px;
	background: url(../img/shared/bd_bg.jpg) 0 0 repeat;
	z-index: -1;
	transform: skewY(-11.6deg);
}
#sec2 .bg_in {
	position: relative;
}
#sec2 .bg_in:before {
	background: url(../img/pasta/deco2.png) right 0px no-repeat;
	content: '';
	position: absolute;
	top: 925px;
	right: 50%;
	width: 50%;
	height: 1600px;
}
#sec2 .bg_in:after {
	background: url(../img/pasta/deco3.png) 0 0px no-repeat;
	content: '';
	position: absolute;
	top: 4086px;
	left: 50%;
	width: 50%;
	height: 1468px;
}
#sec2 .price {
	font-weight: bold;
	font-size: 20px;
	color: #ad0707;
	padding: 17px 0;
}
#sec2 .price span {
	font-size: 28px;
}
#sec2 .menu {
	position: relative;
}
#sec2 .menu .tag {
	position: absolute;
}
#sec2 .menu1 {
	margin-top: -445px;
	position: relative;
	z-index: 4;
}
#sec2 .menu1 h3 {
	margin-left: -328px;
}
#sec2 .menu1 .tag {
	top: 400px;
	width: 278px;
	right: 0;
}
#sec2 .menu2 {
	margin-top: -177px;
}
#sec2 .menu2 h3 {
	margin-left: -58px;
}
#sec2 .menu2 .tag {
	top: 372px;
	width: 278px;
	left: 3px;
}
#sec2 .menu3 {
	margin-top: -160px;
}
#sec2 .menu3 h3 {
	margin-left: -237px;
}
#sec2 .menu3 .tag {
	top: 367px;
	width: 310px;
	right: 0;
}
#sec2 .menu4 {
	margin-top: -425px;
}
#sec2 .menu4 h3 {
	margin-right: -238px;
}
#sec2 .menu4 .tag {
	top: 639px;
	width: 448px;
	left: 88px;
}
#sec2 .menu5 {
	margin-top: -164px;
}
#sec2 .menu5 h3 {
	margin-left: -330px;
}
#sec2 .menu5 .tag {
	top: 425px;
	width: 348px;
	right: 0;
}
#sec2 .menu6 {
	margin-top: -104px;
}
#sec2 .menu6 h3 {
	margin-left: -29px;
}
#sec2 .menu6 .tag {
	top: 335px;
	width: 448px;
	left: 5px;
}
#sec2 .menu7 {
	margin-top: -236px;
    margin-bottom: 69px;
}
#sec2 .menu7 h3 {
	margin-left: -237px;
}
#sec2 .menu7 .tag {
	top: 440px;
	width: 327px;
	right: 0;
}
#sec2 .menu_end .note {
	padding-bottom: 20px;
}
#sec2 .menu_end .fl {
	padding-top: 20px;
}
#sec2 .menu_end .pad1 {
	margin-top: 40px;
}
#sec2 .toggle-link:before {
	content: '';
	width: 34px;
	height: 32px;
	background: url(../img/pasta/arow.png) 0 0 no-repeat;
	position: absolute;
	left: 50%;
	top: 80px;
	transform: translateX(-50%);
	z-index: 2;
}
#sec2 .active .toggle-link:before {
	background: url(../img/pasta/arow1.png) 0 0 no-repeat;
}
#sec2 .menu .txt,#sec2 .menu4 p,#sec2 .menu6 p{
	
	font-weight:bold;
}
#sec2 .toggle-main{
	
	font-weight:bold;
}
#sec3 {
	background: url(../img/pasta/sec3_bg.jpg) center 0 no-repeat;
	background-size: cover;
	z-index: 4;
	height: 800px;
	position: relative;
}
#sec3 h2 {
	position: absolute;
	right: 50px;
	top: 72px;
}
#sec3 .txt {
	position: absolute;
	right: 430px;
	top: 190px;
	width: 172px;
	height: 520px;
	font-weight:bold;
}
#sec3 .note{position: absolute;
    right: 60px;
    bottom: 10px;
    font-weight: bold;
    color: #fff;
}
#sec4 {
	position: relative;
	padding-bottom: 81px;
}
#sec4:after {
	content: '';
	position: absolute;
	top: 20px;
	width: calc(50% - 260px);
	left: 0;
	bottom: 0;
	background: url(../img/pasta/sec4_bg.png) right 0 no-repeat,url(../img/pasta/sec4_decor.png) 0 bottom no-repeat;
	z-index: 0;
}
#sec4 > * {
	position: relative;
	z-index: 1;
}
#sec4 .wrap {
	min-height: 819px;
}
#sec4 h2 {
	padding: 121px 0 22px;
	margin-left: -9px;
}
#sec4 .txt {
	width: 375px;
	padding: 0 0 33px 4px;
	font-weight:bold;
}
#sec4 .box_txt {
	width: 500px;
	text-align: center;
	padding: 37px 0 35px;
	margin-left: -10px;
}
#sec4 .box_txt .price {
	font-weight: bold;
	font-size: 20px;
	color: #ad0707;
	padding: 6px 0 16px;
}
#sec4 .box_txt .price span {
	font-size: 28px;
}

#sec4 .box_txt .txt1 span {
	font-weight: bold;
	color: #ad0707;
}
#sec4 .photo {
	position: absolute;
	top: 122px;
	left: 397px;
}
#sec5 {
	color: #fff;
	position: relative;
	padding-bottom: 118px;
}
#sec5:after {
	background: url(../img/pasta/sec5_bg.png) center 0 no-repeat;
	content: '';
	position: absolute;
	top: 20px;
	left: 0;
	right: 0;
	height: 874px;
	z-index: 0;
}
#sec5 > * {
	position: relative;
	z-index: 1;
}
#sec5 h2 {
	padding: 38px 0 0 176px;
}
#sec5 .tag {
	margin-left: 500px;
	padding-bottom: 29px;
}
#sec5 .tag .price {
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	padding: 7px 0 38px;
}
#sec5 .tag .price span {
	font-size: 28px;
}
#sec5 .photo {
	padding-bottom: 53px;
}
#sec5 .photo dt {
	margin-left: -29px;
}
#sec5 .photo dd {
	text-align: right;
}
#sec5 .bnr {
	margin-left: -18px;
}
