@charset "UTF-8";

/* =======================================================================
CSSの名前：style_ogrecipe.css 
最終更新日時：2017/1/20
-------------------------------------------------------------------------*/

#container #containerInner {
	width: auto;
}

#container #containerInner .no-sidebar {
	margin: 0px auto;
	width: auto !important;
}

#container #breadcrumbs {
	text-align: right;
	width: 980px;
	margin: 0 auto;
	padding: 0;
}

#container #main.no-sidebar {
	width: 100%;
}

#main h2 {
	width: 980px;
	margin: 0 auto;
	padding: 20px 0;
	font-size: 160%;
	line-height: 170%;
}

.section {
	margin: 0;
}

.sectiontopbox {
	width: 980px;
	height: 550px;
	margin: 0 auto;
}

.sectionbox {
	width: 980px;
	margin: 0 auto;
}

.sectionbox2 {
	width: 780px;
	margin: 0 auto;
	background-color: #fff;
}

#main .section .txt16 {
	padding: 50px 0 15px 30px;
	font-size: 17px;
	line-height: 1.65;
}

#main .section .ttltxt {
	font-size: 150%;
	line-height: 160%;
}

.dishmenuback {
	width: 100%;
	background-image: url(/img/usr/freepage/dishimg/dishtop.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

.dish01back {
	width: 100%;
	background-image: url(/img/usr/freepage/dishimg/maindish1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

.dish02back {
	width: 100%;
	background-image: url(/img/usr/freepage/dishimg/maindish2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

.dish03back {
	width: 100%;
	background-image: url(/img/usr/freepage/dishimg/maindish3.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

.dish04back {
	width: 100%;
	background-image: url(/img/usr/freepage/dishimg/maindish4.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

.dish05back {
	width: 100%;
	background-image: url(/img/usr/freepage/dishimg/maindish5.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

.redback {
	background-color: #420D0D;
	padding: 10px 0;
}

.blueback {
	background-color: #164885;
	padding: 10px 0;
}

.brawnback {
	background-color: #1F1400;
	padding: 10px 0;
}

.textred {
	color: #FF0000;
}

.textwhite {
	color: #FFF;
}

.textwhite a:link {
	color: #FFF;
}

.textwhite a:visited {
	color: #FFF;
}

.small {
	font-size: 12px;
	line-height: 18px;
}

/*  スマホ用  */
.dishpage .dish00SP {
	height: auto;
	width: 100%;
	background-image: url(/img/usr/freepage/dishimg/dishtop.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

/* dish01.html */
.dishpage .dish01SP {
	height: auto;
	width: 100%;
	background-image: url(/img/usr/freepage/dishimg/maindish1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}


/* dish02.html */
.dishpage .dish02SP {
	height: auto;
	width: 100%;
	background-image: url(/img/usr/freepage/dishimg/maindish2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

/* dish03.html */
.dishpage .dish03SP {
	height: auto;
	width: 100%;
	background-image: url(/img/usr/freepage/dishimg/maindish3.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

/* dish04.html */
.dishpage .dish04SP {
	height: auto;
	width: 100%;
	background-image: url(/img/usr/freepage/dishimg/maindish4.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

/* dish05.html */
.dishpage .dish05SP {
	height: auto;
	width: 100%;
	background-image: url(/img/usr/freepage/dishimg/maindish5.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}


#main .dishSP .ttltxt {
	text-align: left;
	padding: 120px 0 14px;
	color: #FFF;
	margin-left: 20px;
	width: 90%;
	font-size: 100%;
	line-height: 1.3em;
	font-weight: normal;
}

#main .dishttl01 {
	font-size: 100%;
}

#main .dishttl02 {
	font-size: 140%;
	font-weight: bold;
	line-height: 1.5em;
	text-shadow: 1px 0px 10px rgb(0, 0, 0), 1px 0px 15px rgb(0, 0, 0), 1px 0px 20px rgb(0, 0, 0), 1px 0px 30px rgb(0, 0, 0);
}




#footerOG {
	clear: both;
	border-top: #cccccc 1px solid;
	width: 100%;
}

#footerOG .inner {
	position: relative;
	margin: 0 auto;
	padding: 40px 0 40px 0;
	width: 980px;
}

#footerOG ul {
	padding: 29px 0 29px 27px;
}

#footerOG ul li {
	float: left;
	padding: 0 0 0 1px;
	width: 300px;
	font-size: 0;
	line-height: 1;
}

#footerOG .item4 {
	text-align: center;
}

#footerOG .item4 ul {
	padding: 24px 0 0 0;
}

#footerOG .item4 ul li {
	float: left;
	width: 148px;
}

#footerOG .item4 ul li+li {
	padding: 0 0 0 29px;
}

#footerOG .item4 ul li img,
#footerOG .item4 ul li span {
	display: block;
}

#footerOG .item4 ul li .img img {
	border: #dcdddf 1px solid;
	width: 145px;
	height: 174px;
}

#footerOG .item4 ul li .txt {
	padding: 7px 0 0 0;
	font-size: 12px;
	line-height: 1.58;
}




/*2017.11.25追記*/
.mainOG {
	background-image: url(/img/usr/freepage/dishimg/tff_main_back.jpg);
	background-position-x: center;
	height: 550px;
}

.maintxt {
	width: 980px;
	margin: 0 auto;
	padding: 50px 0;
	color: #FFF;
}

.maintxtA {
	font-size: 200%;
}

.maintxtB {
	font-size: 100%;
}

.maintxtC {}


.comparea {
	width: 860px;
	margin: 0 auto;
	text-align: center;
	background-color: rgba(255, 255, 255, 0.7);
	padding: 30px;
	border-radius: 10px;
	/* CSS3草案 */
	-webkit-border-radius: 10px;
	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;
	/* Firefox用 */
}

.compttl {
	font-size: 120%;
	margin: 0 0 20px;
	display: block;
}

.compbox {
	display: flex;
	text-align: left;
	justify-content: center;
	font-size: 100%;
	line-height: 2em;
}

.compA {
	width: 40%;
	background-color: rgba(255, 255, 255, 0.8);
	padding: 2em 3%;
	margin-right: 2%;
	border-radius: 10px;
	/* CSS3草案 */
	-webkit-border-radius: 10px;
	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;
	/* Firefox用 */
	font-size: 90%;
	line-height: 1.5em;
}

.compB {
	width: 40%;
	background-color: rgba(99, 30, 32, 0.8);
	padding: 2em 3%;
	margin-left: 2%;
	border-radius: 10px;
	/* CSS3草案 */
	-webkit-border-radius: 10px;
	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;
	/* Firefox用 */
	color: #FFF;
	font-size: 90%;
	line-height: 1.5em;
}

.rcpbtn {
	display: flex;
	justify-content: center;
	margin: 20px 0;
}

.rcpbtn div {
	width: 40%;
	text-align: center;
	color: #FFF;
}

.rcpbtn div i {
	color: #FFF;
	margin-right: 0.5em;
}

.rcpbtn div a:link,
.rcpbtn div a:visited,
.rcpbtn div a:active,
.rcpbtn div a:focus {
	color: #FFF;
	text-decoration: none;
	padding: 1em;
	background-color: #164885;
	display: block;
}

.rcpbtnA {
	margin-right: 15px;
}

.rcpbtnB {
	margin-left: 15px;
}

.tfftbbox {
	margin-top: 50px;
	overflow: auto;
}

#main.no-sidebar #tfftb {
	width: 100% !important;
}

#tfftb td {
	padding: 1em !important;
}

.tfftb-num {}

.tfftb-img {
	width: 12%;
}

.tfftb-name {}

.tfftbA {}

.tfftbB {}

.tfftbC {}

.tfftbD {}

#main .section .txt17 {
	padding: 0 15px 20px;
}

.rcpcardarea {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

#main .rcpttl {
	font-weight: bold;
	font-size: 150%;
	text-align: center;
	margin: 40px 20px 20px;
}

.rcpcard {
	width: 28%;
	margin: 30px 2%;
}

.rcpcard a {
	text-decoration: none;
}

.rcpcard p i {
	margin-right: 0.4em;
}

.rcpcard img {
	display: block;
}

#main.no-sidebar .rcptb {
	width: 100% !important;
	font-size: 70%;
}

#main.no-sidebar .rcptb td {
	padding: 0.6em;
	text-align: center;
}

.otherarea {
	margin-top: 40px;
}

.otherbox {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.otherbox div {
	width: 14%;
	margin: 20px auto;
}

.otherbox div img {
	width: 100%;
}

/*横スクロールメニュー*/

.nav-wrap {
	position: relative;
}

.scroll-nav {
	width: 100%;
	background: #555;
	/* メニューの背景色 */
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	/* 慣性スクロール */
	margin-top: 40px;
}

.scroll-nav ul {
	max-width: 1100px;
	/* メニューの最大幅 */
	min-width: 1100px;
	;
	/* メニューの最小幅 */
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
	list-style: none;
}

.scroll-nav ul li {
	float: left;
	text-align: center;
	padding: 0.2em 1em;
	font-size: 80%;
}

.scroll-nav ul li:hover {
	background: #222;
	/* マウスホバー時の背景色 */
}

.scroll-nav ul li a {
	display: inline-block;
	color: #fff;
	/* メニューの文字色 */
	text-decoration: none;
}

.scroll-nav ul li+li {
	border-left: 1px solid #fff;
	box-sizing: border-box;
}

.imgleft {
	float: left;
	margin-right: 40px;
}

.txtFright {}


@media screen and (max-width: 768px) {

	/* スマホだけに適用するCSS */
	.scroll-nav {
		width: 100%;
		background: #555;
		/* メニューの背景色 */
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		/* 慣性スクロール */
		margin-top: 0px;
	}

	.scroll-nav ul {
		padding: 0;
	}

	.scroll-nav ul li {
		font-size: 80%;
	}

	.next-btn {
		display: none;
		/* 右側の固定部分を非表示 */
	}

	.maintxt {
		width: 96%;
		text-align: center;
		padding: 50px 2%;
	}

	.maintxtA {
		font-size: 180%;
		line-height: 1.4;
	}

	.comparea {
		width: 80%;
		padding: 4%;
	}

	.compbox {
		line-height: 1.5em;
	}

	.rcpbtn {
		margin: 0;
		display: block;
	}

	.rcpbtn div {
		width: 90%;
		margin: 0 auto 1em;
	}

	.rcpcard {
		width: 44%;
		margin: 30px 2%;
	}

	#main.no-sidebar .rcptb {
		font-size: 64%;
	}

	.rcptb td {
		border: 1px solid #d9d8d8;
		background: #f5f4f4;
	}

	.otherarea {
		width: 90%;
		margin: 0 auto;
	}

	.otherbox div {
		width: 30%;
		margin: 20px auto;
	}

	#tfftb td {
		border: 1px solid #d9d8d8;
		background: #f5f4f4;
	}

	.compbox {
		display: block;
	}

	.compbox2 {
		line-height: 1.3em;
	}

	.compA {
		width: 94%;
		padding: 1em 3%;
		margin-bottom: 10px;
		font-size: 80%;
		line-height: 1.2em;
	}

	.compB {
		width: 94%;
		padding: 1em 3%;
		font-size: 80%;
		line-height: 1.2em;
	}

	.tfftbbox {
		margin-top: 50px;
		width: 90%;
		margin: 0 auto;
	}

	.tfftbscroll {
		overflow: auto;
	}

	#main.no-sidebar #tfftb {
		width: 180% !important;
		font-size: 70%;
	}

	#main.no-sidebar #tfftb td {
		border: 1px solid #d9d8d8;
		background: #f5f4f4;
		text-align: center;
		vertical-align: middle;
		padding: 0.5em !important;
	}

	#main h2 {
		width: 90%;
	}

	.imgleft {
		float: none;
		margin: 0;
	}

	.imgleft img {
		margin: 0 auto;
		display: block;
	}

	.txtFright {
		float: none;
		width: auto;
	}

}