@charset "utf-8";
/* CSS Document */

/*---------------
reset
-----------------*/

body, pre, blockquote, address, table, td, div, form, h1, h2, h3, h4, h5, h6, p, ol, ul, li, dl, dt, dd {
	margin: 0;
	padding: 0;
}
ol, ul, li, dl, dt, dd {
	list-style: none;
	text-decoration: none;/*line-height:0;*/
}
fieldset, img {
	border: 0;
}
html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6 {
}
body {
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", "Osaka", sans-serif;
	line-height: 1.9em;
	background-color: #ffffff;
	font-size: 12px;
	-webkit-text-size-adjust: 100%;
}
*:first-child + html body {	/* for IE7 */
	font-family: "メイリオ", "Meiryo";
	font-size: 12px;
	line-height: 1.8em;
}

/* LINK */
a:link {
	color: #ff7715;
	text-decoration: none;
}
a:visited {
	color: #ff7715;
	text-decoration: none;
}
a:hover {
	color: #ff7715;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
/* pcスマホ別表示*/

.pc {
	display: block;
}
.sp {
	display: none;
}
.cx_smartphoneview .pc {
	display: none;
}
.cx_smartphoneview .sp {
	display: block;
}
/*---------------
共通背景
----------------*/


body {
}
body#meza_bg, body#program_mezaaqua, body#program_mezatv, body#program_mezado {
	background-attachment: fixed;
	background-color: #FFF;
	background-image: url(../../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body#meza_bg.cx_smartphoneview::before, body#program_mezaaqua.cx_smartphoneview::before, body#program_mezatv.cx_smartphoneview::before, body#program_mezado.cx_smartphoneview::before {
	background: url(../../img/bg_l_sp.jpg) no-repeat scroll center top / 100% auto;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: -1;
}
.cx_smartphoneview #fp-l {
	background: none;
}

.cx_smartphoneview #cx_spContentsWrap {
    background: none;
}


/*---------------
めざましフッター
----------------*/

#footer_meza a {
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
#footer_meza a img {
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
#footer_meza {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-bottom: 20px;
}
#footer_meza .footer {
	width: 600px;
	font-size: 14px;
	line-height: 17px;
	color: #999999;
	position: relative;
}
#footer_meza #footer_meza .footer h2 {
	margin-left: -6px;
}
#footer_meza .footer {
	position: relative;
}
#footer_meza .footer #footerLink a {
	display: block;
	color: rgb(255,255,255);
	position: absolute;
	top: 42px;
	right: 22px;
}
#footer_meza .footer #footerLink a:after {
	content: "";
	border: 6px solid transparent;
	border-left: 6px solid #fff;
	position: absolute;
	top: 2px;
	right: -20px;
}
#footer_meza .footer li {
	list-style: outside none none;
	overflow: hidden;
}
#footer_meza .footer p.pagetop {
	width: 75px;
	height: 13px;
	text-align: right;
	position: absolute;
	top: 0px;
	right: 20px;
	padding: 2px 8px 8px 8px;
	background: url(../../img/pagetop_bg.png) no-repeat scroll 0 0 transparent;
}
#footer_meza .footer p.pagetop a:hover img {
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	opacity: 0.7;
	-moz-opacity: 0.7;
}
#footer_meza .footer ul.submenu01 {
	padding: 10px 0 0 6px;
	clear: both;
	display: table;
	border-spacing: 51px 0;
	margin-left: -53px;
	margin-right: -53px;
}
#footer_meza .footer ul.submenu01.bottom {
	padding: 10px 0 10px 6px;
	clear: both;
	display: table;
	border-spacing: 42px 0;
	margin-left: -44px;
	margin-right: -44px;
}
#footer_meza .footer ul.submenu01 li {
	line-height: 1.7;
	list-style: outside none none;
	display: table-cell;
	text-align: center;
	position: relative;
	padding-left: 20px;
}
#footer_meza .footer ul.submenu01 li span:before {
	content: url("../../img/yajirushi.png");
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-55%);
	-ms-transform: translateY(-55%);
	transform: translateY(-55%);
	left: 2px;
}
#footer_meza .footer ul.submenu01 li:first-child {
/*	text-align:left;
*/	}
#footer_meza .footer ul.submenu01 li:last-child {
/*	text-align:right;
*/	}
#footer_meza .footer ul.submenu01 li.pc {
	display: block;
}
#footer_meza .footer ul.submenu01 li.sp {
	display: none;
}
.cx_smartphoneview #footer_meza .footer ul.submenu01 li.pc {
	display: none;
}
.cx_smartphoneview #footer_meza .footer ul.submenu01 li.sp {
	display: block;
}
/*
#footer_meza .footer ul.submenu01 li a:hover img{
	filter:alpha(opacity=70);-ms-filter: "alpha(opacity=70)";opacity:0.7;-moz-opacity:0.7;}
*/

#footer_meza .footer ul.submenu02 {
	clear: both;
	width: 640px;
	height: 70px;
	overflow: hidden;
	font-size: 0px;
	background-image: url(../../img/footer_bangumiBtn0402.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 0px;
}
#footer_meza .footer ul.submenu02 li {
	width: 295px;
	color: #fff;
	height: 70px;
	overflow: hidden;
	float: left;
	text-align: center;
	margin-left: 10px;
}
#footer_meza .footer ul.submenu02 li a {
	display: block;
}
#footer_meza .footer ul.submenu02 li:first-child {
	margin-left: 0;
}

#footer_meza .footer ul.submenu02 li:nth-child(2) img {
	margin-left: -305px;
}

#footer_meza .footer ul.submenu02 li a:hover, #footer_meza .footer ul.submenu02 li.last a:hover {
	color: #fff;
}
#footer_meza .footer ul.submenu02 li a:hover img {
	opacity: 0;
}
/*FOOTER MENU LINK */
#footer_meza .footer li a:link {
	color: #585858;
	text-decoration: none;
}
#footer_meza .footer li a:visited {
	color: #585858;
	text-decoration: none;
}
#footer_meza .footer li a:hover {
	color: #999;
	text-decoration: underline;
}
#footer_meza .footer li a:active {
	text-decoration: none;
}
#footer_meza .footer .fotter_copy {
	width: 600px;
	clear: both;
	margin: 10px auto;
	background: url(../../img/nocopy.png) no-repeat scroll 0 0 transparent;
	zoom: 1;
	position: relative;
}
#footer_meza .footer .fotter_copy p {
	color: #585858;
	font-size: 10px;
	line-height: 18px;
	padding: 0 0 5px 85px;
}
#footer_meza .footer .fotter_copy a:link {
	color: #FF8200;
	text-decoration: none;
}
#footer_meza .footer .fotter_copy a:hover {
	color: #FF8200;
	text-decoration: underline;
}
#footer_meza .footer .fotter_copy a:visited {
	color: #FF8200;
	text-decoration: none;
}
/*
.submenu01 img{
	margin-right:5px;
}

.submenu01_2 img{
	margin-right:5px;
}
*/

/*---------------
めざましフッター　スマートフォン
----------------*/

.cx_smartphoneview #footer_meza .footer {
	font-size: 16px;
	line-height: 20px;
}
.cx_smartphoneview #footer_meza .footer h2 {
	background-image: url(../../img/footerTitle_sp2.png);
	height: 82px;
	width: 600px;
}
.cx_smartphoneview #footer_meza .footer h2 img {
	display: none;
}
.cx_smartphoneview #footer_meza .footer #footerLink a {
	display: block;
	color: rgb(255,255,255);
	position: absolute;
	top: 46px;
	font-size: 18px;
	font-weight: bold;
}
.cx_smartphoneview #footer_meza .footer p.pagetop_sp {
	/*	float:right; right:10px; */
	text-align: center;
	margin: 0 auto;
	right: 0;
	position: relative;
	width: 129px;
	height: 50px;
	padding: 3px 10px 6px 11px;
	background: url(../../img/pagetop_bg2.png) no-repeat scroll 0 0 transparent;
}
.cx_smartphoneview #footer_meza .footer ul li a {
	width: 100%;
	height: 100%;
	display: block;
	text-align: left;
	font-size: 24px;
	position: relative;
}
.cx_smartphoneview #footer_meza .footer ul.submenu01 {
	width: 600px;
	padding: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin: 0px;
	border-spacing: 0;
}
.cx_smartphoneview #footer_meza .footer ul.submenu01 li {
	width: 300px;
	float: left;
	padding: 0;
	padding: 10px 2px;
	margin: 0;
	font-size: 16px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	display: block;
	position: relative;
}
.cx_smartphoneview #footer_meza .footer ul.submenu01 li a {
	padding-left: 34px;
}
.cx_smartphoneview #footer_meza .footer ul.submenu02_sp {
	width: 640px;
	padding: 0;
	margin: 4px auto;
	height: auto;
	border-left: 1px solid #fd8200;
	border-top: 1px solid #fd8200;
	border-bottom: none;
	background: none;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.cx_smartphoneview #footer_meza .footer ul.submenu02_sp li {
	float: left;
	width: 213px;
	padding: 0;
	background: #ffdab2;
	padding: 10px 2px;
	margin: 0;
	list-style: none;
	border-right: 1px solid #fd8200;
	border-bottom: 1px solid #fd8200;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.cx_smartphoneview #footer_meza .footer ul.submenu02_sp li.meza {
	background: #ff8201;
	color: #fff
}
/* 表示切り替え */

#footer_meza .footer p.pagetop {
	display: block;
}
#footer_meza .footer p.pagetop_sp {
	display: none;
}
.cx_smartphoneview #footer_meza .footer p.pagetop {
	display: none;
}
.cx_smartphoneview #footer_meza .footer ul.submenu02 {
	display: block;
}
/*---------------
めざましフッター　イマドキブログスマホ
----------------*/
.cx_smartphoneview #footer_meza.imadoki .footer {
	width: 100%;
	position: relative;
}
.cx_smartphoneview #footer_meza.imadoki li.pc {
	display: none;
}
.cx_smartphoneview #footer_meza.imadoki {
	width: 100%;
}
.cx_smartphoneview #footer_meza.imadoki .footer h2 {
	background-image: url(../../img/footerTitle_sp2.png);
	height: 0;
	width: 96%;
	background-size: contain;
	margin-right: 2%;
	margin-left: 2%;
	background-repeat: no-repeat;
		background-size: contain;
	padding-top:13.5%;

}
.cx_smartphoneview #footer_meza.imadoki .footer ul.submenu01 {
	width: 100%;
	padding: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin: 0px;
	border-spacing: 0;
	margin-right: 10px;
	margin-left: 10px;
}
.cx_smartphoneview #footer_meza.imadoki .footer ul.submenu01 li {
	width: 48%;
	float: left;
	padding: 0;
	padding: 0 2px 10px;
	margin: 0;
	font-size: 14px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	position: relative;
}
.cx_smartphoneview #footer_meza.imadoki .footer ul.submenu01 li a {
	font-size: 14px;
	padding-left: 15px;
}
.cx_smartphoneview #footer_meza.imadoki .footer ul.submenu02 {
	clear: both;
	width: 96%;
		height: 0;
	overflow: hidden;
	font-size: 0px;
	background-image: url(../../img/footer_bangumiBtnimadoki.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:11.5%;
	padding-bottom: 0px;
	background-size: contain;
	margin-right: 2%;
	margin-left: 2%;
}
.cx_smartphoneview #footer_meza.imadoki .footer ul.submenu02 li img {
	display: none;
}
.cx_smartphoneview #footer_meza.imadoki .footer ul.submenu02 li {
	width: 33%;
	color: #fff;
	height: 44px;
	overflow: hidden;
	float: left;
	text-align: center;
	margin: 0;
	margin-top:-11%;

}
.cx_smartphoneview #footer_meza.imadoki .footer ul.submenu01 li span:before {
	content: "";
	background-image: url("../../img/yajirushi.png");
	height: 8px;
	width: 8px;
	background-size: cover;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-55%);
	-ms-transform: translateY(-55%);
	transform: translateY(-55%);
	left: 2px;
}
.cx_smartphoneview #footer_meza.imadoki .footer #footerLink a {
	display: block;
	color: rgb(255,255,255);
	position: absolute;
	font-size: 12px;
	top: 0;
	font-weight: bold;
	right: 30px;
	margin-top:6%;
}
/*---------------
右エリア
----------------*/
#fp-r {
	padding-right: 5px;
}
#fp-rdef #fp-rdef-freespace .clearfix {
	width: 100%;
}
#fp-rdef #fp-rdef-freespace .clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.cx_smartphoneview #fp-rdef #fp-rdef-freespace .line_bn {
	background: url("/meza/img/line_bn_bg.jpg") no-repeat;
	display: block;
	margin: 0 auto;
	padding: 11px 7px 11px 12px;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
	height: 98px;
}
.cx_smartphoneview #fp-rdef #fp-rdef-freespace .line_bn img {
	zoom: 1.0;
}
#fp-rdef #fp-rdef-freespace .line_bn_left {
	float: left;
	padding: 14px 0 0 10px;
}
#fp-rdef #fp-rdef-freespace .line_bn_right {
	float: left;
	padding: 4px 3px 5px 0;
}
#fp-rdef #fp-rdef-freespace .r_bn {
	box-shadow: none;
	border: none;
	width: 340px;
	margin: 0 auto 8px auto;
}
#fp-rdef #fp-rdef-freespace .r_bn_last {
	box-shadow: none;
	border: none;
	width: 340px;
	margin: 0 auto 20px;
}
#fp-rdef #fp-rdef-freespace .r_bn p {
	color: #333333;
	font-size: 10px;
	line-height: 1.5;
}
#fp-rdef #fp-rdef-freespace .r_bn a:hover {
opacity:0.8;
}
.cx_smartphoneview #fp-rdef #fp-rdef-freespace .r_bn p {
	color: #333333;
	font-size: 17px;
	line-height: 1.5;
}
#fp-rdef #fp-rdef-freespace .sp {
	display: none;
}
#fp-rdef #fp-rdef-freespace .pc {
	display: block;
}
.cx_smartphoneview #fp-rdef #fp-rdef-freespace .sp {
	display: block;
}
.cx_smartphoneview #fp-rdef #fp-rdef-freespace .pc {
	display: none;
}
.cx_smartphoneview #fp-rdef #fp-rdef-freespace .r_bn {
	width: 620px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}
.cx_smartphoneview #fp-rdef #fp-rdef-freespace .r_bn_last {
	width: 620px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}
.cx_smartphoneview #fp-rdef #fp-rdef-freespace .r_bn p {
	padding: 10px;
}
.cx_smartphoneview #fp-rdef #fp-rdef-freespace .fp-rdefblock a {
	padding: 0;
}
.cx_smartphoneview #fp-rdef #fp-rdef-freespace .fp-rdefblock a img.bnr {
	padding: 0;
	zoom: 1.0;
	width: 620px;
}
/* おすすめ */
#fp-rdef .fp-rdefblock {
    background-color: rgba(255, 255, 255, 0.97) !important;
    box-shadow: 0 1px 3px #8f6600 !important;
	margin-left: 1px;
}
/* 不正なホームページにご注意 */
#cx_right_emergency_banner a img {
	margin-left: 1px;
}