@charset "utf-8";
/* CSS Document */

#wrapper {
	font-size: 14px;
	line-height: 2;
}
#aboutpizza #wrapper {
	background: url(../img/bg.png) no-repeat left bottom;
}

#aboutpizza .imgwrap {
	background:url(/about_pizza/img/aboutpizza_mainimg.jpg) no-repeat;
}
.imgwrap h2 img {
	width: auto;
}

#aboutpizza h2 {
	padding: 0 0 0 20px;
	margin: 0 0 40px 0;
}
#aboutpizza h3 {
	width: 100%;
	background:url(../img/h3_bg.png) no-repeat bottom left;
	padding: 30px 0 12px 0;
	text-align: center;
	margin-bottom: 30px;
	border: none;
}
#aboutpizza h3 img {
	margin: 0 auto;
    display: block;
}
#aboutpizza h4 {
	font-size: 1.7em;
    line-height: 1.5;
    text-align: center;
    font-weight: normal;
	margin: 0;
	border: none;
	padding: 20px 0 25px 0;
}
#aboutpizza h4 span {
	display: block;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #AB8C40;
}
#aboutpizza h4 em {
	display: block;
	font-style: normal;
}
#aboutpizza h5 {
	font-size: 1.45em;
    text-align: center;
    margin-bottom: 30px;
    font-weight: bold;
}
#aboutpizza h5 em {
	display: block;
	font-size: 0.75em;
	line-height: 1.5;
	color: #AB8C40;
	font-style: normal;
}
#aboutpizza h5 span {
	display: block;
	font-size: 0.75em;
	line-height: 1.5;
}
#aboutpizza h6 {
	font-size: 1.45em;
    line-height: 2em;
    text-align: left;
    font-weight: bold;
    margin-bottom: 20px;
}
#aboutpizza h6 em {
	display: block;
	font-size: 0.75em;
	line-height: 1.5;
	color: #AB8C40;
	font-style: normal;
}
#aboutpizza h6 span {
	display: block;
	font-size: 0.75em;
	line-height: 1.5;
}


.tos {
	position: relative;
	top: -90px;
}



section {
	width: 980px;
	clear: both;
	margin: 0 0 50px 0;
	overflow: hidden;
}
section p {
	margin-bottom: 25px;
}
section .sec_inner p {
	text-align: center;
}
section img.slide {
	margin-bottom: 30px;
}
.inner_nav {
	margin: 0 auto;
}
.inner_nav ul {
	overflow: hidden;
	margin: 30px auto 20px auto;
	width: 100%;
}
.inner_nav ul li {
	float: left;
	margin-right: 14px;
	margin-bottom: 10px;
	width: 234px;
}
/*.inner_nav ul li:nth-child(2), */.inner_nav ul li:nth-child(4) {
	margin: 0;
}
.inner_nav ul li img {
	width: 100%;
}

section ul {
	overflow: hidden;
}
section ul#recommend li {
	display: block;
	float: left;
	margin-right: 3%;
	margin-bottom: 30px;	
	width: 31.3%;
}
section ul#recommend li:nth-child(3), section ul#recommend li:nth-child(6), section ul#recommend li:nth-child(9) {
	margin-right: 0;
}
section ul#recommend li img {
	display: block;
	width: 100%;
}
section ul#recommend li dl {
	height: 210px;
	display: block;
	background: rgba(224, 222, 206, 0.7);
	padding: 35px 7%;
}
section ul#recommend li dt {
	text-align: center;
	font-weight: bold;
	font-size: 1.3em;
	margin: 0 0 20px 0;
}
section ul#recommend li dt span {
    display: block;
    font-size: 0.8em;
    line-height: 1.5em;
    color: #AB8C40;
}
section ul#recommend li dd {
	margin: 0;
    font-size: 0.9em;
	line-height: 2;
}



section ul#recipe li {
	float: left;
	margin-right: 19px;
}
section ul#recipe li:after {
	    content: "";
    background: url(../img/arrow01.gif) no-repeat right top;
    height: 23px;
    width: 33px;
    display: inline-block;
    top: -162px;
    position: relative;
    left: -30px;
    z-index: 10;
    /* background-size: 50%; */
    float: right;
}
section ul#recipe li.noimg:after {
	background-image: none !important;
}
section ul#recipe li:nth-child(4) {
	margin-right: 0;
}
section ul#recipe li dl {
	width: 200px;
    height: 160px;
    display: block;
    background: #f0efe7;
    line-height: 2;
    padding: 15px;
}
section ul#recipe li dt {
	text-align: center;
	font-weight: bold;
	font-size: 1.4em;
	margin: 0 0 20px 0;
}

section ul#recipe li dd {
	    margin: 0;
    font-size: 12px;
}

section p.restbtn {
	text-align: center;
}
section p.restbtn a {
	color: #FFF;
    font-size: 16px;
    background: #660000;
    text-decoration: none;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    margin: 10px 10px 10px 0;
    width: 270px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-shadow: none;
}
.pickup, .pickup2, .pickup3 {
	background: rgba(224, 222, 206, 0.7);
	overflow: hidden;
	margin: 0 0 50px;
	padding: 30px 30px;
	width: 920px;
}
.pickup.half {
	width: 460px;
    float: right;
    padding-bottom: 0;
}
.pickup.sub {
    float: right;
    padding-bottom: 0;
}
.pickup.half h6, .pickup.sub h6 {
	font-size: 1.1em !important;
	line-height: 1.5em !important;
}
.pickup img, .pickup2 img, .pickup3 img {
	float: left;
	margin-right: 55px;
	margin-bottom: 0px;
}

.pickup p, .pickup2 p, .pickup3 p {
	font-size: 13px !important;
	text-align: left !important;
}
.pickup p.txt12, .pickup2 p.txt12, .pickup3 p.txt12 {
	font-size: 12px !important;
}
.pickup2 {
	background: #000000;
}
.pickup2 p {
	color: #FFFFFF;
}
.pickup2 h5 {
	color: #AB8C40;
}
.left {
	text-align: left !important;
}
.pickup3 {
	background: none;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	width: 100%;
}
.pickup3 img {
	width: 410px;
}
img.imgright {
	float: right;
	margin-right: 0;
	margin-left: 30px;
}
.none {
	background: #FFFFFF !important;
}
.line {
	border-top: dotted 1px #CCCCCC;
}
/*pizzeria bxslider*/
#bxslider {
	width:100%;
	height:auto;
}
#bxwrap {
	width:100%;
	height:auto;
	margin-bottom: 20px;
	position:relative;
	box-sizing: border-box;
	border-style: solid;
	border-width: 10px;
	border-image: url(../img/frame.png) 8;
	-moz-border-image: url(../img/frame.png) 8;
	-webkit-border-image: url(../img/frame.png) 8;
	-o-border-image: url(../img/frame.png) 8;
}
#bxslider img {
	width:100%;
	max-height:380px;
	margin:0;
	padding:0;
	position:relative;
	top:2px;
}

.left {
	text-align: left !important;
}




.inner_nav p.txt {
	/* color: #80322C; */
    /* margin-left: 1.8em; */
    margin-bottom: 50px !important;
    clear: both !important;
}
.inner_nav p.txt img {
	float: left;
	padding-right: 40px;
}