@charset "shift_jis";

/* header
------------------------------------------------------------ */
header {
	width: 98%;
	padding: 10px 2% 0 0;
	position: absolute;
	z-index: 10;
}
header:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.noCatch{
	position: relative;
}

header p#logo {
	width:40%;
	float: left;
}

header p#logo img{
	width:100%;
	height:auto;
}

header p.logoSecom {
	width:23%;
	margin:3px 20px 0 0;
	float: right;
}

header p.logoSecom img{
	width:100%;
	height:auto;
}

header .logoFlash{
	width:53%;
	margin:3px 0 0 10px;
	float: left;
}

header .logoFlash img{
	width:100%;
	height:auto;
}

#imgMain{
	width: 100%;
	padding-top: 15%;
}

header ul.link {
	font-size: 12px;
	margin-top: 6px;
}
header p.menu-button {
	width:10%;
	float: right;
	cursor: pointer;
}
header p.menu-button img{
	width:100%;
	height:auto;
}
header div.modal {
	display: none;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
header div.modal nav#global {
	-moz-box-shadow: 0 0 3px rgba(5,0,1,.5);
	-webkit-box-shadow: 0 0 3px rgba(5,0,1,.5);
	box-shadow: 0 0 3px rgba(5,0,1,.5);
	border-bottom: 1px solid #ccc;
	background: #fff;
	margin: 10px;
	position: relative;
	z-index: 10;
}
header div.modal nav#global header {
	border-bottom: 1px solid #ccc;
	position: relative;
}
header div.modal nav#global header h3 {
	color: #3362b0;
	padding-bottom: 15px;
	padding-top: 16px;
	padding-left: 10px;
}
header div.modal nav#global header p.close-button {
	position: absolute;
	right: 10px;
	top: 5px;
	cursor: pointer;
}
header div.modal nav#global dl {
}
header div.modal nav#global dl dt {
	background-color: #3362b0;
	color: #fff;
	font-weight: bold;
	padding: 8px 10px 7px;
}
header div.modal nav#global dl dd {
}
header div.modal nav#global dl dd ul {
}
header div.modal nav#global dl dd ul li {
	border-top: 1px solid #ccc;
	padding-right: 10px;
}
header div.modal nav#global dl dd ul li:first-child {
	border: none;
}
header div.modal nav#global dl dd ul li a {
	background: url(/contents/sp/homesecurity/img/common/content/icon-link-02.png) 100% 50% no-repeat;
	background-size: 11px 12px;
	color: #333;
	display: block;
	padding: 18px 16px 17px 10px;
	text-decoration: none;
}

#naviHead {
	width:100%;
	margin: 0 auto 15px auto;
	position: relative;
	border-top: 1px solid #d9d9d9;
}

#naviHead td{
	width: 33.2%;
	border-bottom: 4px solid #004398;
	background: #f5f5f5;
}

#naviHead td a {
	text-indent: -9999px;
	display: block;
}

#naviHead td#gnavi01{
	border-right: 1px solid #d9d9d9;
	background: url(/flashnews/image/sp/navi-01off.png) center top no-repeat;
	background-size: 100% auto;
}

.monday #naviHead td#gnavi01{
	background: #64b9ba url(/flashnews/image/sp/navi-01on.png) center top no-repeat;
	background-size: 100% auto;
}

#naviHead td#gnavi02{
	border-left: 1px solid #fff;
	border-right: 1px solid #d9d9d9;
	background: url(/flashnews/image/sp/navi-02off.png) center top no-repeat;
	background-size: 100% auto;
}

.tuesday #naviHead td#gnavi02{
	background: #66a889 url(/flashnews/image/sp/navi-02on.png) center top no-repeat;
	background-size: 100% auto;
}

#naviHead td#gnavi03{
	border-left: 1px solid #fff;
	background: url(/flashnews/image/sp/navi-03off.png) center top no-repeat;
	background-size: 100% auto;
}

.wednesday #naviHead td#gnavi03{
	background: #bc97bb url(/flashnews/image/sp/navi-03on.png) center top no-repeat;
	background-size: 100% auto;
}

#naviHead td#gnavi04{
	border-right: 1px solid #d9d9d9;
	background: url(/flashnews/image/sp/navi-04off.png) center top no-repeat;
	background-size: 100% auto;
}

.thursday #naviHead td#gnavi04{
	background: #da85b6 url(/flashnews/image/sp/navi-04on.png) center top no-repeat;
	background-size: 100% auto;
}

#naviHead td#gnavi05{
	border-left: 1px solid #fff;
	border-right: 1px solid #d9d9d9;
	background: url(/flashnews/image/sp/navi-05off.png) center top no-repeat;
	background-size: 100% auto;
}

.friday #naviHead td#gnavi05{
	background: #f39565 url(/flashnews/image/sp/navi-05on.png) center top no-repeat;
	background-size: 100% auto;
}

#naviHead td#gnavi06{
	border-left: 1px solid #fff;
	background: url(/flashnews/image/sp/navi-06off.png) center top no-repeat;
	background-size: 100% auto;
}

.backnumber #naviHead td#gnavi06{
	background: #024a95 url(/flashnews/image/sp/navi-06on.png) center top no-repeat;
	background-size: 100% auto;
}

#naviHead td img{
	width:100%;
	height:auto;
}

/* BodyArea
------------------------------------------------------------ */
#BodyArea {
	width:96%;
	margin:0 2%;
	font-size:14px;
}

#BodyArea .snsbtn:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

#BodyArea .snsbtnBtm{
	margin-bottom: 20px;
}

#BodyArea .snsbtnBtm:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

#BodyArea .part{
	float: right;
}

#BodyArea .part li {
	float: left;
	margin-left: 5px;
}

#BodyArea .part:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

#BodyArea .snsT,
#BodyArea .snsB {
	width: 100%;
	max-width: 768px;
	margin: 0 auto;
}

#BodyArea .snsT .part {
	width: 140px;
	margin: 0 auto;
	float: none;
}

#BodyArea .snsB .part {
	width: 200px;
	margin: 0 auto;
	float: none;
}

#BodyArea .snsT .part li:first-child,
#BodyArea .snsB .part li:first-child {
	margin-left: 0;
}

/* ランキング
------------------------------------------------------------ */

#BodyArea .ranking03{
	width:100%;
	margin:20px 0 30px 0;
	padding:0;
	background-color:#e6f6f7;
}


#BodyArea .ranking03 h5{
	width:100%;
	margin:0 0 10px 0;
	padding:0;
	border-bottom:1px solid #93d5d4;
}

#BodyArea .ranking03 h5 img{
	width:100%;
	height:auto;
	margin:0 0 0 0;
	padding:0;
}

#BodyArea .ranking03 h5.line01 img{
	width:100%;
	height:auto;
	margin:-30px 0 0 0;
	padding:0;
}

#BodyArea .ranking05 h2.line02 img{
	width:100%;
	height:auto;
	margin:-20px 0 0 0;
	padding:0;
}

#BodyArea .ranking03 dl{
	margin-bottom:5px;
	padding-bottom:10px;
	border-bottom:1px dotted #93d5d4;
}

#BodyArea .ranking03 dl.lastChild{
	padding-bottom:10px;
	border-bottom:none;
}

#BodyArea .ranking03 dl:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

#BodyArea .ranking03 dl dd{
	width:23%;
	margin:8px 0 8px 4%;
	float:left;
	text-align:center;
}

#BodyArea .ranking03 dl dd img{
	width:100%;
	height:auto;
}

#BodyArea .ranking03 dl dt{
	width:64%;
	margin-top:10px;
	padding-left:10px;
	padding-right:2%;
	float:right;
	background: url(/sp/magazine/shared/img/mark_10.gif) 0 5px no-repeat;
	background-size:auto 8px;
}

#BodyArea .ranking03 dl dt a{
	color:#000;
	text-decoration:none;
	display:block;
}

#BodyArea .ranking03 dl dt span{
	font-size: 12px;
}


#BodyArea .titBackNo{
	width: 97%;
	margin-bottom: 10px;
	padding: 5px 0 5px 3%;
	background: url(/flashnews/image/sp/bg_t_flashnews.png) no-repeat 0 0;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}

#BodyArea .titBackNo a{
	background: url(/flashnews/image/sp/mark_01.png) 0 6px no-repeat;
	background-size:auto 8px;
	padding-left: 10px;
	text-decoration: none;
	display: block;
	color: #fff;
}

.newsbackno_list .titMon{
	width: 97%;
	padding: 2px 0 2px 3%;
	background-color: #eee;
	font-size: 16px;
	color: #00aead;
	font-weight: bold;
}

.newsbackno_list .titMon span{
	background: url(/flashnews/image/sp/icon_mon.png) 0 5px no-repeat;
	background-size:auto 36px;
	padding: 10px 0 10px 40px;
	text-decoration: none;
	display: block;
}

.newsbackno_list .titTue{
	width: 97%;
	padding: 2px 0 2px 3%;
	background-color: #eee;
	font-size: 16px;
	color: #009c6c;
	font-weight: bold;
}

.newsbackno_list .titTue span{
	background: url(/flashnews/image/sp/icon_tue.png) 0 5px no-repeat;
	background-size:auto 36px;
	padding: 10px 0 10px 40px;
	text-decoration: none;
	display: block;
}

.newsbackno_list .titWed{
	width: 97%;
	padding: 2px 0 2px 3%;
	background-color: #eee;
	font-size: 16px;
	color: #b473aa;
	font-weight: bold;
}

.newsbackno_list .titWed span{
	background: url(/flashnews/image/sp/icon_wed.png) 0 5px no-repeat;
	background-size:auto 36px;
	padding: 10px 0 10px 40px;
	text-decoration: none;
	display: block;
}

.newsbackno_list .titThu{
	width: 97%;
	padding: 2px 0 2px 3%;
	background-color: #eee;
	font-size: 16px;
	color: #e14da0;
	font-weight: bold;
}

.newsbackno_list .titThu span{
	background: url(/flashnews/image/sp/icon_thu.png) 0 5px no-repeat;
	background-size:auto 36px;
	padding: 10px 0 10px 40px;
	text-decoration: none;
	display: block;
}

.newsbackno_list .titFri{
	width: 97%;
	padding: 2px 0 2px 3%;
	background-color: #eee;
	font-size: 16px;
	color: #ff6d26;
	font-weight: bold;
}

.newsbackno_list .titFri span{
	background: url(/flashnews/image/sp/icon_fri.png) 0 5px no-repeat;
	background-size:auto 36px;
	padding: 10px 0 10px 40px;
	text-decoration: none;
	display: block;
}


.newsbackno_list{
	width:100%;
	margin-bottom:20px;
	border: 1px solid #d3d3d4;
	border-bottom: none;
}

.newsbackno_list dl{
	width: 96%;
	padding:2%;
	border: none;
	border-bottom: 1px solid #d3d3d4
}

.newsbackno_list dl dt a{
	color: #000;
	padding-left:10px;
	text-decoration: none;
	display: block;
}

.newsbackno_list dl dd{
	padding-left:10px;
	font-size:12px;
	background: url(/sp/magazine/shared/img/mark_10.gif) 0 5px no-repeat;
	background-size:auto 8px;
	text-decoration:none;
}


.flashnews_list{
	width:100%;
	margin-bottom:20px;
	padding-top:10px;
}

.flashnews_list dl{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #9fcdbe;
}

.flashnews_list dl dt a{
	color: #000;
	padding-left:10px;
	text-decoration: none;
	display: block;
}

.flashnews_list dl dd{
	padding-left:10px;
	font-size:12px;
	background: url(/sp/magazine/shared/img/mark_10.gif) 0 5px no-repeat;
	background-size:auto 8px;
	text-decoration:none;
}


/* フラッシュニューストップ
------------------------------------------------------------ */

#BodyArea h2{
	height:auto;
	margin:30px 0 20px 0;
}

#BodyArea h2 img{
	width:auto;
	height:68px;
}

#BodyArea .pagenation{
	width:100%;
	margin:0 0 0 0;
	padding:0 0 30px 0;
}

#BodyArea .pagenation ul{
	margin:0 0 0 0;
	padding:0;
	position: relative;
}


#BodyArea .pagenation ul:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

#BodyArea .pagenation ul li a {
	color:#000;
	text-decoration:none;
}

#BodyArea .pagenation ul li{
	height:23px;
	margin:0;
	vertical-align:middle;
}

#BodyArea .pagenation ul li.prev{
	width:27%;
	padding:4px 0 0 20px;
	background: url(/flashnews/image/sp/button_prev.png) 0 0 no-repeat;
	background-size:auto 27px;
	position: absolute;
	left: 0;
}

#BodyArea .pagenation ul li.list{
	width:27%;
	text-align:center;
	padding:4px 10px 0 11px;
	background: url(/flashnews/image/sp/button_list.png) center 0 no-repeat;
	background-size:auto 27px;
	position: absolute;
	left: 34%;
}

#BodyArea .pagenation ul li.next{
	width:27%;
	text-align:right;
	padding:4px 20px 0 0;
	background: url(/flashnews/image/sp/button_next.png) right 0 no-repeat;
	background-size:auto 27px;
	position: absolute;
	right: 0;
}



/*---------------------------------------------
 20150702追加　ここから
---------------------------------------------*/

#ContentsArea{
	width: 100%;
}

.news-section{
	width: 100%;
}

.news-section .news{
	width: 100%;
}

.news-section .news .columnWed{
	width: 100%;
	margin-bottom: 10px;
	padding: 5px 0;
	background: url(/flashnews/image/sp/bg_t_wed.png) no-repeat 0 0;
}

.news-section .news .columnWed #newsTitle{
	font-weight: bold;
	background: url(/flashnews/image/sp/icon_wed.png) no-repeat 5px 50%;
	background-size: 30px;
	padding: 6px 0 6px 45px;
	font-size: 18px;
	color: #fff;
}

.news-section .news .columnFri{
	width: 100%;
	margin-bottom: 10px;
	padding: 5px 0;
	background: url(/flashnews/image/sp/bg_t_fri.png) no-repeat 0 0;
}

.news-section .news .columnFri #newsTitle{
	font-weight: bold;
	background: url(/flashnews/image/sp/icon_fri.png) no-repeat 5px 50%;
	background-size: 30px;
	padding: 6px 0 6px 45px;
	font-size: 18px;
	color: #fff;
}

.news-section .column-title{
	width: 100%;
	margin-bottom: 10px;
	border-bottom: 1px solid #004898;
	color: #004898;
	font-weight: bold;
}

.news-section .column-title-inner{
	margin-bottom: 5px;
	padding-left: 2%;
	border-left: 5px solid #004898;
}
.news-section h3.news{
	font-size: 18px;
	font-weight: bold;
}

.column-news .column-contents{

}

.news-section .column-pht{
	margin-top: 10px;
}

.news-section .column-pht img{
	width: 100%;
	height: auto;
}

.column-news .column-contents .column-txt h4{
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #004898;
	padding-left:20px;
	background: url(/flashnews/image/sp/mark_02.png) 0 6px no-repeat;
	background-size: 12px 12px;
}

.column-news .column-contents .column-txt p{
	margin-bottom: 40px;
}

#pageTop02 {
	width: 96%;
	margin: 0 auto 30px auto;
	text-align: right;
	display: block;
}

#pageTop02 a{
	padding-left: 15px;
	background: transparent url(/flashnews/image/sp/mark_03.png) 0 7px no-repeat;
	background-size: 8px auto;
}


/*---------------------------------------------
 20150702追加　ここまで
---------------------------------------------*/


/* 共有部分
------------------------------------------------------------ */

#BodyArea h2#related{
	width:95%;
	background: url(/sp/magazine/shared/img/t_related_bg.gif) 0 0 repeat-x;
	padding:1px 0 1px 5%;
}

#magazine dl{
	width:100%;
	margin:10px 0 20px 0;
}

#magazine dl:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

#magazine dt{
	width:50%;
	text-align:left;
	float:left;
}

#magazine dd{
	width:50%;
	text-align:right;
	float:right;
}

hr{
	height: 0;
	display: none;
}

.icnNew{
	vertical-align:middle;
}

.btnR{
	text-align:right;
}

.btnRm{
	margin:20px 0 0 0;
	padding-bottom:10px;
	text-align:right;
}

.btnRIn{
	margin:0 2px 0 0;
	padding-bottom:20px;
	text-align:right;
}


.imgC{
	text-align:center;
}

.imgF{
	width:100%;
	margin:30px 0 10px 0;
}

.eyeCatch{
	width:96%;
	margin:5px 2% 15px 2%;
}

.eyeCatch img{
	width:100%;
	height:auto;
}

.imgF img{
	width:100%;
	height:auto;
}

.menuTbl{
	width:100%;
	margin-bottom:30px;
	border-top:1px solid #d4d4ca;
	border-left:1px solid #d4d4ca;
}

.menuTbl td{
	width:49%;
	border-right:1px solid #d4d4ca;
	border-bottom:1px solid #d4d4ca;
	padding:10px 5px 10px 10px;
}

.menuTbl td a{
	color:#000;
	padding-left:10px;
	background: url(/sp/magazine/shared/img/mark_01.gif) 0 5px no-repeat;
	background-size:auto 8px;
	display:block;
}

#sns dl:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

#sns dl dd{
	width:31%;
	padding-left:3%;
	text-align:right;
	border-left:1px solid #d4d4ca;
	float:left;
}

#sns dl dd img{
	width:100%;
	height:auto;
}

#sns dl dd.firstChild{
	width:31%;
	padding-left:0;
	text-align:left;
	border-left:none;
}

.update{
	width:100%;
	font-size:12px;
	padding-top:10px;
	text-align:right;
}

.mb30{
	margin-bottom:30px;
}

.pb20{
	padding-bottom:20px;
}

.noSP{
	display:none;
}

.noPC{
}
