<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* =============================================
 トップページ (index.html)
============================================= */
/* メインビジュアル */
.visual{
	width: 100%;
	min-width: 1000px;
	background: url(../../img/pc/bg_visual.png) no-repeat center top;
	height:472px;
}
.visual_inner{
	width: 1000px;
	height: 350px;
	margin: 0 auto;
	position: relative;
}
.visual h1{
	position:absolute; 
	top:0;
	left:4px;
}
.visual_oa{
	position:absolute; 
	top:240px;
	left:14px;
}
.visual_sns{
	position:absolute; 
	top:44px;
	right:0;
}
.visual_sns ul:after{
	content: "";
	display: block;
	clear: both;
	zoom: 1;
}
.visual_sns ul li{
	float:left;
	padding-left:4px; 	
}

/* 次回予告 */
#index .oa_box.next{
	margin-top: -135px;
	/* margin-top: -85px;*/
	margin-bottom: 50px;
}
#index .oa_box.next:before{
	position: absolute;
	left: 0;
	top: -85px;
	width: 100%;
	height: 21px;
	content: "";
	background: none;
}
#index .contents_side{
	margin-top: -85px;
}

/* 前回の放送 */
.oa_box.lasttime .oa_time{
	text-align: left;
	padding: 18px 0 6px 64px;
	line-height: 1;
	font-size: 1.6rem;
}
.oa_box.lasttime .oa_time:after{
	content: "";
	display: block;
	clear: both;
	zoom: 1;
}
.oa_box.lasttime .oa_time h2{
	float:left;
	padding-right:16px; 
}
.oa_box.lasttime .oa_time p{
	line-height: 1;
	padding-top: 10px;
}
.oa_box.lasttime .oa_time span{
	font-size: 1.6rem;
}
.oa_box.lasttime .oa_time span.btn_purple_m{
	float: right;
	margin: -20px 8px 0 0;
}
.oa_box.lasttime .icon_tver{
	position: absolute;
	top:-30px;
	left:-30px;
	margin-top: 0;
}
.bnr_tver_withpict img{
	width:180px;
	position: absolute;
	bottom:10px;
	right: 10px;
}
.bnr_tver_withpict a{
	display: block;
	position: relative;
	width: 600px;
	height: 180px;
	background: url(../../img/pc/bg_TVer_lasttime.png) no-repeat;
}
.oa_box.lasttime .oa_tver{
	padding: 30px 50px 40px;
	text-align: center;
}


/* =============================================
 ハテナの自由研究(hatena.html)
============================================= */
.hatena_box {
	overflow: hidden;
}
.hatena_box .oa_time{
	-moz-border-top-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	-moz-border-top-right-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	background: -moz-linear-gradient(top, #1a71f4 0%, #0464f3 100%);
	background: -webkit-linear-gradient(top, #1a71f4 0%, #0464f3 100%);
	background: -ms-linear-gradient(top, #1a71f4 0%, #0464f3 100%);
	background: -o-linear-gradient(top, #1a71f4 0%, #0464f3 100%);
	background: linear-gradient(top, #1a71f4 0%, #0464f3 100%);
	border-bottom: 6px solid #cb0381;
	font-weight: bold;
	color:#FFF;
	text-align: center;
	padding: 10px 0 8px;
	line-height: 1;
}
.hatena_box h3 {
	background: none;
	margin: 0 auto;
	padding: 0 50px 8px;
}
.hatena_box .oa_text {
	padding: 0 50px 20px;
}
.oa_archive{
	position: relative;
	background: url(../../img/common/arrow_pink_m.png) no-repeat right center/22px 14px, url(../../img/common/bg_archive.png);
	text-align: center;
	width: 598px;
	margin:  0 auto 50px;
	padding:16px 0;
}
.oa_archive:before{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 10px;
	content: "";
	background: url(../../img/common/line_archive.png) repeat-x;
}
.oa_archive:after{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 10px;
	content: "";
	background: url(../../img/common/line_archive.png) repeat-x;
}
.oa_archive h4{
	margin-bottom: 8px;
}
.oa_archive p span {
	display: block;
	font-size: 1.4rem;
}
.oa_archive a{
	color:#ca0080;
	text-decoration: none;
	font-weight: bold;
}
.oa_archive a:hover{
	text-decoration: underline;
}

/* =============================================
 番組概要 (outline.html)
============================================= */
/* 番組概要 */
.outline_box{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-color: #FFF;	
}
.outline_box img{
	-moz-border-top-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	-moz-border-top-right-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
}
.outline_box dl{
	padding: 40px 50px 40px;
	margin-bottom: 40px;
}
.outline_box dt{
	font-size: 2.2rem;
	line-height: 1.2;
	font-weight: bold;
	color:#ca0080;
	text-align: center;
	background: url(../../img/common/line_oattl.png) repeat-x bottom left;
	padding-bottom: 18px;
	margin-bottom: 20px;
}
/* キャスト一覧 */
#cast{
	margin-top:-41px;
	padding-top:41px;
}
.oa_box.cast .oa_time{
	-moz-border-top-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	-moz-border-top-right-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	background: -moz-linear-gradient(top, #d22693 0%, #cb0481 100%);
	background: -webkit-linear-gradient(top, #d22693 0%, #cb0481 100%);
	background: -ms-linear-gradient(top, #d22693 0%, #cb0481 100%);
	background: -o-linear-gradient(top, #d22693 0%, #cb0481 100%);
	background: linear-gradient(top, #d22693 0%, #cb0481 100%);
	border-bottom: 6px solid #ffd303;
	font-weight: bold;
	color:#FFF;
	text-align: left;
	padding: 20px 0 18px;
	line-height: 1;
	font-size: 2rem;
	padding-left: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
}
.oa_box.cast h3{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
	width: 100%;
}
.cast_list{
	width: 640px;
	margin: 30px auto;
}
.cast_list:after{
	content: "";
	display: block;
	clear: both;
	zoom: 1;
}
.cast_list li{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
	float: left;
	width: 300px;
	height: 300px;
	padding: 0;
	margin: 0 10px 40px;
	background-size: contain;
}
.cast_list li.cast_mc{
	width: 640px;
	margin: 0 0 40px;
}
/* 歴代の人気テーマ（仮）１：放送内容 */
.oa_box.popular .oa_time{
	background: -moz-linear-gradient(top, #7634ff 0%, #6821ff 100%);
	background: -webkit-linear-gradient(top, #7634ff 0%, #6821ff 100%);
	background: -ms-linear-gradient(top, #7634ff 0%, #6821ff 100%);
	background: -o-linear-gradient(top, #7634ff 0%, #6821ff 100%);
	background: linear-gradient(top, #7634ff 0%, #6821ff 100%);
	border-bottom: 6px solid #cb0381;
	font-weight: bold;
	color:#FFF;
	text-align: left;
	padding: 20px 0 18px;
	line-height: 1;
	font-size: 2rem;
	padding-left: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
}
.oa_box.popular h3{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
	width: 100%;
}
/* 歴代の人気テーマ（仮）２：ハテナの自由研究 */
.oa_box.hatena .oa_time{
	background: -moz-linear-gradient(top, #1a71f4 0%, #0464f3 100%);
	background: -webkit-linear-gradient(top, #1a71f4 0%, #0464f3 100%);
	background: -ms-linear-gradient(top, #1a71f4 0%, #0464f3 100%);
	background: -o-linear-gradient(top, #1a71f4 0%, #0464f3 100%);
	background: linear-gradient(top, #1a71f4 0%, #0464f3 100%);
	border-bottom: 6px solid #cb0381;
	font-weight: bold;
	color:#FFF;
	text-align: left;
	padding: 20px 0 18px;
	line-height: 1;
	font-size: 2rem;
	padding-left: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
}
.oa_box.hatena h3{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
	width: 100%;
}

/* テーマ内のボックス */
.theme_box{
	padding: 10px 50px 30px;
}
.oa_box .theme_box:last-child{
	padding-bottom: 50px;
}
.theme_box h4{
	padding: 0 0 12px;
	margin: 0 auto 14px;
	font-size: 2.0rem;
	font-weight: bold;
	line-height: 1.6;
	color:#ca0080;
	background: url(../../img/common/line_oattl.png) repeat-x bottom left;
}
.theme_box p{
	font-size: 1.4rem;
	margin-bottom: 20px;
}
.theme_box ul{
	padding-left: 220px;
	font-size: 1.4rem;
	min-height: 200px;
}
.theme_box ul li{
	color: #ca0080;
	padding-bottom: 10px;
	margin-bottom: 10px; 
	border-bottom: 1px dotted #CCC;
}
.theme_box ul li:last-child{
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0; 
}
.theme_box ul li a{
	text-decoration: none;
}
.theme_box ul li a:hover{
	text-decoration: underline;
}
.theme_box ul li span{
	font-size: 1.2rem;
}
.theme_box.railway ul{
	background: url(../../img/common/outline/photo_railway.png) no-repeat top left;
}
.theme_box.masterpieces ul{
	background: url(../../img/common/outline/photo_masterpieces.png) no-repeat top left;
}
.theme_box.mousou ul{
	background: url(../../img/common/photo_tutorial.jpg) no-repeat top left;
	padding-left: 170px;
}
.theme_box.deshi ul{
	background: url(../../img/common/photo_blamayo.jpg) no-repeat top left;
	padding-left: 170px;
}
.theme_box.howmuch ul{
	background: url(../../img/common/photo_tamura.jpg) no-repeat top left;
	padding-left: 170px;
}

/* =============================================
 ハテナの自由研究「適正価格HOWマッチ!?」出演希望店募集のお知らせ(shop.html)
============================================= */
.shop_box{
	padding: 30px;
}
.shop_box p{
	margin-top:0; 
	padding: 0 40px;
}
.shop_box h3{
}
.shop_box h4{
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	background: #ca0080;
	color: #FFF;
	line-height: 1;
	padding:10px 0 8px 68px;
	margin:12px 0 20px; 
	position: relative;
	font-size: 1.8rem;
	font-weight: bold;
}
.shop_box h4:before{
	position: absolute;
	content: "";
	width: 100%;
	height: 65px;
	background: url(../../img/common/icon_howmuch.png) no-repeat;
	background-size: 65px;
	top:-15px;
	left:-10px;
	z-index: 10;
}
.shop_box .catch{
	background: url(../../img/common/bg_cast.png);
	text-align: center;
	font-size: 1.6rem;
	margin: 20px 20px 30px;
	padding: 10px 0;
}
.shop_box .catch2{
	background: url(../../img/common/bg_cast.png);
	text-align: center;
	font-size: 1.6rem;
	margin: 0 40px 60px;
	padding: 14px 10px;
	color: #ca0080;
	font-weight: bold;
}
.shop_box .btn_form{
	background: url(../../img/common/bg_next.png);
	padding: 20px 0 10px;
	margin: 20px 40px 0;
}
.shop_box .btn_form p{
	padding: 0;
	margin: 0;
}

.shop_box .inner{
	padding: 20px 40px 0;
}
.shop_price{
	width: 275px;
	margin: 10px 0 30px;
}
.shop_price.low{
	float: left;
}
.shop_price.high{
	float: right;
}
.shop_price dt{
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #FFF;
	font-size: 1.4rem;
	padding: 10px;
	position: relative;
	margin-bottom: 20px;
}
.shop_price.low dt{
	background: url(../../img/common/bg_low.png) center bottom / 25px 31px #ca0080;
}
.shop_price.low dt:after{
	position: absolute;
	bottom:-12px;
	left: 0;
	width: 100%;
	height: 12px;
	content: "";
	z-index: 10;
	background: url(../../img/common/bg_low2.png) no-repeat center top;
}
.shop_price.high dt{
	background: url(../../img/common/bg_high.png) center bottom / 25px 31px #661eff;
}
.shop_price.high dt:after{
	position: absolute;
	bottom:-12px;
	left: 0;
	width: 100%;
	height: 12px;
	content: "";
	z-index: 10;
	background: url(../../img/common/bg_high2.png) no-repeat center top;
}
.shop_price dd{
	padding: 0 10px;
	font-size: 1.4rem;
	font-weight: bold;
	color: #333;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.shop_price.low dd{
	color: #ca0080;
}
.shop_price.high dd{
	color: #661eff;
}
.shop_box ul{
	padding:0 40px 0 70px;
}
.shop_box li{
	list-style: disc;
	font-size: 1.4rem;
	padding-bottom: 10px;
}
.link_pp{
	text-align: right;
	font-size: 1.4rem;
}

/* =============================================
 フリーページ (レシピ・店舗情報・ニュースの共通)
============================================= */
/* H2 ページタイトル */
.page_ttl.sp{
	margin: 32px 0 20px 0;
    padding: 0 0 14px 0;
	font-size: 3.4rem;
	text-shadow: white 2px 2px 0px, white -2px 2px 0px, white 2px -2px 0px, white -2px -2px 0px;
	color: #ca0080;
	line-height: 1.2;
}
/* H2 ページタイトルがバナーの場合 */
.page_ttl.bnr{
	background: none;
	padding-bottom: 0;
}

/* フリーページの大枠ボックス */
.sp_box{
	background-color: #FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	position: relative;
	margin-bottom: 40px;
	padding-bottom:20px; 
}
/* フロー用のボックス */
.sp_box .inner{
	margin: 0 60px 20px;
}
.sp_box p{
	margin: 0 60px 20px;
}
.sp_box p.cap{
	margin: 20px 0 -5px;
}
/* ジャンルありのH３まわり */
.sp_summary{
	position: relative;
	-moz-border-top-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	-moz-border-top-right-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	background: url(../../img/common/bg_next.png) bottom center;
	margin-bottom: 20px;
}
.sp_summary:after{
	position: absolute;
	left: 0;
	bottom: -12px;
	width: 100%;
	height: 12px;
	content: "";
	background: url(../../img/common/bg_next2.png) no-repeat top center;
}
.sp_summary h3{
	text-align: left;
	padding: 26px 50px 10px 135px;
	margin: 0 auto;
	font-size: 2.4rem;
	font-weight: bold;
	line-height: 1.2;
	color:#ca0080;
}
.sp_summary p{
	background: url(../../img/common/line_oattl.png) repeat-x top left;
	margin: 0 50px 0 135px;
	padding:8px 0 20px !important;
	text-align: left;
}
/* ジャンルありでレシピのH３まわり */
.sp_summary.recipe:before{
	position: absolute;
	top:0;
	left: 15px;
	width: 100px;
	height: 100%;
	content: "";
	background:url(../../img/common/icon_recipe.png) no-repeat left center;
	z-index: 10;
}
/* ジャンルありで店舗のH３まわり */
.sp_summary.shop:before{
	position: absolute;
	top:0;
	left: 15px;
	width: 100px;
	height: 100%;
	content: "";
	background:url(../../img/common/icon_shop.png) no-repeat left center;
	z-index: 10;
}
/* ジャンルありでインフォのH３まわり */
.sp_summary.info:before{
	position: absolute;
	top:0;
	left: 15px;
	width: 100px;
	height: 100%;
	content: "";
	background:url(../../img/common/icon_info.png) no-repeat left center;
	z-index: 10;
}
/* ジャンルなしのH３まわり */
.sp_summary.no_genre h3{
	text-align: left;
	padding: 26px 50px 10px 50px;
	margin: 0 auto;
	font-size: 2.4rem;
	font-weight: bold;
	line-height: 1.2;
	color:#ca0080;
	text-align: center;
}
.sp_summary.no_genre p{
	background: url(../../img/common/line_oattl.png) repeat-x top left;
	margin: 0 50px;
	padding-bottom:20px;
	text-align: center;
}

.sp_movie{
	max-width: 600px;
	margin: 0 auto 20px;
}
/* 写真は1枚と複数 */
/* 1枚 */
.sp_box div.sp_photo{
	max-width: 600px;
	margin: 0 auto 20px;
}
/* 複数枚 */
.sp_box ul.sp_photo{
	margin: 0 40px 20px;
}	
.sp_box ul.sp_photo:after{
	content: "";
	display: block;
	clear: both;
	zoom: 1;
}
.sp_box ul.sp_photo li{
	float: left;
	width: 290px;
	padding: 0 10px 10px;
}
.sp_box ul.sp_photo li img{
	max-width: 290px;
}
/* H4 */
.sp_box h4{
	position: relative;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	background-color: #ca0080;
	color:#FFF;
	font-size: 2rem;
	padding: 10px  10px 10px 30px;
	margin: 0 50px 20px;
	line-height: 1;
}
.sp_box h4 span{
	font-size: 1.4rem;
	padding-left:4px; 
}
.sp_box h4:before{
	position: absolute;
	top:15px;
	left: 10px;
	width: 10px;
	height: 10px;
	content: "";
	z-index: 10;
	background-color: #ffcead;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
/* H5 */
.sp_box h5{
	border-left: 5px solid #ca0080;
	color: #ca0080;
	font-size: 1.6rem;
	margin-bottom: 15px;
}
.sp_box .caption{
	background:url(../../img/common/bg_caption.png);
	padding: 25px 25px 0;
	margin: 0 50px;
	font-size: 1.4rem;
}
.sp_box .caption p{
	padding-bottom: 25px;
	margin:0 0 20px; 
}
.bnr_area.main{
	margin: 0 0 20px;
}
.sp_box dl{
	border-bottom: 1px dotted #000;
	padding-bottom: 5px;
	margin-bottom: 10px;
	display: table;
	width: 100%;
}
.sp_box dl:after{
	content: "";
	display: block;
	clear: both;
	zoom: 1;
}
.sp_box dl:last-of-type{
	padding-bottom:25px;
	border: none;
}
.sp_box dt{
	float: left;
	width: 160px;
	font-size: 1.4rem;
	font-weight: bold;
	display: table-cell;
	vertical-align: middle;
}
.sp_box dd{
	float: left;
	font-size: 1.4rem;
	display: table-cell;
	vertical-align: middle;
}


/* =============================================
 フリーページ (レシピ)
============================================= */
/* レシピ 材料 */
.sp_box .rcp_ingredients{
	float: left;
	width: 50%;
	font-size: 1.4rem; 
}
.sp_box .rcp_ingredients:last-child(){
	border-left: 1px dotted #CCC;
}
.sp_box .rcp_ingredients li{
	position: relative;
	padding-left: 14px;
}
.sp_box .rcp_ingredients li span{
	font-size: 1.2rem; 
}
.sp_box .rcp_ingredients li:before{
	position: absolute;
	top:8px;
	left: 0;
	width: 4px;
	height: 4px;
	content: "";
	z-index: 10;
	background-color: #ca0080;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.sp_box .rcp_ingredients li.ttl{
	color: #ca0080;
	font-weight: bold;
	padding-left: 0;
}
.sp_box .rcp_ingredients li.ttl:before{
	position: absolute;
	top:0;
	left: 0;
	width: 0;
	height: 0;
	content: "";
	z-index: 10;
	background-color: #FFF;
}
.sp_box .rcp_ingredients ul{
	border-left: 4px solid #EEE; 
	padding-left:10px; 
	margin-left: 14px;
}
.sp_box p.rcp_stitile{
	margin: 0 0 3px 0;
	color: #ca0080;
}
.mb15{
	margin-bottom: 15px;
}
.spmb15{
	margin-bottom: 0px;
}
/* レシピ 作り方 */
.rcp_howto {
	counter-reset:recipe_count;
	font-size: 1.4rem;
	margin: 0 60px;
}
.rcp_howto li {
	list-style: none;
	padding: 0 0 14px 30px;
	margin-bottom: 14px;
	position: relative;
	border-bottom: 1px dotted #CCC; 
}
.rcp_howto li .pic {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 10px;
	
}
.rcp_howto li .pic img{
	width: 48%;
}
.rcp_howto li:last-child {
	border-bottom: none; 
}
.rcp_howto li:before{
	position: absolute;
	top:0;
	left: 0;
	counter-increment: recipe_count;
	content: counter(recipe_count);	
	background: #ca0080;
	margin-right: 5px;
	display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
}
.recipemenu{
	width: 700px;
	height: auto;
	display: inline-block;
	margin-bottom: 20px;
}
.recipemenu ul{
    padding: 0;
    margin: 0;
}
.recipemenu ul li{
	float: left;
	margin: 0 4px 4px 0;
}
.recipemenu ul li:nth-child(4n){
	margin-right:0 !important;
}
.recipemenu ul li img{
	width: 172px;
	height: auto;
}
.recipemenu ul li p{
	display: none;
}
p.rcp_text{
	font-size: 1.4rem;
}

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