@charset "utf-8";
/* CSS Document */
html {
	font-size: 13px;
}
#aboutpizza #container {
	background: none;
	padding-bottom: 30px;
}
#aboutpizza .imgwrap {
	background:url(/about_pizza/img/aboutpizza_mainimg.jpg) no-repeat;
	background-size: cover;
}
.imgwrap h2 img {
	width: auto;
}

#aboutpizza h2 {
	padding: 0 0 0 20px;
	margin: 0 0 40px 0;
}
#aboutpizza h3 {
	width: 100%;
	font-size: 1.1em;
	background:url(../img/h3_bg.png) no-repeat bottom left;
	padding: 20px 0 5px 0;
	text-align: center;
	margin-bottom: 20px;
	border: none;
}
#aboutpizza h3 img {
	margin: 0 auto;
    display: block;
	width:100%;
	margin-bottom: 10px;
}
#aboutpizza h4 {
	font-size: 1.5em;
    line-height: 1.5;
    text-align: center;
    font-weight: bold;
	/*margin: 20px 0;*/
	border: none;
	margin-bottom: 10px;
	padding: 0;
}
#aboutpizza h4 span {
	display: block;
	font-size: 0.85em;
	font-weight: normal;
	line-height: 1.5em;
	color: #92701B;
}
#aboutpizza h4 em {
	display: block;
	font-style: normal;
}
#aboutpizza h5 {
	font-size: 1.3em;
    text-align: center;
    margin-bottom: 30px;
    font-weight: bold;
}
#aboutpizza h5 em {
	display: block;
	font-size: 0.75em;
	line-height: 1.5;
	color: #92701B;
	font-style: normal;
}
#aboutpizza h5 span {
	display: block;
	font-size: 0.75em;
	line-height: 1.5;
}

#aboutpizza h6 {
	font-size: 1.35em;
    line-height: 2em;
    text-align: center;
    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 {
    font-size: 0.85em;
    margin-bottom: 0px;
    padding: 0 20px 15px;
    position: relative;
	overflow: hidden;
}
section p {
	line-height: 2;
	font-size: 13px;
	text-align: left;
}
section img.slide {
	margin-bottom: 20px;
	width: 100%;
    height: 100%;
}
.sec_inner {
	text-align: center;
	padding: 0 0 20px 0;
}
.nav {
	/*display: none;*/
}
.inner_nav ul {
	overflow: hidden;
}
.inner_nav ul li {
	display: block;
    height: 100%;
    width: 49%;
    float: left;
    margin-right: 2%;
}
.inner_nav ul li:nth-child(2), .inner_nav ul li:nth-child(4) {
    margin-right: 0 !important;
}
.inner_nav ul li img {
	width: 100%;
}



section ul#recommend li {
	display: block;
	margin-bottom: 30px;
}
section ul#recommend li:nth-child(2), section ul#recommend li:nth-child(4), section ul#recommend li:nth-child(6) {
	margin-right: 0;
}
section ul#recommend li img {
	display: block;
    width: 100%;
}
section ul#recommend li dl {
	width: 100%;
	height: 100%;
	display: block;
	background: rgba(234,233,223,0.7);
}
section ul#recommend li dt {
	text-align: center;
	letter-spacing: -0.04em;
	font-weight: bold;
	font-size: 1.4em;
	margin: 0;
	padding: 7% 7% 5% 7%;
}
section ul#recommend li dd {
	margin: 0;
	padding: 0 6% 6% 6%;
    font-size: 13px;
	line-height: 2;
	letter-spacing: 0.01em;
	text-align: left;
}



section ul#recipe li {
	float: left;
	margin-right: 4%;
	width: 48%;
}
section ul#recipe li:after {
	    content: "";
    background: url(../img/arrow01.gif) no-repeat right top;
    height: 23px;
    width: 33px;
    display: inline-block;
    top: -214px;
    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(2),section ul#recipe li:nth-child(4) {
	margin-right: 0;
}
section ul#recipe li img {
	width: 100%;
    height: 100%;
}
section ul#recipe li dl {
	/*width: 100%;
    height: 100%;*/
    display: block;
    background: #f0efe7;
    line-height: 2;
    padding: 20px 20px 30px 20px;
}
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 {
	margin-bottom: 30px;
}

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;*/
    width: 100%;
    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;
	margin-bottom: 15px;
}
.pickup, .pickup2, .pickup3 {
	background: rgba(234,233,223,0.7);
	overflow: hidden;
	margin: 0 0 30px;
	padding: 20px 15px;
	text-align: center;
}
.pickup img, .pickup2 img, .pickup3 img {
	float: none;
    margin-right: 0;
	margin-bottom: 10px;
    width: 90%;
    height: 100%;
}
.pickup p, .pickup2 p, .pickup3 p {
	text-align: left !important;
}
.pickup p.txt12, .pickup2 p.txt12, .pickup3 p.txt12 {
	font-size: 12px !important;
	margin-bottom: 20px;
}
.pickup2 {
	background: #000000;
}
.pickup2 p {
	color: #FFFFFF;
	margin-bottom: 20px;
}

.pickup2 h5 {
	color: #92701B;
}
.pickup3 {
	background: none;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	width: 100%;
}
.pickup3 img {
	width: 100%;
}


img.imgright {
	float: none;
	margin-right: 0;
	margin-left: 0;
	width: 90%;
	height: auto;
}
.none {
	background: #FFFFFF !important;
	/*padding: 0 !important;*/
}
.line {
	border-top: dotted 1px #CCCCCC;
}
/*pizzeria bxslider*/
#bxslider {
	width:100%;
	height:auto;
}
#bxwrap {
	width:100%;
	height:auto;
	position:relative;
	box-sizing: border-box;
	border-style: solid;
	border-width: 10px;
	border-image: url(../img/frame.png) 6;
	-moz-border-image: url(../img/frame.png) 6;
	-webkit-border-image: url(../img/frame.png) 6;
	-o-border-image: url(../img/frame.png) 6;
	margin-bottom: 20px;
}
#bxslider img {
	width:100%;
	max-height:380px;
	margin:0;
	padding:0;
	position:relative;
	top:2px;
}

