@charset "utf-8";
/* CSS Document */
html {
	font-size: 13px;
}


.description {
	font-family: "Sawarabi Mincho";
	font-size: 1.2em;
	text-align: center;
	padding: 25px 20px;
}
#rcm-menu #container {
	background: none;
	padding-bottom: 30px;
}

#rcm-menu .imgwrap {
	background:url(../img/recommendmenu_mainimg_sp.jpg) no-repeat;
	background-size: cover;
}
.season {
	width: 100%;
	height: auto;
    float: none;
    position: relative;
    top: 80px;
}
.season img {
	width: 80%;
    margin: 0px 10%;
    height: auto;
}
.imgwrap h2 img {
	width: auto;
}

#rcm-menu h2 {
	padding: 0 0 0 20px;
	margin: 0 0 40px 0;
}
.rcm-menu-wrp {
    width: 100%;
    margin-bottom: 30px;
}
.rcm-menu-wrp .rcm-menu-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    border-bottom: 1px dotted #ccc;
    margin: 0;
    padding: 30px 0;
}
.rcm-menu-wrp .rcm-menu-inner img.icon {
	position: absolute;
    left: 20px;
	top: 10px;
    width: 100px;
    height: 100px;
    z-index: 1000;
}

.rcm-menu-wrp .rcm-menu-inner img.icon2 {
	position: absolute;
    right: 20px;
	top: 170px;
    width: 100px !important;
    height: 100px !important;
    z-index: 1000;
}


.rcm-menu-wrp .rcm-menu-inner:nth-of-type(even) {
    flex-direction: column;
}
.rcm-menu-wrp .rcm-menu-inner .rcm-menu-pic {
    width: 100%;  
    box-sizing: border-box;
    padding: 0 15px;
}
.rcm-menu-wrp .rcm-menu-inner .rcm-menu-pic img  {
    display: block;
    width: 95%;
    height: auto;
    margin: auto;
}
.rcm-menu-wrp .rcm-menu-inner .rcm-menu-tex {
    width: 100%;
    box-sizing: border-box;
    padding: 0 30px;
	
}
p.rcm-prg {
	text-align: center;
	line-height: 1.8;
}
#rcm-menu h3 {
	font-family: "Sawarabi Mincho";
	font-size: 1.8em;
    line-height: 1.4;
    text-align: center;
    font-weight: normal;
	margin: 0;
	border: none;
	padding: 5px 0 25px 0;
}
#rcm-menu h3 i.sub {
    font-size: .8em;
    margin-left: .8em;
    font-style: normal;
    display: block;
}
#rcm-menu h3 span.neme-eng {
	display: block;
	font-size: 0.6em;
	line-height: 1.4em;
	color: #AB8C40;
}

.rcm-prg_sub {
	font-size: .9em;
	padding: 5px 0;
	text-align: center;
}

section {
    font-size: 0.85em;
    margin-bottom: 0px;
    padding: 0 20px 15px;
    position: relative;
	overflow: hidden;
}
section p {
	line-height: 2;
	font-size: 14px;
	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;
}

.sp_brk {
display: block;
}




 
.rcm-menu-inner.inview.fadeup {
	opacity: 0;
	transition-duration: .5s;
	transform: translateY(50px);
}
.rcm-menu-inner.inview.fadeup.active {
	opacity: 1;
	transform: translateY(0px);
}