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

/**main u-main 時間帯背景と文字色　ひし形のソース**/
h2#date_area,h2#date_area02{
	background-color:#8e91c4;
	color:#fffcf3;
}
#wasuu{
	background:url(https://cdn.tv-osaka.co.jp/ip4/asi/my_unfamiliar_family/__icsFiles/afieldfile/2022/02/22/hishi.gif) no-repeat 10px center;
	background-size:auto 12px;
}

h2#data_area02 #jimaku{
	width:16%;
	padding-top:20px;
	font-size:0.7em;
}
/**story　次回予告話数とサブタイトル色**/
#asi-story dl{color:#970019 !important;}

/**cast　キャスト名テキストの背景と文字色**/
#cast-top div dt{
	color:#3f2c08;
	border-radius:3px;
	background:#f2f1ef;
	border:0;
}
.yaku{
	font-size:20px;
}
.enjya{
	font-size:16px;

}


#asi-footer address br{
	display:none;
}
/*アマゾンタグ横長の場合のみ（縦中の場合は下記削除）*/
#amazon dt{
	width:160px !important;
}
#amazon dd{
 	width:385px !important;
    padding:50px 0 0 !important;
}

.cas01 p{
	text-align: center;
}
#overlay-body1{
	width:800px;
	margin: 0 auto;
	text-align:center;
	background-color:#F2EDDE; 
}
 #overlay-body1 img{
	width:800px;
	height:auto;
}

/*smp*/
@media screen and (max-width: 640px) {
/**main u-main ひし形のソース**/
#wasuu{
	background:url(../images/1803_hwarang/hishi.png) no-repeat left center;
	background-size:auto 80%;
}
#jimaku{
	width:20%;
	padding-top:0;
	float:none !important;
	padding-left:5%;
	font-size:1.4rem;
}
/**cast　キャスト名テキストの背景と文字色**/
#cast-top div dt{
	background:#fff;
	border:none;
	color:#3f2c08;
}
.yaku{
	width:100%;
	font-size:2.0rem;
	float:none;
	padding-bottom:3%;
}
.yaku br{display: block !important;}
.enjya{
	width:100%;
	font-size:1.6rem;
	float:none;
}
/*アマゾンタグ横長の場合のみ（縦中の場合は下記削除）*/
#amazon {
	max-height:150px !important;
}
#amazon dt{
	width:35% !important;
}
#amazon dd{
	width:63% !important;
	padding:0 !important;
	}



#asi-footer address br{
	display:block;
}
#overlay-body1 {
	width:96%;
}
#overlay-body1 img{
	width:100%;
}

/*プレゼント宣伝用*/
@media only screen and (min-width: 641px) {
.pc {display: block !important; }
.sp {display: none !important; }
.present_bg{
	margin:10px 0;
	padding:0;
	width:660px;
	height:1237px;
	background-image:url(https://www.tv-osaka.co.jp/ip4/goodch/tebaku/img/bg.png)}
.present_inner{
	margin:10px auto ;
	padding-top: 50px;
	width:533px;
	height:850px;}
.present_btn{
	width:451px;
	margin:0 auto 0;
}
.present_txt{
	width:530px;
	margin:30px auto 0;}
}
@media only screen and (max-width: 640px) {
.pc {display: none !important; }
.sp {display: block !important; }
.preent{
	margin-top:5%;
	margin-bottom:5%;
	width:100%;line-height: 0;}
.preent img{
	width:100%;}
	}</pre></body></html>