<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* デスクトップ＆スマホ共通項目 */
	body {background-color: #fff;}
	#main a {
	color: #c11920;
	text-decoration: none;
	border-bottom: #c11920 2px dotted;
	}
	.naniwa_red { color: #c11920;}
	#photos a {
	border: none;
	}

@media (min-width: 1180px){

	/***ヘッダー***/
	#head h1 {
	display: block;
	position: relative;
	background: url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/naniwa_meshi/images/desktop/logo.png") center top no-repeat;
	height: 1341px;
	margin: 0 auto;
	margin-top: -1341px;
	}
 	#head h1, #head h2, #head h3 {
 	font-size:0em;
 	}
	#movie {
	display: block;
	position: relative;
	width: 720px;
	height: 405px;
	margin: 0 auto;
	}
	#movie .tvo-video {
	position: absolute;
	width: 100%;
	height: 100%;
	top:0 ;
	right: 0;
	}
	
	/***メイン***/
	#main {
	font: 100%/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-family: 'Noto Sans JP', sans-serif;
	margin: 0;
	padding: 0;
	font-size: 1rem;
	line-height: 175%;
	font-weight: 700;
	}
	#about p {
	width: 1000px;
	margin: 0 auto;
	margin-top: 20px;
	padding: 30px;
	font-size: 24px;
	font-weight: 700;
	line-height: 175%;
	}
	#cast {
	width: 1100px;
	padding: 30px;
	margin: 0 auto;
	}
	#ttl_cast{
	background:url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/naniwa_meshi/images/desktop/ttl_cast.png") no-repeat;
	width: 342px;
	height: 71px;
	margin: 30px auto;
	font-size: 0em;
	}
	#cast dl {
	width: 50%;
	float: left;
	}
	#cast_marina {
	background: url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/naniwa_meshi/images/desktop/cast_marina.png") no-repeat;
	width: 450px;
	height: 585px;
	margin: 0 auto;
	font-size: 0em;
	}
	#cast_ichiro {
	background: url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/naniwa_meshi/images/desktop/cast_ichiro.png") no-repeat;
	width: 450px;
	height: 584px;
	margin: 0 auto;
	font-size: 0em;
	}
	#cast dd.marina {
	background-color:#FAD9DA;
	width: 450px;
	margin: 30px auto;
	padding: 30px;
	border-radius: 10px;
	color: #444444;
	line-height: 200%;
	}
	#cast dd.ichiro {
	background-color:#E1FBFD;
	width: 450px;
	margin: 30px auto;
	padding: 30px;
	border-radius: 10px;
	color: #444444;
	line-height: 200%;
	}
	
	#ttl_story{
	background:url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/naniwa_meshi/images/desktop/ttl_story.png") no-repeat;
	width: 404px;
	height: 68px;
	margin: 20px auto;
	font-size: 0em;
	}
	#story {
	width: 1000px;
	margin: 0 auto;
	padding: 30px;
	}
	#story p {
	line-height: 200%;
	margin-bottom: 30px;
	}
	
	#ttl_overview{
	background:url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/naniwa_meshi/images/desktop/ttl_overview.png") no-repeat;
	width: 386px;
	height: 79px;
	margin: 20px auto;
	font-size: 0em;
	}
	#overview {
	width: 1120px;
	margin: 0 auto;
	}
	#overview dl {
	display: flex;
	flex-wrap:wrap;
	border: 1px solid #c11920;
	width: 90%;
	margin: 0 auto;
	}
	#overview dt {
	background-color: #c11920;
	width: 25%;
	padding: 15px 0;
	box-sizing: border-box;
	border-top: 1px solid #fff;
	text-align: center;
	color: #fff;
	}
	#overview dd {
	background-color: #ffffff;
	width: 75%;
	padding: 15px 20px;
	line-height: 175%;
	text-align: left;
	box-sizing: border-box;
	border-top: 1px solid #c11920;
	border-left: 1px solid #c11920;
	}
	#ttl_photo {
	width: 1080px;
	margin: 0 auto;
	margin-top: 50px;
	padding: 20px 0;
	font-size: 24px;
	color: #c11920;
	text-align: center;
	border-top: #c11920 2px solid;
	border-bottom: #c11920 1px solid;
	}
	#photos {
	width: 1000px;
	margin: 0 auto;
	padding: 30px;
	display: flex;
	flex-wrap: wrap;
	}
	#photos a {
	width: 24.8%;
	height: auto;
	margin: 1px;
	}
	#photos a:hover {
	opacity: 0.7;
	}
	
	#ttl_provide{
	background:url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/naniwa_meshi/images/desktop/ttl_tver.png") no-repeat;
	width: 482px;
	height:80px;
	margin: 20px auto;
	font-size: 0em;
	}
	#provide img:hover {
	opacity: 0.7;
	}
	#provide ul.flex {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-around;
	}
	#provide .flex li {
	width: 35%;
	margin-left: -5%;
	}
	#provide .flex li.tver img {
	padding: 10%;
	border: #dfdfdf 1px solid;
	}
	#provide .flex p{
	width: 120%;
	margin: 0 auto;
	font-size: 20px;
	line-height: 175%;
	text-align: center;
	}
	
	#ttl_recipe01{
	background:url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/naniwa_meshi/images/desktop/ttl_recipe01.png") no-repeat;
	width: 538px;
	height:82px;
	margin: 20px auto;
	margin-top: 80px;
	font-size: 0em;
	}
	#ttl_recipe02{
	background:url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/naniwa_meshi/images/desktop/ttl_recipe02.png") no-repeat;
	width: 538px;
	height:82px;
	margin: 20px auto;
	font-size: 0em;
	}
	.recipes{
	background-color: #99cc66;
	margin-bottom: 70px;
	padding: 15px 0;
	}
	#recipe01, #recipe02, #shoplist {
	width: 1160px;
	margin: 0 auto;
	}
	#recipe01 h1 {
	background: url("../images/desktop/curry.png");
	width: 1159px;
	height: 761px;
	margin: 0 auto;
	font-size: 0em;
	}
	#recipe01 dl, #recipe02 dl {
	float: left;
	}
	#recipe02 h1 {
	background: url("../images/desktop/tkg.png");
	width: 1160px;
	height: 761px;
	margin: 0 auto;
	font-size: 0em;
	}
	.materials {
	width: 420px;
	margin-right: 20px;
	}
	.materials dt, .howto dt{
	background-color: #1d3617;
	margin-top: 5px;
	padding: 10px 0;
	text-align: center;
	font-size: 18px;
	color: #fff;
	}
	.material dl {
	background-color: #fff;
	width: 100%;
	border-bottom: #1d3617 1px dotted;
	}
	.material dt {
	background-color: #fff;
	width: 40%;
	padding: 7px 30px;
	text-align: left;
	font-size: 18px;
	color:  #1d3617;
	float: left;
	}
	.material dd {
	background-color: #fff;
	padding: 7px 30px;
	text-align: left;
	font-size: 18px;
	color:  #1d3617;
	float: right;
	}
	#ttl_shoplist{
	background:url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/naniwa_meshi/images/desktop/ttl_shoplist.png") no-repeat;
	width: 404px;
	height:80px;
	margin: 20px auto;
	font-size: 0em;
	}
	.shops {
	background-color: #c11920;
	margin-bottom: 70px;
	padding: 15px 0;
	}
	#shoplist #movie {
	float: left;
	}
	#shoplist dl {
	margin-left: 750px;
	color: #fff;
	}
	#shoplist dt {
	font-size: 20px;
	}
	#shoplist dd {
	font-size: 16px;
	margin-bottom: 1rem;
	}
	
	#tw {
	display: block;
	width: 580px;
	height: 515px;
	margin: 30px auto;
	border: #000 1px solid;
	}
}

		


</pre></body></html>