@charset "utf-8";
/* CSS Document */
@media (min-width: 1180px){
#archive_date {
	text-align: right;
	}
	#archive_date h2 {
	padding: 15px 0;
	font-size: 14px;
	}
	#subtitle {
	background: url(https://www.tv-osaka.co.jp/muchami2017/images/top_pc/subtitle.png) no-repeat;
	width: 560px;
	height: 100px;
	margin: 0 auto;
	padding-top: 30px ;
	color: #FFF;
	font-size: 28px;
	text-align: center;
	line-height: 150%;
	display: table-cell;
	vertical-align: middle;
	}
	#next{
	background-color: #fff;
	width: 560px;
	padding: 10px 40px 40px 40px;
	float: right;
	}
	#next span {
	font-size: 16px;
	line-height: 36px;
	padding-bottom: 5px;
	border-bottom: #777777 3px dotted;
	}
	#thema00 img {
	width: 540px;
	background-color: #000000;
	margin: 15px auto;
	padding: 10px;
	}
	#thema00 dt {
	background: url(https://www.tv-osaka.co.jp/muchami2017/images/common_pc/bg_fukidashi.png) no-repeat;
	width: 560px;
	height: 160px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-size: 20px;
	line-height: 175%;
	font-weight: bold;
	}
	#thema00 p, #thema00 dd {
	padding: 0 15px;
	}
	#coopers {
	background: url(https://www.tv-osaka.co.jp/muchami2017/images/top_pc/cooper.png) no-repeat;
	width: 600px;
	height: 140px;
	margin: 0 auto;
	margin-top: 50px;
	font-size: 0em;
	}
	#supervisions {
	background: url(https://www.tv-osaka.co.jp/muchami2017/images/top_pc/supervision.png) no-repeat;
	width: 600px;
	height: 140px;
	margin: 0 auto;
	margin-top: 50px;
	font-size: 0em;
	}
	.cooper, .supervision {
	border: #000000 3px solid;
	padding: 10px;
	font-size: 14px;
	margin-bottom: 5px;
	}
	.cooper br, .supervision br {
	display: none;
	}
	}
	
	@media (max-width: 1179px){
	#archive_date {
	padding: 3% 0;
	text-align: right;
	}
	#archive_date h2 {
	font-size: 0.8em;
	line-height: 150%;
	}
	#next {
	background-color: #ffffff;
	width: 87.5%;
	margin: 0 auto;
	padding: 5% 3.125%;
	}
	#subtitle {
	background: url(https://www.tv-osaka.co.jp/muchami2017/images/top_pc/subtitle.png) no-repeat;
	width: 100%;
	height: 0;
	padding-bottom: 18.214286%;
	background-size: contain;
	margin: 0 auto;
	text-align: center;
	color: #ffffff;
	padding-top: 5%;
	font-size: 1em;
	line-height: 150%;
	}
	
	
	#coopers{
	background:url(https://www.tv-osaka.co.jp/muchami2017/images/top_smp/cooper.png) no-repeat;
	width: 100%;
	height: 0;
	padding-bottom: 21.875%;
	background-size: contain;
	margin: 0 auto;
	margin-top: 10%;
	font-size: 0em;
	}
	#supervisions{
	background:url(https://www.tv-osaka.co.jp/muchami2017/images/top_pc/supervision.png) no-repeat;
	width: 100%;
	height: 0;
	padding-bottom: 21.875%;
	background-size: contain;
	margin: 0 auto;
	margin-top: 10%;
	font-size: 0em;
	}
	.cooper, .supervision {
	width: 90%;
	margin: 1% auto;
	padding: 3%;
	border: #000 4px solid;
	font-size: 0.8em;
	}
	}
