@charset "utf-8";
/* CSS Document */

/*============================================================================
全体レイアウト
*============================================================================*/
.sp_none{
	display:none !important;
}
.pc_none{
	display:inline !important;
}
.pc_noneB{
	display:block !important;
}

body {
	-webkit-text-size-adjust: 100%;
	min-width:initial;
	min-width: auto;
	background-color: #FFF;
}
.body {
	width: auto;
	padding:10px;
}

#header {
	width:100%;
	margin:0;
	padding-bottom:10px;
}
#header .logoBox{
	width:100%;
	float:none;
	text-align:left;
}
#header #logo{
	width:26%;
	margin:0 2% 10px 0;
	float:left;
}
#header #logo img{
	width:100%;
	height:auto;
}
#header .spLayout{
	width:57%;
	margin:0 0 10px 0;
	float:left;
	overflow:hidden;
}
#header .logoBox .day{
	margin:0 0 5px 0;
	width:100%;
}
#header .logoBox .day span{
	font-size:1em;
}
#header form{
	display:block;
	clear:both;
}

#header .searchBox{
	border:1px solid #BBBBBB;
	width:60%;
	height:25px;
	margin-left:0;
}
#header .searchBox input{
	border:none;
	width:97%;
	height:23px;
}
#header .searchBtn{
	border:0;
	font-size:10px;
	height:27px;
	width:35%;
	float:right;
}

#header .linkBox,
.freeBox{
	width:100%;
	float:none;
	clear:both;
}

.freeBox img{
	max-width:100%;
	width:auto;
	height:auto;
}

#header .linkBox ul{
	padding-top:8px;
}

#spMenuBtn{
	display:block;
	float:right;
	width:12%;
}
#spMenuBtn img{
	width:100%;
	height:auto;
}

#spGlobalNav{
	display:block;
	margin-bottom:1em;
	clear:both;
	width:100%;
	overflow:hidden;
}
#spGlobalNav ul{
	display:block;
	clear:both;
	font-weight:bold;
	width:100%;
}
#spGlobalNav ul li{
	display:block;
	clear:both;
	border-bottom:1px solid #FFF;
}
#spGlobalNav ul li a{
	display:block;
	padding:5px 5px 5px 19px;
	background:#188EBF url(../image/icon_btn01_w.png) 3px 0.5em no-repeat;
	color:#FFF;
}

#footerBox{
	padding-top:0;
}
#footerMenu{
	position: relative;
}
#pageTop a{
	float:none;
}
#footerMenu,
#pageTop,
.sideBan2Col,
.sideBan2Col ul{
	width:100%;
}


/*============================================================================
中身
*============================================================================*/

#contents {
	width:100%;
	margin:0;
	background:none;
}
#mainArea,
#subArea {
	width:100%;
	float:none;
}
/*============================================================================
右サイドの中身
*============================================================================*/
.sideIchioshi ul li,
.sideSitemenu ul{
	font-size:1em;
}
.sideImgmenu ul{
	width: 60%;
}
.sideIchioshi ul li dl{
	width: 76%;
}
.sideBan1Col li a img{
	max-width:100%;
	width:auto;
	height:auto;
}
.sideBan2Col li{
	width:47%;
}
.sideBan2Col li:nth-child(odd) {
	margin-left:1%;
}
.sideBan2Col li:nth-child(even) {
	margin-right:1%;
}
.sideBan2Col li a img{
	max-width:100%;
	width:auto;
	height:auto;
}

/*============================================================================
メインコンテンツの中身
*============================================================================*/
.listBox2Col .main{
	float:none;
}
#TopPage .listBox2Col .main{
	width: auto;
}
.sp_List03 li:nth-child(n + 4){
	display:none !important;
}
.sp_List04 li:nth-child(n + 5){
	display:none !important;
}
.sp_List05 li:nth-child(n + 6){
	display:none !important;
}

/*============================================================================
トップページ
*============================================================================*/
.topSokuho .ticker{
	width: 80%;
}
.kinkyuSokuho,
.bosai,
#topShuyoNews .main h3{
	font-size:1.1em;
}

#saninNews,
#topOshirase .left,
#topOshirase .right,
#topShuyoNews .other .listBox,
#topSinpoBox .conBox,
#topPhoto .left{
	clear:both;
	float:none;
	width:100%;
	overflow:hidden;
}

#topOshirase .right{
	text-align:left;
	margin-top:0.5em;
}
#topOshirase .right span{
	font-size:1em;
}
#topSinpoBox{
	margin-bottom:1em;
}

#topSinpoBox .conBox{
	margin-bottom:0.2em;
}

.photoList{
	margin-bottom:0.5em;
}
.photoList li{
	margin-right:1%;
	width:24%;
}
.photoList li span{
	min-height:3em;
}

.titleLine01 .tit{
	max-width:65%;
}
.titleLine01 .tit img{
	max-width:100%;
	height:auto;
}

/*============================================================================
ビッグバナー
*============================================================================*/
.bigBan01,
.bigBan01 img{
	width:100%;
}
/*============================================================================
他ページ
*============================================================================*/
.pageNavi li{
	display:none !important;
}
.pageNavi li.prev,
.pageNavi li.next{
	display:block !important;
}

.pageNavi li.next{
	float:right;
}

.pageNavi li.invalid {
        display: none !important; 
}

#GenrePage .genreList02 {
	margin-right:0;
}

#GenrePage .genreList02 > li {
	width:100%;
	float:none;
	margin-right:0;
}
#GenrePage .genreListPkikaku > li{
	padding:0.5em 0;
}
#GenrePage .genreListPkikaku > li a{
	float:none;
	width:100%;
	margin-right:0;
	padding-bottom:0.5em;
	background:none;
}
.genreListPhoto .photoBox { 
	width:150px;
	max-width:150px;
}
.genreListPhoto .photoBox img {
	max-width:150px;
	max-height:150px;
}
.genreListPhoto h2{
	font-size:1.2em;
}
.iitokoList li{
	width: 48%;
}
.iitokoList li:nth-child(edd){
	float: right;
}
.sitemapList li{
	float:none;
	width: auto;
	margin:0 0 0.5em 0;
}
.cmsContents00 .photoBox,
.cmsContents00 .photoBoxR,
.cmsContents00 .photoBoxTable,
.cmsContents00 .photoBoxrow,
.cmsContents00 .photoBoxRrow,
.cmsContents00 .mainLine,
.cmsContents00 .subLine,
.cmsContents00 .subLine .photoBox{
	float:none;
	width:100%;
	max-width:100%;
}
.cmsContents00 .photoBox,
.cmsContents00 .photoBoxR{
	margin-left: 0;
	margin-right: 0;
}
.cmsContents00 .photoBox,
.cmsContents00 .photoBoxR,
.cmsContents00 .photoBoxrow,
.cmsContents00 .photoBoxRrow{
	padding:0;
}

#ContentsPage .pageNavi li.prev,
#ContentsPage .pageNavi li.next{
	float:none;
	margin-bottom:0.3em;
}


