body { 
}
.fp-tableCell{
	vertical-align:top
}
.vcentered .fp-tableCell{
	vertical-align:middle
}
.pb50{
	padding-bottom:250px
}
#faq .section{
	background-image:url(../img/love_your_tummy/bg.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	background-size:cover
}
#faq .section .ctn{
	padding:91px 0 0
}
#faq .section .title img{
	width:75%
}
#faq .section .item{
	margin-top:15px
}
#faq .section .item > div{
	position:relative;
}
#faq .section .item img{
	position:absolute;
	top:0;
	left:0;
	width:150px;

}
#faq .section .item .txt{
	padding-top:75px;
	padding-left:100px
}
#faq .section .item h2{
	font-weight:bold;
	color:#d12c63;
	font-size:16px
}
#faq .section .item p{
	font-size:14px
}
#faq .section .item.item1_3 img{
	margin-top:-15px
}
#faq .section .item.item2_1 img{
	width:400px;
}
#faq .section .item.item2_1 .txt{
	padding-top:150px;
	padding-left:200px
}
#faq .section.section3 .item .txt{
	padding-top:50px;
	padding-left:100px
}
#faq .section .item.item3_3 .txt{
	padding-top:15px;
	padding-left:150px
}
#faq .section.section4 .item img{
	width:125px
}
#faq .section.section4 .item .txt{
	padding-top:50px;
	padding-left:60px
}
#faq .section .item.item4_3 .txt{
	padding-left:80px
}
#faq .section .item.item5_3 .txt{
	padding-top:15px;
	padding-left:150px
}
.btndown{
	position:fixed;
	bottom:10px;
	right:30px;
	color:#fff;
	font-size:40px;
	display:inline-block;
	z-index:100
}
.btndown:hover{
	color:#fff;
}
@media only screen and (min-width: 1920px) and (orientation: landscape) {
	.container{
		max-width:1600px
	}
}
@media only screen and (orientation: portrait) {
	#faq .section .item{
		padding-right:40px
	}
	.btndown{
		font-size:28px;
		bottom:10px;
		right:10px;
	}
}