@charset "utf-8";
/*------------------------------------------------------------------------------
[1] 各種テンプレート
	地図から探す
	汎用トップ
	イベント
	イベントカレンダー
	よくある質問
	施設
	アルバム
	汎用項目収集
	画像リンク
	サイトマップ
	新着更新情報
	オープンデータ
[2] 共通スタイル
	3列横並びメニュー（セカンドトップ / 汎用トップ / サイトマップ）
	サイドメニュー
	トピックス
	新着更新情報
	広告欄（トップページ、セカンドトップ）
	広告欄（画像リンク）
	ごみカレンダー
	スクロールメニュー（トップページ、汎用トップ）
------------------------------------------------------------------------------*/
/*==============================================================================
	ページ番号検索
==============================================================================*/
#content .navidetail{
	background: #f8f8f8;
	margin-bottom:50px;
	padding: 30px;
	border: 5px solid #CFB329;
	border-radius: 5px;
}
#content .navidetail p{
	margin:0px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 120%;
}
#content .navidetail form input{
	border:1px solid #73550A;
	padding:5px;
	margin:0px;
	line-height: 1.8;
}
#content .navidetail form input#kohoid{
	border-right:0px;
	width:200px;
	border-radius:3px 0px 0px 3px;
}
#content .navidetail form input#idbtn{
	padding:5px 25px;
	color: #FFF;
	background: #73550A;
	border-radius:0 3px 3px 0;
	-webkit-appearance: none;
	cursor:pointer;
}
#content #idresult p{
	color:#d21212;
	font-weight:bold;
}
/*==============================================================================
	お問い合せCGI
==============================================================================*/
#content2 dl, #content2 .fieldfrom{
	margin:20px auto 20px auto;
	width:90%;
}
#content2 dl dd{
	width:calc(90% - 170px);
}
/*==============================================================================
	地図から探す
==============================================================================*/
#map{
	width:calc(100% - 40px);
}
#mapcate{
	width:calc(100% - 210px);
}
#mapdetail{
	width:100%;
	box-sizing:border-box;
	border: none;
}
#googlemap{
	width:90%;
}
/*==============================================================================
	介護メニュー（テキスト素材）
==============================================================================*/
#kaigomenu{
	border-bottom:5px solid #5A9755;
	margin:0px 0px 20px 0px;
	padding:0px;
	zoom:1;
	border-radius:5px 5px 0px 0px;
}
#kaigomenu ul li{
	width:20%;
	float:left;
	display:inline;
	background: rgba(206,233,177,1);
	border-left:1px solid #FFF;
	box-sizing:border-box;
}
#kaigomenu ul li:first-child,
#kaigomenu ul li:first-child a{
	border-radius:5px 0px 0px 0px;
}
#kaigomenu ul li:last-child,
#kaigomenu ul li:last-child a{
	border-radius:0px 5px 0px 0px;
}
#kaigomenu ul li:first-child{
	border-right:none;
}
#kaigomenu ul li a{
	display:block;
	padding:10px 0px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
	box-sizing:border-box;
	zoom:1;
	text-align:center;
}
/*==============================================================================
	放射線
==============================================================================*/
.houshasentext{
	margin:10px;
	padding:1px;
	width:calc((100% - 50px) / 2);
	display:inline-block;
	box-sizing:border-box;
	border:1px solid #cfb329;
}
#petit .houshasentext h2{
	background:#cfb329;
	text-align:center;
	padding: 15px;
}
#petit p.houshasenlink{
	margin:0px auto 20px auto;
	width:70%;
	background:#000;
	border-radius:5px;
}
.houshasenlink a{
	padding:10px;
	display:block;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	border-radius:5px;
}
.houshasen p.bannertxt2{
	margin-right:0px;	
	text-align:right;
}
.houshasen p.bannertxt2 a{
	margin-right:0px;
}
/*==============================================================================
	キッズページトップ
==============================================================================*/
.kids #petit{
	margin-bottom:20px;
	padding-bottom:20px;
	background:url(images/kids/kids_bg.gif) repeat left top;
}
.kids #petit .box{
	margin:0px auto;
	width:950px;
}
.kids #petit h1{
	background:url(images/kids/title_bg.gif) no-repeat center top;
	text-align:center;
	border:none;
	padding:20px 0px 0px 0px;
}
.kids #petit p.outline{
	margin:0px auto 10px auto;
	width:950px;
}
.kids #content3 p span.idnumber,
.kids #content3 p span.print,
.kids #content3 p span.printl{
	background:#FFF;
}
/*------------------------------------------------------------------------------
	メニュー
------------------------------------------------------------------------------*/
#kidsnavi{
	margin:10px auto 30px auto;
	padding: 30px 20px;
	width:950px;
	box-sizing:border-box;
	background:url(images/kids/kidsmenu_bg.gif) no-repeat left center;
}
#kidsnavi ul{
	margin:30px 20px;
	list-style-type:none;
}
#kidsnavi ul li:nth-child(1){
	margin-right:50px;
	margin-bottom:20px;
	float:left;
}
#kidsnavi ul li:nth-child(2){
	margin-right:50px;
	margin-bottom:20px;
	float:right;
	display:inline;
}
#kidsnavi ul li:nth-child(3){
	margin-left:50px;
	float:left;
	display:inline;
}
#kidsnavi ul li:nth-child(4){
	float:right;
}
/*------------------------------------------------------------------------------
	リンク
------------------------------------------------------------------------------*/
#kidslink{
	margin: 50px auto 30px auto;
	width:950px;
	box-sizing:border-box;
	background:#FFF;
}
#kidslink h2{
	padding:5px 15px 5px 105px;
	color:#FFF;
	background:#2143a6;
	position:relative;
}
#kidslink h2:after{
	content:url(images/kids/kidslink.png);
	position:absolute;
	left:0px;
	top:-40px;
}
#kidslink ul{
	margin: 10px 0px 0px 0px;
	padding:20px;
	list-style-type:none;
}
#kidslink ul li{
	margin-bottom:10px;
	margin-right:10px;
	padding-left:18px;
	width:calc((100% - 40px) / 4);
	float:left;
	box-sizing:border-box;
	background:url(images/kids/mark_kids.gif) no-repeat left 6px;
	line-height:1.5;
}
#kidslink ul li:nth-child(4n){
	margin-right:0px;
}
#kidslink ul li:nth-child(5n){
	clear:left;
}
/*==============================================================================
	知事室
==============================================================================*/
.governor .news ul{
	margin:30px 20px 20px 20px;
	list-style-type:none;
	line-height:1.5;
}
.governor .news ul li{
	margin-top:30px;
	padding:0 30px;
	box-sizing:border-box;
	border:none;
}
.governor .news ul li span.labelupdate,
.governor .news ul li span.labelnew{
	float: left;
	margin:0;
}
.governor .news ul li span.date{
  float: none;
  padding: 0 0 0 15px;
}
.governor .news ul li span.newsli{
	width:100%;
	padding: 8px 0px;
}
.governor .news ul li span.newsli a{
	color:#222;
	font-weight: bold;
}
/*------------------------------------------------------------------------------
	メニュー
------------------------------------------------------------------------------*/
.governor #ptopnavi{
	margin:50px 0px 50px 0px;
}
.governor #ptopnavi ul.txtnavi{
	list-style-type:none;
	display: flex;
	flex-wrap: wrap;
	margin-left: -20px;
}
.governor #ptopnavi ul.txtnavi li{
	margin:0px 0px 20px 20px;
	width:calc(100% / 3 - 20px);
	box-sizing: border-box;
	border:1px solid #cfb329;
	border-radius:5px;
	float: none;
	display: block;
	box-shadow: 0 0 5px #CCC;
}
.governor #ptopnavi ul.txtnavi li a{
	padding:20px 10px 20px 50px;
	display:flex;
	box-sizing:border-box;
	font-weight:bold;
	color:#222;
	background:#FFF;
	text-decoration:none;
	height: 100%;
	border-radius:5px;
	align-items: center;
	border: none;
	position:relative;
}
.governor #ptopnavi ul.txtnavi li a::before{
	width:25px;
	height:25px;
	content:"";
	position:absolute;
	top:1.25em;
	left: 15px;
	border-radius: 50%;
	background: #D2B428;
}
.governor #ptopnavi ul.txtnavi li a::after{
	width: 8px;
	height: 8px;
	content:"";
	position:absolute;
	top:1.85em;
	left: 1.35em;
	border-top: 2px solid #FFF;
	border-right: 2px solid #FFF;
	box-sizing: border-box;
	transform:rotate(45deg);
}
.governor #ptopnavi ul.txtnavi li a:hover{
	color:#222;
	background-color:#faf7e6;
}
/*------------------------------------------------------------------------------
	挨拶
------------------------------------------------------------------------------*/
.governor .flexwrap{
	display: flex;
	justify-content: space-between;
}
.governor #governor1{
	margin-bottom:20px;
	width:calc(100% - 380px);
	background:url(images/governor/bg.jpg) repeat left top;
	position:relative;
}
.governor #governor2{
	margin-bottom:20px;
	width:350px;
}
.governor #governor1 h2{
	padding:15px 5px 15px 25px;
	font-size:162.5%;
	background:url(images/content/h2_bg2.png) repeat-y right center, url(images/content/h2_bg1.png) no-repeat left top,
    #F0F0F0	;
	line-height:1.5;
	position: relative;
}
.governor #governor1 h2::before{
	position: absolute;
	left:0;
	top:11px;
	content:"";
	background: #D2B428;
	height: calc(100% - 11px);
	width: 1px;
}
.governor #governor1 h3{
	margin-bottom:10px;
}
#governortext{
	padding:10px 50px 0px 10px;
	box-sizing:border-box;
	width: 65%;
	display: inline-block;
}
#governortext p{
	margin-bottom:5px;
	margin-left: 5px;
}
#governorimg{
	display: inline-block;
	width:247px;
}
#governorimg p{
	position:absolute;
	right:0;
	bottom:0;
}
#governorimg p img{
	vertical-align:bottom;
}
/*------------------------------------------------------------------------------
	カルーセル
------------------------------------------------------------------------------*/
.governor #pickup{
	width:350px;
	padding:10px 10px 0px 10px;
	box-sizing:border-box;
	background:#faf7e6;
	box-shadow:0px 3px 1px 0px #CCC;
}
.governor .main_view{
	width:330px;
		position:relative;
}
.governor #pickup .window{
	width:330px;
	height: 330px;
	background:transparent url(images/governor/wanko_governor.gif) no-repeat right bottom;
}
.governor #pickup .main{
	width:330px;
	height:320px;
}
.governor #scroll_b .main p.photoleft{
	width:330px;
	height:245px;
	float:none;
}
.governor #scroll_b .main .imgtxt{
	padding:15px 5px 10px 0px;
	width:100%;
	height:auto;
	display: block;
	float:none;
	box-sizing: border-box;
	position: absolute;
	left:0;
	bottom:25px;
	text-align:left;
}
.governor #scroll_b .main h2{
	font-size:95%;
	text-align:left;
	line-height:1.5;
}
.governor #scroll_b p.btn{
	left:0px;
	bottom:10px;
}
.governor #scroll_b .paging{
	width:245px;
	left:60px;
	bottom:10px;
}
/*------------------------------------------------------------------------------
	リンク
------------------------------------------------------------------------------*/
.governor #content ul.objectlink{
	margin-left:10px;
}
/*******************************************************************************
[1] 各種テンプレート
*******************************************************************************/
/*==============================================================================
	地図から探す
==============================================================================*/
/*------------------------------------------------------------------------------
	地区
------------------------------------------------------------------------------*/
#mapmenu{
	width:100%;
}
#content2 #mapmenu ul{
	margin:0px 0px 0px 0px;
	list-style-type:none;
	list-style-image:none !important;
	border-bottom:1px solid #CCC;
}
#content2 #mapmenu ul:after{
    content: ""; 
    display: block; 
    clear: both;
}
#content2 #mapmenu ul li{
	margin: 0px 0px -1px 10px;
	float:left;
}
#content2 #mapmenu ul li img{
	vertical-align:bottom;
}
#content2 #mapmenu button{
	margin:0px;
	padding:5px 13px 5px 13px;
	min-height:45px;
	font-size:100%;
	font-weight: bold;
	line-height: 1.2;
	background:#efefef;
	border:1px solid #CCC;
	border-bottom:1px solid #CCC;
	cursor:pointer;
}
#content2 #mapmenu button:hover,
#content2 #mapmenu button.choice{
	border-bottom:1px solid #FFF;
	background:#FFF;
}
/* 選択されているとき
------------------------------------------------------------------------------*/
#content2 #mapmenu button#chiku0{
	padding:12px 13px 12px 13px;
}
/*==============================================================================
	サイトマップ
==============================================================================*/
#sitemap{
	margin:0px auto 0px auto;
	width: 100%;
	min-width: 1000px;
	max-width:1200px;
	box-sizing: border-box;
}
/*==============================================================================
	汎用トップ
==============================================================================*/
#petit{
	width: 100%;
	min-width: 1000px;
	max-width:1200px;
	box-sizing: border-box;
}
#ptopnavi{
	margin:0px 0px 15px 0px;
	width: 100%;
	min-width: 1000px;
	max-width:1200px;
	box-sizing: border-box;
}
#petitcontent{
	margin:0px 0px 15px 0px;
	width: 100%;
	min-width: 1000px;
	max-width:1200px;
	box-sizing: border-box;
}
#petitcontent #content{
	width: 100%;
	box-sizing: border-box;
}
#petitmenu{
	clear:both;
}
/*---　1列　------------------------------------------------------------------*/
#p1content{
	width: 100%;
	min-width: 1000px;
	max-width:1200px;
	box-sizing: border-box;
}
/*---　2列　------------------------------------------------------------------*/
#plnavi{
	margin:0px;
}
#p2content{
	margin:0px;
	width: calc(100% - 240px);
}
#petit,
#petitcontent,
#p1content{
	width:100%;
}
#p3{
	width:calc(100% - 240px);
}
#p3content{
	width:calc(100% - 240px);
}
#p3content #content2{
	width:auto;
	max-width:none;
	min-width:auto;
}
/*------------------------------------------------------------------------------
	タイトル
------------------------------------------------------------------------------*/
#petit h1.h1img{
	text-align:center;
}
/*------------------------------------------------------------------------------
	上メニュー
------------------------------------------------------------------------------*/
/* 画像
------------------------------------------------------------------------------*/
#ptopnavi ul.imgnavi{
	clear:both;
	list-style-type:none;
	margin-left:-10px;
	display:flex;
	flex-wrap:wrap;
}
#ptopnavi ul.imgnavi li{
	margin:0px 0px 10px 10px;
}
/* テキスト
------------------------------------------------------------------------------*/
#ptopnavi ul.txtnavi{
	margin-left:-10px;
	display:flex;
	flex-wrap:wrap;
	clear:both;
	list-style-type:none;
}
#ptopnavi ul.txtnavi li{
	margin:0px 0px 10px 10px;
	width:calc(100% / 5 - 10px);
	line-height:1.5;
	min-height:70px;
}
#ptopnavi ul.txtnavi li a{
	padding:10px;
	height:100%;
	width:100%; 
	display:flex;
	align-items: center;
	box-sizing:border-box;
	color: #000;
	font-weight:bold;
	border: 1px solid #d2b428;
	border-radius: 5px;
	text-decoration: none;
	box-sizing: border-box;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0, 0.1);
	text-decoration:none;
}
#ptopnavi ul.txtnavi li a:hover{
	background:#fafaf0;
}
/*------------------------------------------------------------------------------
	クイックメニュー
------------------------------------------------------------------------------*/
#quickmenu{
	margin-bottom:30px;
	border:1px solid #D2B428;
	border-radius: 5px;
}
#quickmenu h2{
	margin:0px 0px 10px 0px;
	padding:15px 30px;
	font-size:130%;
	background: #faf7e6 url(images/parts/title_bg.png) repeat-y right top;
	border:none;
	border-bottom: 1px dotted #cfb329;
	border-radius: 5px 5px 0 0 ;
}
#quickmenu p{
	padding:0px 30px;
}
#quickmenu ul{
	padding:10px 30px;
	margin-left:-25px;
	display:flex;
	flex-wrap:wrap;
	clear:both;
	list-style-type:none;
}
#quickmenu ul li{
	margin:0px 0px 10px 25px;
	border-radius: 3px;
	width:calc(100% / 4 - 25px);
	line-height:1.3;
}
#quickmenu ul li a{
	padding:15px 20px;
	height:100%;
	width:100%; 
	display:flex;
	align-items: center;
	box-sizing:	border-box;
	color: #FFF;
	background: #816F19;
	text-decoration:none;
	border-radius: 3px;
}
#quickmenu ul li a:hover{
	background:#73550a;
}
/*------------------------------------------------------------------------------
	中央
------------------------------------------------------------------------------*/
/* 基本エリア
------------------------------------------------------------------------------*/
#petit ul.objectlink:after{
	content:"";
	display:block;
	clear:both;
}
#petit ul.objectlink li.imglink{
	margin:0px 10px 10px 0px;
	float:left;
}
/*------------------------------------------------------------------------------
	色変更
------------------------------------------------------------------------------*/
/* 上メニュー（テキスト）の色変更(基本色/青/緑/ピンク/オレンジ)
------------------------------------------------------------------------------*/
.color1 #ptopnavi ul.txtnavi li a{
	border-color:#89a6d8;
}
.color1 #ptopnavi ul.txtnavi li a:hover{
	background:#a2bdeb;
}
.color2 #ptopnavi ul.txtnavi li a{
	border-color:#8bb979;
}
.color2 #ptopnavi ul.txtnavi li a:hover{
	background:#c1e0b6;
}
.color3 #ptopnavi ul.txtnavi li a{
	border-color: #f2b3b0;
}
.color3 #ptopnavi ul.txtnavi li a:hover{
	background:#fdd5d2;
}
.color4 #ptopnavi ul.txtnavi li a{
	border-color:#ffa954;
}
.color4 #ptopnavi ul.txtnavi li a:hover{
	background:#ffd7b0;
}
/* トピックス（基本色/青/緑/ピンク/オレンジ)
------------------------------------------------------------------------------*/
.color1 .topics,.color1 .news,.color1 #quickmenu{
	border-color:#89a6d8;
}
.color1 .topics h2,.color1 .news h2,.color1 #quickmenu h2{
	background:#e7ebf2;
	border-color:#89a6d8;
}
.color2 .topics,.color2 .news,.color2 #quickmenu{
	border-color:#8bb979;
}
.color2 .topics h2,.color2 .news h2,.color2 #quickmenu h2{
	background: #e2edd7;
	border-color:#8bb979;
}
.color3 .topics,.color3 .news,.color3 #quickmenu{
	border-color: #f2b3b0;
}
.color3 .topics h2,.color3 .news h2,.color3 #quickmenu h2{
	background: #feeeec;
	border-color: #f2b3b0;
}
.color4 .topics,.color4 .news,.color4 #quickmenu{
	border-color:#ffa954;
}
.color4 .topics h2,.color4 .news h2,.color4 #quickmenu h2{
	background: #fcefe2;
	border-color:#ffa954;
}
.color1 .news,.color1 .topics,
.color2 .news,.color2 .topics,
.color3 .news,.color3 .topics,
.color4 .news,.color4 .topics{
	border-radius:5px;
}
.color1 .news h2,.color1 .topics h2,
.color2 .news h2,.color2 .topics h2,
.color3 .news h2,.color3 .topics h2,
.color4 .news h2,.color4 .topics h2{
	background-image:none;
	border-radius:5px 5px 0 0;
}
.color1 .news h2::before,.color1 .topics h2::before,
.color2 .news h2::before,.color2 .topics h2::before,
.color3 .news h2::before,.color3 .topics h2::before,
.color4 .news h2::before,.color4 .topics h2::before{
	content:none;
}
.color1 .topics ul li::before{
	background:#89a6d8;
}
.color2 .topics ul li::before{
	background:#8bb979;
}
.color3 .topics ul li::before{
	background:#f2b3b0;
}
.color4 .topics ul li::before{
	background:#ffa954;
}
.color1 #quickmenu ul li a{
	color:#222;
	background-color: #e7ebf2;
  border: 1px solid #89a6d8;
}
.color2 #quickmenu ul li a{
	color:#222; 
	background-color: #e2edd7;
  border: 1px solid #8bb979;
}
.color3 #quickmenu ul li a{
	color:#222;
	background-color: #feeeec;
  border: 1px solid #f2b3b0;
}
.color4 #quickmenu ul li a{
	color:#222; 
	background-color: #fcefe2;
  border: 1px solid #ffa954;
}

/* クラスsidelinkとbannertxtの色変更（基本色/青/緑/ピンク/オレンジ)
------------------------------------------------------------------------------*/
.color1 .sidelink h2{
	border-color: #89a6d8;
}
.color2 .sidelink h2{
	border-color:#8bb979;
}
.color3 .sidelink h2{
	border-color: #f2b3b0;
}
.color4 .sidelink h2{
	border-color:#ffa954;
}
.color1 .bannertxt ul li{
	border-color: #89a6d8;
}
.color1 .bannertxt ul li a:hover{
	background-color: #e7ebf2;
}
.color2 .bannertxt ul li{
	border-color: #8bb979;
}
.color2 .bannertxt ul li a:hover{
	background-color: #e2edd7;
}
.color3 .bannertxt ul li{
	border-color: #f2b3b0;
}
.color3 .bannertxt ul li a:hover{
	background-color: #feeeec;
}
.color4 .bannertxt ul li{
	border-color: #ffa954;
}
.color4 .bannertxt ul li a:hover{
	background-color: #fcefe2;
}
/* 下メニューの色変更(基本色/青/緑/ピンク/オレンジ)
------------------------------------------------------------------------------*/
.color1 .smenu ul li:not([class])::before,
.color1 .smenu ul li.list::before{
	background-color: #89a6d8;
}
.color2 .smenu ul li:not([class])::before,
.color2 .smenu ul li.list::before{
	background-color: #8bb979;
}
.color3 .smenu ul li:not([class])::before,
.color3 .smenu ul li.list::before{
	background-color: #f2b3b0;
}
.color4 .smenu ul li:not([class])::before,
.color4 .smenu ul li.list::before{
	background-color: #ffa954;
}
/* サムネイル */
#petit.color1 ul li.thumbslist .thumbslink::before{
	background-color: #89a6d8;
}
#petit.color2 ul li.thumbslist .thumbslink::before{
	background-color: #8bb979;
}
#petit.color3 ul li.thumbslist .thumbslink::before{
	background-color: #f2b3b0;
}
#petit.color4 ul li.thumbslist .thumbslink::before{
	background-color: #ffa954;
}
/* 見出し */
.color1 .smenu h2,
.color1 #secondlist ul li a,
.color1 #secondlist2 ul li a{
	background-color: #e7ebf2;
	border-color: #89a6d8;
}
.color2 .smenu h2,
.color2 #secondlist ul li a,
.color2 #secondlist2 ul li a{
	background-color: #e2edd7;
	border-color: #8bb979;
}
.color3 .smenu h2,
.color3 #secondlist ul li a,
.color3 #secondlist2 ul li a{
	background-color: #feeeec;
	border-color: #f2b3b0;
}
.color4 .smenu h2,
.color4 #secondlist ul li a,
.color4 #secondlist2 ul li a{
	background-color: #fcefe2;
	border-color: #ffa954;
}
/* サムネイル＋概要文 */
.color1 #secondimg .smenu,.color1 #secondimg2 .smenu{
	border-color:#89a6d8;
}
.color2 #secondimg .smenu,.color2 #secondimg2 .smenu{
	border-color:#8bb979;
}
.color3 #secondimg .smenu,.color3 #secondimg2 .smenu{
	border-color: #f2b3b0;
}
.color4 #secondimg .smenu,.color4 #secondimg2 .smenu{
	border-color:#ffa954;
}
/*==============================================================================
	イベント
==============================================================================*/
/*------------------------------------------------------------------------------
	イベントカテゴリ
------------------------------------------------------------------------------*/
#content p.ecategory{
	margin:0px 10px 10px 10px;
	float:left;
}
#content p.ecategory span{
	margin-bottom:5px;
	padding:2px 5px 2px 5px;
	display:inline-block;
	border: 1px solid #000;
	line-height:1.4;
}
/*------------------------------------------------------------------------------
	開催エリアカテゴリ
------------------------------------------------------------------------------*/
#content p.areacategory{
	margin:0px 10px 10px 10px;
	text-align:right;
}
#content p.areacategory span{
	margin-bottom:5px;
	padding:4px 5px 4px 5px;
	display:inline-block;
	background:#EEEEEE;
	line-height:1.4;
}
/*------------------------------------------------------------------------------
	イベントカレンダースマホ連携ボタン
------------------------------------------------------------------------------*/
#content .evt{
	border:2px solid #CCCCCC;
}
/*==============================================================================
	よくある質問
==============================================================================*/
#faq{
	margin:0px 10px 0px 10px;
}
/*------------------------------------------------------------------------------
	よくある質問トップページ
------------------------------------------------------------------------------*/
/*	検索
------------------------------------------------------------------------------*/
#faq .searchfaq{
	margin:0px 0px 20px 0px;
	padding:18px 20px 20px 20px;
	background:#faf7e6;
}
#faq .searchfaq h2{
	margin:0px 0px 10px 0px;
	font-size:120%;
}
#faq .searchfaq p{
	margin:0px 0px 10px 0px;
}
#faq .searchfaq form{
	margin-left:10px;
	font-size:100%;
}
#faq .searchfaq img{
	vertical-align:middle;
}
#faq .searchfaq label{
	margin-right:10px;
}
#faq .searchfaq input{
	margin:0px 3px 0px 0px;
	padding:4px 5px 4px 5px;
	vertical-align:middle;
	border:1px solid #999;
	-webkit-appearance:none;
}
#faq .searchfaq input#key2{
	padding:4px 5px 4px 5px!important;
	width:370px!important;
	height:auto!important;
	border:1px solid #999!important;
}
#faq .searchfaq input[type="submit"]{
	margin:0px;
	padding-left:15px;
	padding-right:15px;
	color:#FFF;
	background:#000;
}
/*	アクセスランキング
------------------------------------------------------------------------------*/
#faq .faqrank{
	margin:0px 0px 20px 0px;
	padding:1px 1px 0px 1px;
	border:1px solid #CCCCCC;
}
#faq .faqrank h2{
	margin:0px 0px 5px 0px;
	padding:10px 5px 6px 10px;
	font-size:120%;
	color:#333333;
	border-top:5px solid #cfb329;
}
#faq .faqrank p{
	margin:0px 15px 15px 15px;
}
#faq .faqrank ol{
	margin:0px 10px 15px 40px;
}
#faq .faqrank ol li{
	margin:0px 0px 5px 0px;
}
/*	トピックス・新着情報
------------------------------------------------------------------------------*/
#faq .faqtopics{
	margin:0px 0px 20px 0px;
	padding:1px 1px 0px 1px;
	border:1px solid #CCCCCC;
}
#faq .faqtopics h2{
	margin:0px 0px 5px 0px;
	padding:10px 10px 5px 15px;
	font-size:120%;
	border-top:5px solid #000;
}
#faq .faqtopics h3{
	margin:0px 10px 10px 10px;
	padding:5px 10px 5px 10px;
	font-size:110%;
	background:#faf7e6;
	border-bottom:1px dotted #000;
}
#faq .faqtopics p{
	margin:0px 15px 15px 15px;
}
#faq .faqtopics ul{
	margin:0px 10px 15px 25px;
	list-style-type:none;
}
#faq .faqtopics ul li{
	margin-bottom:5px;
	padding-left:20px;
	background:url(images/content/mark_list.png) no-repeat 0px 3px;
}
/*	目的別に探す
------------------------------------------------------------------------------*/
#faq .faqlife{
	margin:0px 0px 20px 0px;
}
#faq .faqlife h2{
	margin:0px 0px 5px 0px;
	padding:10px 5px 6px 10px;
	font-size:120%;
	border-top:5px solid #cfb329;
}
#faq .faqlife h3{
	margin:0px 5px 10px 5px;
	padding:5px 9px 5px 9px;
	font-size:110%;
	background:#faf7e6;
	border-bottom:1px dotted #000;
}
#faq .faqlife p{
	margin:0px 15px 15px 15px;
}
#faq .faqlife ul{
	margin:0px 15px 15px 15px;
	list-style-type:none;
}
#faq .faqlife ul li{
	margin:0px 12px 10px 0px;
	float:left;
}
/*	カテゴリから探す
------------------------------------------------------------------------------*/
#faq .categoryfaq{
	margin:0px 0px 20px 0px;
}
#faq .categoryfaq h2{
	margin:0px 0px 5px 0px;
	padding:10px 5px 6px 10px;
	font-size:120%;
	border-top:5px solid #cfb329;
}
#faq .categoryfaq>h3{
	margin: 0px 5px 10px 5px;
	padding:5px 9px 5px 9px;
	font-size:110%;
	background:#faf7e6;
	border-bottom:1px dotted #000;
}
#faq .categoryfaq>p{
	margin:0px 15px 15px 15px;
}
/*　第3階層表示　*/
#faq .categoryfaq .box{
	margin: 0px 10px 0px 10px;
}
#faq .categoryfaq .box .smenu{
	width:calc((100% - 51px) / 3);
}
#faq .categoryfaq .smenu h3{
	margin:0px 0px 10px 0px;
	padding:10px 5px 10px 10px;
	display:block;
	font-size:110%;
	color:#000;
	font-weight:bold;
	background: #faf7e6;
	text-decoration:none;
	box-sizing:border-box;
	border:2px solid #cfb329;
	box-shadow:0px 0px 0px 2px #FFF inset;
}
#faq .categoryfaq .smenu h3 a{
	color:#000;
}
/*　第3階層非表示　*/
#faq #faqlist ul{
	margin: 0px 10px 20px 10px;
	list-style-type:none;
}
#faq #faqlist ul li{
	margin:0px 10px 5px 5px;
	width:30%;
	float:left;
	padding-left:20px;
	background:url(images/parts/mark_smenu.png) no-repeat 0px 4px;
}
#faq #faqlist ul li:nth-child(3n+1){
	clear:both;
}
/*　リスト画像下　*/
#faq #secondimg .smenu h3{
	margin-bottom:5px;
	padding:10px 5px 8px 25px;
	display:block;
	font-size:110%;
	color:#333333;
	background:url(images/parts/mark_smenu.png) no-repeat 8px 14px;
	border:none;
	text-align:left;
	line-height:1.5;
	text-decoration:underline;
	box-shadow:none;
}
#faq #secondimg .smenu h3 img.externall{
	margin:0px auto 6px 5px;
}
/*　リスト画像横（リスト画像無し）　*/
#faq ul.listlink2{
	margin-bottom:15px;
	margin-left:25px;
	clear:both;
	list-style-type:none;
	list-style-position:outside;
}
#faq ul.listlink2:after{
	content:"";
	display:block;
	clear:both;
}
#faq ul.listlink2 li{
	margin-bottom:10px;
	margin-right:15px;
	padding-left:25px;
	width:44.7%;
	float:left;
	background:url(images/parts/mark_smenu.png) no-repeat 5px 5px;
}
#faq ul.listlink2 li:after{
	content:"";
	display:block;
	clear:both;
}
#faq ul.listlink2 li span{
	font-size:90%;
	line-height:1.5;
}
/* リスト画像横（リスト画像有り）　*/
#faq ul li.thumbslist{
	margin-bottom:5px;
	padding-left:4px;
	width:47%;
	background:none;
}
#faq ul li.thumbslist .thumbslink{
	padding-left:20px;
	font-size:105%;
	background:url(images/parts/mark_smenu.png) no-repeat 0px 5px;
}
#faq ul li.thumbslist img{
	margin-bottom:15px;
	margin-right:10px;
	float:left;
}
#faq ul li.thumbslist img.external{
	margin:0px 0px 0px 5px;
	float:none;
}
/*------------------------------------------------------------------------------
	よくある質問詳細ページ
------------------------------------------------------------------------------*/
#content p.faqtitle{
	margin-left:0px;
	margin-right:0px;
}
#content p.faqtitle span.smallspan{
	font-size:75%;
	font-weight:normal;
}
#content h1.question{
	margin-bottom:20px;
	padding:10px 5px 10px 15px;
	display:flex;
	align-items:flex-start;
	font-size:110%;
	background:#faf7e6 none;
	border:none;
	border-top:1px solid #222;
	border-bottom:1px solid #222;
}
#content h1.question span.q{
	margin:0px 20px 0px 0px;
	padding:5px 10px;
	width:5em;
	box-sizing:border-box;
	color:#222;
	font-size:120%;
	background:#E6D689;
	text-align:center;
	line-height:1.2;
}
#content h1.question span.qtitle{
	width:calc(100% - 5em - 20px);
	font-size:100%;
	font-weight:bold;
	padding:5px;
}
#content .qdetail{
	padding-bottom:15px;
	margin-bottom:30px;
	border-bottom:2px solid #CCC;	
}
#content h2.answer{
	margin:0px 0px 15px 15px;
	padding:5px 10px 3px 10px;
	width:5em;
	display:block;
	clear:both;
	box-sizing:border-box;
	line-height:1.2;
	font-size:125%;
	color:#222222;
	background:#FAF7E6;
	border:1px solid #D2B428;
	text-align:center;
}
#content h1.question::before,
#content h2.answer::before{
	content:none;
}
/*==============================================================================
	施設
==============================================================================*/
#shisetsuicon{
	margin:0px 10px 15px 0px;
	text-align:right;
}
#shisetsuicon p{
	margin:0px;
	display:inline;
}
#shisetsuicon ul{
	margin:0px;
	display:inline;
	list-style-type:none;
}
#shisetsuicon ul li{
	display:inline;
}
#content #shisetsuicon ul li::after,
#content2 #shisetsuicon ul li::after{
	content:none;
}
#shisetsuicon ul li img{
	margin:0px 0px 5px 0px;
	vertical-align:middle;
}
/*==============================================================================
	アルバム
==============================================================================*/
#content .img2lows .imglows p,
#content .img3lows .imglows p,
#content .img4lows .imglows p,
#content .img5lows .imglows p,
#content2 .img2lows .imglows p,
#content2 .img3lows .imglows p,
#content2 .img4lows .imglows p,
#content2 .img5lows .imglows p{
	margin:0px 0px 5px 0px;
	font-size:98%;
	line-height:1.5;
}
#content .img2lows .imglows p span.imgtitle,
#content .img3lows .imglows p span.imgtitle,
#content .img4lows .imglows p span.imgtitle,
#content .img5lows .imglows p span.imgtitle,
#content2 .img2lows .imglows p span.imgtitle,
#content2 .img3lows .imglows p span.imgtitle,
#content2 .img4lows .imglows p span.imgtitle,
#content2 .img5lows .imglows p span.imgtitle{
	font-weight:bold;
}
#content .img2lows .imglows ul.objectlink,
#content .img3lows .imglows ul.objectlink,
#content .img4lows .imglows ul.objectlink,
#content .img5lows .imglows ul.objectlink,
#content2 .img2lows .imglows ul.objectlink,
#content2 .img3lows .imglows ul.objectlink,
#content2 .img4lows .imglows ul.objectlink,
#content2 .img5lows .imglows ul.objectlink{
	margin-left:0px;
	margin-bottom:5px;
	font-size:95%;
}
#content .img2lows ul,#content2 .img2lows ul,
#content .img3lows ul,#content2 .img3lows ul,
#content .img4lows ul,#content2 .img4lows ul,
#content .img5lows ul,#content2 .img5lows ul{
	margin:0px;
	list-style-type:none;
}
/*	2列
------------------------------------------------------------------------------*/
.img2lows{
	margin:0px auto 0px auto;
	padding:0px 0px 10px 0px;
	width:98%;
	clear:both;
}
.img2lows .imglows{
	padding:0px 10px 0px 10px;
	width:46.8%;
	float:left;
}
/*	3列
------------------------------------------------------------------------------*/
.img3lows{
	margin:0px auto 0px auto;
	padding:0px 0px 10px 0px;
	width:95.8%;
	clear:both;
}
.img3lows .imglows{
	padding:0px 5px 0px 5px;
	width:31.86%;
	float:left;
}
/*	4列
------------------------------------------------------------------------------*/
.img4lows{
	margin:0px auto 0px auto;
	padding:0px 0px 10px 0px;
	width:97.2%;
	clear:both;
}
.img4lows .imglows{
	padding:0px 5px 0px 5px;
	width:23.55%;
	float:left;
}
/*	5列
------------------------------------------------------------------------------*/
.img5lows{
	margin:0px auto 0px auto;
	padding:0px 0px 10px 0px;
	width:97.2%;
	clear:both;
}
.img5lows .imglows{
	padding:0px 5px 0px 5px;
	width:18.55%;
	float:left;
}
/*==============================================================================
	汎用項目収集
==============================================================================*/
#lifescene{
	margin-bottom:10px;
}
#lifeleft{
	float:left;
	width:calc(100% - 250px);
}
#lifebanner{
	width:200px;
	float:right;
	line-height:1.5;
}
/* 2列表
------------------------------------------------------------------------------*/
#content #lifeleft dl{
	width:95%;
}
#content #lifeleft dt{
	width:30%;
}
#content #lifeleft dd{
	width:65%;
}
/* 右バナーエリア
------------------------------------------------------------------------------*/
#lifebanner ul{
	margin:0px;
	list-style-type:none;
}
#lifebanner ul li{
	margin-bottom:8px;
	padding:0px;
}
#lifebanner ul li img{
	vertical-align:bottom;
}
/*==============================================================================
	画像リンク
==============================================================================*/
#content .photolist, #content2 .photolist{
	margin:0px 10px 0px 10px;
	clear:both;
}
#content .photolist::after, #content2 .photolist::after{
	content:"";
	display:block;
	clear:both;
}
#content .photolist p.imageleft, #content2 .photolist p.imageleft{
	margin:0px 20px 15px 0px;
	width:180px;
	float:left;
}
#content .photolist p.name, #content2 .photolist p.name{
	margin:0px 0px 5px 0px;
	padding:0px;
	width:calc(100% - 200px);
	float:left;
	font-size:110%;
	font-weight:bold;
}
#content .photolist p.extext, #content2 .photolist p.extext{
	margin:0px 0px 0px 0px;
	padding:0px 0px 15px 0px;
	width:calc(100% - 200px);
	float:left;
	font-size:90%;
	line-height:1.5;
}
/*==============================================================================
	サイトマップ
==============================================================================*/
#sitemap{
	margin:0px auto 0px auto;
	width:100%;
	line-height:1.8;
	background: rgba(255,255,255,.8);
}
/*==============================================================================
	新着更新情報
==============================================================================*/
#content ul.newslist,
#content2 ul.newslist{
	margin:20px 0px 20px 0px;
	list-style-type:none;
	background: #FFF;
	padding: 0 10px;
	box-sizing: border-box;
}
#content ul.newslist li,
#content2 ul.newslist li{
	margin-bottom:15px;
	border-bottom:1px solid #CCCCCC;
}
#content ul.newslist li span.date,
#content2 ul.newslist li span.date{
	padding:5px 0px 8px 5px;
	width:12em;
	float:left;
}
/*　アイコン
------------------------------------------------------------------------------*/
#content ul.newslist li span.labelupdate,
#content2 ul.newslist li span.labelupdate,
#content ul.newslist li span.labelnew,
#content2 ul.newslist li span.labelnew,
.news ul li span.labelupdate,
.news ul li span.labelnew{
	margin:7px 0px 0px 0px;
	padding:2px 3px;
	width:40px;
	float:left;
	box-sizing:border-box;
	font-size:75%;
	text-align:center;
	line-height:1.2;
}
.news ul li span.labelupdate,
.news ul li span.labelnew{
	margin:0px 10px 0px 0px;
}
#content ul.newslist li span.labelupdate,
#content2 ul.newslist li span.labelupdate,
.news ul li span.labelupdate{
	color:#333;
	background:#efefef;
	border:1px solid #333;
}
#content ul.newslist li span.labelnew,
#content2 ul.newslist li span.labelnew,
.news ul li span.labelnew{
	color:#FFF;
	background:#666;
	border:1px solid #333;
}
/*==============================================================================
	ごみカレンダー
==============================================================================*/
/*　カレンダー
------------------------------------------------------------------------------*/
#content table.gomi td{
	padding:3px 5px 3px 5px;
	width:95px;
	font-size:95%;
	border:1px solid #CCC;
	vertical-align:top;
}
#content table.gomi th{
	width:97px;
	text-align:center;
	vertical-align:middle;
}
#content table.gomi th.gsun{
	width:70px;
	font-size:85%;
	color:#900;
	background:#FEEDED;
}
#content table.gomi td.gsun{
	width:auto;
}
#content table.gomi td.gsun span{
	font-size:75%;
}
#content table.gomi th.gsat{
	width:70px;
	background:#EDF3FE;
}
#content .gomi ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#content table.gomi td ul li{
	margin-bottom:0px;
	padding:0px 0px 6px 0px;
	line-height:1.4;
}
#content table.gomi td ul li.gomiother{
	margin-left:20px;
	padding-left:0px;
	list-style-type:disc;
}
#content table.gomi td ul li img{
	padding-right:3px;
	vertical-align:middle;
}
#content table.gomi td strong{
	margin-bottom:5px;
	padding:0px 0px 0px 5px;
	display:block;
	font-size:130%;
	background:#EFEFEF;
	line-height:1.3;
}
#content table.gomi td.gsun strong{
	color:#900;
	background:#FEEDED;
}
#content table.gomi td.gsat strong{
	color:#069;
	background:#EDF3FE;
}
/*　詳細
------------------------------------------------------------------------------*/
#content .gomicity ul li{
	margin:0px 30px 10px 0px;
	width:28%;
	float:left;
}
#content .gomicity:after{
	content:"";
	display:block;
	clear:both;
}
/*==============================================================================
	オープンデータ
==============================================================================*/
/*==============================================================================
	開花情報
==============================================================================*/
/*==============================================================================
	カウントダウン
==============================================================================*/
#countdown{
	margin-bottom:20px;
	padding:6px 3px 3px 3px;
	border:3px solid #020202;
	text-align: center;
}
#countdown p.cd{
	margin-bottom: 5px;
	font-weight: bold;
	font-size:90%;
}
#countdown p.cd span{
	color: #C00000;
}
#countdown p#pickupevent{
	padding-top:5px;
	padding-bottom:5px;
	font-size: 150%;
	background: #020202;
	font-weight: bold;
	color: #FFF;
}
#countdown p#pickupevent span{
	font-size:230%;
	color: #FFF;
}
/*******************************************************************************
[2] 共通スタイル
*******************************************************************************/
/*==============================================================================
	3列横並びメニュー（汎用トップ / サイトマップ）
==============================================================================*/
/*------------------------------------------------------------------------------
	通常
------------------------------------------------------------------------------*/
.smenu{
	margin:0px 20px 5px 0px;
	padding:0px;
	width:calc((100% - 41px) / 3);
	float:left;
	font-size:100%;
}
/*	2列のとき
------------------------------------------------------------------------------*/
.smenu2column .smenu,
#petit #p2content .smenu2column #secondimg2 .smenu,
.smenu2column #secondlist ul li,
.smenu2column #secondlist2 ul li,
#p2content .smenu2column #secondlist2 ul li,
.smenu2column #secondlist ul li,
.smenu2column #secondlist2 ul li,
#petit .smenu2column #secondimg .smenu,#petit .smenu2column #secondimg2 .smenu{
	width:calc((100% - 21px) / 2);
}
.smenu2column .smenu:nth-child(2n),
#petit #p2content .smenu2column #secondimg2 .smenu:nth-child(2n),
#p2content .smenu2column #secondlist2 ul li:nth-child(2n),
.smenu2column > #secondimg .smenu:nth-child(2n),
#petit .smenu2column #secondlist ul li:nth-child(2n),
#petit .smenu2column #secondlist2 ul li:nth-child(2n),
#p2content .smenu2column #secondlist ul li:nth-child(2n),
#p2content .smenu2column #secondlist2 ul li:nth-child(2n){
	margin-right: 0px;
}
#p2content .smenu2column #secondlist ul li:nth-child(2n+1),
#p2content .smenu2column #secondlist2 ul li:nth-child(2n+1),
#pmenu .smenu2column #secondlist ul li:nth-child(2n+1),
#petitmenu .smenu2column ul li:nth-child(2n+1),
#petitmenu .smenu2column #secondlist ul li:nth-child(2n+1){
	margin-right: 20px;
}
#sitemap .smenu:nth-child(3n){
	margin-right:0px;
}
#p1content .smenu:nth-child(3n){
	margin-right:0px;
}
/* 2列のとき */
#p2content .smenu{
	width:calc((100% - 41px) / 3);
}
#p2content .smenu:nth-child(3n){
	margin-right:0px;
}
/* 3列のとき */
#p3content .smenu{
	width:calc((100% - 21px) / 2);
}
#p3content .smenu:nth-child(2n){
	margin-right:0px;
}
#petitmenu .smenu:nth-child(3n),
#secondlist2 ul li:nth-child(3n),
#petitmenu #secondlist ul li:nth-child(3n){
	margin-right:0px;
}
/* 見出し
------------------------------------------------------------------------------*/
.smenu h2{
	margin-bottom:20px;
	padding: 18px 25px 18px 25px;
	display:block;
	font-size:110%;
	background: #FFF;
	text-decoration:none;
	box-sizing:border-box;
	border: 1px solid #d2b428;
	border-radius: 5px;
	box-shadow: 0px 5px 5px 0px rgba(0,0,0, 0.1);
	text-decoration:none;
	box-sizing:border-box;
	border:1px solid #cfb329;
}
.smenu h2 a{
	display:block;
	color:#222222;
}
.smenu h2.imglink{
	padding:0px;
	background:none !important;
	border:none;
	box-shadow: none;
}
/* 概要文、リンク
------------------------------------------------------------------------------*/
.smenu p{
	margin:0px 5px 10px 10px;
	font-size:95%;
	line-height:1.5;
}
.smenu ul{
	margin-bottom:20px;
	margin-left:10px;
	list-style-type:none;
}
.smenu p + ul{
	border-top:1px dotted #999;
	padding-top: 5px;
}
.smenu ul li{
	padding-bottom:5px;
	margin-bottom:10px;
	padding-left:25px;
	position:relative;
	border-bottom:1px dotted #999;
}
.smenu ul li:not([class])::before,
.smenu ul li.list::before{
	width:16px;
	height:16px;
	content:"";
	position:absolute;
	top:calc(.75em - 8px);
	left: 0px;
	border-radius: 50%;
	background: #D2B428;
}
.smenu ul li:not([class])::after,
.smenu ul li.list::after {
	width: 6px;
	height: 6px;
	content:"";
	position:absolute;
	top:calc(.75em - 3px);
	left: 4px;
	border-top: 1px solid #222;
	border-right: 1px solid #222;
	box-sizing: border-box;
	transform:rotate(45deg);
}
/*------------------------------------------------------------------------------
	汎用トップ　（第3階層非表示）
------------------------------------------------------------------------------*/
#secondlist ul,
#secondlist2 ul{
	list-style-type: none;
}
#secondlist ul li,
#secondlist2 ul li{
	margin:0px 20px 30px 0px;
	padding:0px;
	width:calc((100% - 41px) / 3);
	float:left;
	font-size:100%;
}
#secondlist:after,
#secondlist2:after{
	content:"";
	display:block;
	clear:both;
}
/* 2列のとき */
#p2content #secondlist ul li:nth-child(3n),
#p2content #secondlist2 ul li:nth-child(3n){
	margin-right:0px;
}
/* 3列のとき */
#p3content #secondlist2 ul li{
	width:calc((100% - 21px) / 2);
}
#p3content #secondlist ul li:nth-child(2n),
#p3content #secondlist2 ul li:nth-child(2n){
	margin-right:0px;
}
#p3content #secondlist ul li:nth-child(3n),
#p3content #secondlist2 ul li:nth-child(3n){
	margin-right:20px;
}
/* 見出し
------------------------------------------------------------------------------*/
#secondlist ul li a,
#secondlist2 ul li a{
	margin-bottom:10px;
	padding: 18px 25px 18px 25px;
	display:block;
	font-size:110%;
	background: #FFF;
	color:#000;
	font-weight:bold;
	border: 1px solid #d2b428;
	border-radius: 5px;
	box-shadow: 0px 5px 5px 0px rgba(0,0,0, 0.1);
	text-decoration:none;
	box-sizing:border-box;
	border:1px solid #cfb329;
}
#secondlist ul li p,#secondlist2 ul li p{
	margin:0px 5px 10px 10px;
	font-size:95%;
	line-height:1.5;
}
/*------------------------------------------------------------------------------
	汎用トップ　（リンク＋概要文＋画像　リスト画像表示1）
------------------------------------------------------------------------------*/
#secondimg,
#secondimg2{
	text-align:center;
}
#secondimg:after,
#secondimg2:after{
	content:"";
	display:block;
	clear:both;
}
#secondimg .smenu,
#secondimg2 .smenu{
	margin:0px 20px 15px 0px;
	width:calc((100% - 41px) / 3);
	float:left;
	box-sizing:border-box;
	border-radius: 5px;
	box-shadow: 0px 5px 5px 0px rgba(0,0,0, 0.1);
	text-decoration:none;
	box-sizing:border-box;
	border:1px solid #cfb329;
}
#secondimg .smenu:nth-child(3n),
#secondimg2 .smenu:nth-child(3n){
	margin-right:0px;
}
/* 3列のとき */
#petit #p3content #secondimg .smenu,
#petit #p3content #secondimg2 .smenu{
	width:calc((100% - 21px) / 2);
}
#p3content #secondimg .smenu:nth-child(2n),
#p3content #secondimg2 .smenu:nth-child(2n){
	margin-right:0px;
}
#p3content #secondimg .smenu:nth-child(3n),
#p3content #secondimg2 .smenu:nth-child(3n){
	margin-right:15px;
}
/* 見出し
------------------------------------------------------------------------------*/
#secondimg h2,
#secondimg2 h2,
#secondimg p,
#secondimg2 p{
	text-align:left;
}
#secondimg a,#secondimg2 a{
	display:block;
	text-decoration:none;
	border-radius: 5px;
}
#secondimg .smenu a:hover,#secondimg2 .smenu a:hover{
	background:#faf7e6;
}
#secondimg .smenu h2,#secondimg2 .smenu h2{
	margin-bottom:10px;
	padding:15px 5px 5px 35px;
	display:block;
	color:#000;
	font-size:110%;
	border:none;
	text-align:left;
	line-height:1.5;
	text-decoration:underline;
	position: relative;
	box-shadow: none;
	background: transparent;
}
#secondimg .smenu h2::before,#secondimg2 .smenu h2::before{
	width:10px;
	height: 10px;
	content:"";
	position:absolute;
	top:calc(1.5em - 5px);
	left: .65em;
	border-top: 1px solid #222;
	border-right: 1px solid #222;
	box-sizing: border-box;
transform:rotate(45deg);
}
#secondimg .smenu h2 img.external,#secondimg2 .smenu h2 img.external{
	margin:0px auto 6px 5px;
}
#secondimg .smenu p,#secondimg2 .smenu p{
	margin:0px 15px 0px 15px;
	padding-bottom:15px;
	color:#000;
	text-align:left;
	line-height:1.5;
}
#secondimg .smenu p.smimg,#secondimg2 .smenu p.smimg{
	text-align:center;
}
#secondimg .smenu img,#secondimg2 .smenu img{
	margin:0px auto 15px auto;
	vertical-align:bottom;
}
/*------------------------------------------------------------------------------
	汎用トップ　（リンク＋概要文＋画像　リスト画像表示2）
------------------------------------------------------------------------------*/
#petit ul li.thumbslist .thumbslink{
	margin-bottom:10px;
	padding-left:25px;
	position:relative;
}
#content ul.listlink2,
#content2 ul.listlink2,
#second ul.listlink2,
#petit ul.listlink2{
	margin-left:15px;
}
#content ul.listlink2 li.thumbslist,
#content2 ul.listlink2 li.thumbslist,
#second ul.listlink2 li.thumbslist,
#petit ul.listlink2 li.thumbslist{
	width:calc((100% - 31px) / 2);
	padding-left: 0;
}
#content ul.listlink2 li:nth-child(2n),
#second ul.listlink2 li:nth-child(2n),
#petit ul.listlink2 li:nth-child(2n){
	margin-right: 0;
}
#petit ul li.thumbslist .thumbslink::before{
	width:16px;
	height:16px;
	content:"";
	position:absolute;
	top:calc(.5em - 8px);
	left: 0px;
	border-radius: 50%;
	background: #D2B428;
}
#petit ul li.thumbslist .thumbslink::after{
	width: 6px;
	height: 6px;
	content:"";
	position:absolute;
	top:calc(.5em - 3px);
	left: 4px;
	border-top: 1px solid #222;
	border-right: 1px solid #222;
	box-sizing: border-box;
	transform:rotate(45deg);
}
/*------------------------------------------------------------------------------
	2列
------------------------------------------------------------------------------*/
#tworows{
	margin-bottom:25px;
}
.tworowsleft{
	width:calc((100% - 50px ) / 2);
	float:left;
}
.tworowsright{
	width:calc((100% - 50px ) / 2);
	float:right;
}
#tworows h2{
	margin-bottom:10px;
	padding:10px 5px 10px 15px;
	font-size:120%;
	background:#faf7e6 url(images/content/h2_bg.png) no-repeat left top;
	border-bottom: 1px solid #CCC;
	line-height:1.5;
}
#tworows h3{
	margin-bottom:10px;
	padding:7px 5px 5px 15px;
	font-size:110%;
	line-height:1.5;
	border-bottom: dotted 1px #333;
	position: relative;
}
#tworows p{
	margin:10px;
}
#tworows ul.listlink{
	margin-bottom:10px;
	margin-left:10px;
	clear:both;
	list-style-type:none;
	list-style-position:outside;
}
#tworows ul.listlink li{
	clear:left;
	margin-bottom:10px;
	padding-left:22px;
	position:relative;
}
#tworows ul.listlink li::before{
	width:16px;
	height:16px;
	content:"";
	position:absolute;
	top:calc(.75em - 8px);
	left: 0px;
	border-radius: 50%;
	background: #D2B428;
}
#tworows ul.listlink li::after{
	width: 6px;
	height: 6px;
	content:"";
	position:absolute;
	top:calc(.75em - 3px);
	left: 4px;
	border-top: 1px solid #222;
	border-right: 1px solid #222;
	box-sizing: border-box;
	transform:rotate(45deg);
}
/*==============================================================================
	サイドメニュー
==============================================================================*/
/*------------------------------------------------------------------------------
	テキストリンク・画像リンク、バナーテキストリンク
------------------------------------------------------------------------------*/
.sidelink{
	margin-bottom:20px;
}
.sidelink h2{
	margin-bottom:8px;
	padding: 8px 5px 8px 5px;
	font-size:105%;
	border-top:3px solid #cfb329;
	border-bottom: 1px dotted #666;
}
.sidelink h3{
	margin:0px 0px 10px 0px;
	padding: 5px;
	font-size:100%;
}
.sidelink p{
	padding:0px 5px 10px 5px;
	font-size:95%;
}
.sidelink p.imagecenter{
	margin:0px;
	padding:0px;
}
/* テキストリンク
------------------------------------------------------------------------------*/
.sidelink ul{
	margin:0px 0px 15px 0px;
	list-style-type:none;
}
.sidelink ul li{
	margin-bottom:10px;
	padding-left:23px;
	position:relative;
}
.sidelink ul li:not(.imglink)::before{
	width: 8px;
	height: 8px;
	content:"";
	position:absolute;
	top:calc(.75em - 5px);
	left: 4px;
	border-top: 1px solid #222;
	border-right: 1px solid #222;
	box-sizing: border-box;
	transform:rotate(45deg);
}
/* 画像リンク
------------------------------------------------------------------------------*/
.sidelink ul li.imglink{
	padding-left:0px;
	background:none;
	border:none;
}
/*------------------------------------------------------------------------------
	バナーテキストリンク
------------------------------------------------------------------------------*/
.bannertxt{
	margin-bottom:20px;
}
.bannertxt ul{
	list-style-type:none;
}
.bannertxt ul li{
	margin-bottom:10px;
	overflow:hidden;
	border:1px solid #cfb329;
	border-radius:3px;
	box-shadow:0 0 5px #CCC;
}
.bannertxt ul li a{
	padding: 10px 5px 10px 8px;
	display:block;
	color:#222;
	font-weight:bold;
	border-radius:3px;
	text-decoration:none;
	box-sizing:border-box;
	text-decoration:none;
	font-size: 95%;
	line-height: 1.3;
}
.bannertxt ul li a:hover{
	background:#fafaf0;
}
.bannertxt ul li a span:not([lang="en"]){
	margin-left:5px;
	font-weight:normal;
	font-size:70%;
}
/* 画像リンク
------------------------------------------------------------------------------*/
.bannertxt ul li.imglink,.bannertxt ul li.imglink a{
	padding:0px;
	background:none;
	border:none;
}
/*------------------------------------------------------------------------------
	テキスト素材
------------------------------------------------------------------------------*/
.materialtxt{
	margin-bottom:20px;
}
.materialtxt #reference,.materialtxt #pagequest{
	margin:0px;
	width:auto;
}
/*==============================================================================
	トピックス
==============================================================================*/
.topics{
	margin-bottom:50px;
	border: 1px solid #cfb329;
	border-radius: 5px;
}
.topics h2{
	margin:0px 0px 10px 0px;
	padding:10px 30px;
	font-size:130%;
	background:url(images/parts/news_bg.png) repeat-y right top,
		#EDE1A9;
	border:none;
	border-bottom: 1px dotted #cfb329;
	border-radius: 0 3px 0 0 ;
	position: relative;
}
.topics h2::before{
	content:"";
	width: 12px;
	height: 23px;
	background:url(images/content/h2_bg1.png) no-repeat left top;
	position:absolute;
	left: -1px;
	top: -1px;
}
.topics ul{
	margin:20px 30px;
	list-style-type:none;
}
.topics ul li{
	margin-bottom:15px;
	padding-left:30px;
	position: relative;
}
.topics ul li::before{
    content: "";
    width: 20px;
    height: 20px;
    background: #D2B428;
    position: absolute;
    top: .95em;
    left: 0;
    border-radius: 100%;
    transform: translateY(-50%);
}
.topics ul li::after{
    width: 4px;
    height: 4px;
    content: "";
    position: absolute;
    top: .9em;
    left: 4px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg) translateY(-50%);
}
/*==============================================================================
	新着更新情報
==============================================================================*/
.news{
	margin-bottom:50px;
	border: 1px solid #cfb329;
	border-radius: 0 5px 0 0;
}
.news h2{
	margin:0px 0px 10px 0px;
	padding:10px 30px;
	font-size:130%;
	background:url(images/parts/news_bg.png) repeat-y right top,
		#EDE1A9;
	border:none;
	border-bottom: 1px dotted #cfb329;
	border-radius: 0 3px 0 0 ;
	position: relative;
}
.news h2::before{
	content:"";
	width: 12px;
	height: 23px;
	background:url(images/content/h2_bg1.png) no-repeat left top;
	position:absolute;
	left: -1px;
	top: -1px;
}
.news ul{
	margin:10px 30px;
	list-style-type:none;
}
.news ul li{
	margin-bottom:0px;
	padding:8px 0px 8px 0px;
	border-top:1px solid #CCCCCC;
}
.news ul li:first-child{
	border-top:none;
}
/*　日付
------------------------------------------------------------------------------*/
.news ul li span.date{
	padding:5px 0px 8px 5px;
	box-sizing: border-box;
	float:left;
	width:12em;
}
/*　アイコン
------------------------------------------------------------------------------*/
#content ul.newslist li span.labelupdate,
#content2 ul.newslist li span.labelupdate,
.news ul li span.labelupdate{
	margin:5px 0px 0px 0px;
	float:left;
	width:5em;
	padding:2px 3px;
	display: inline-block;
	text-align: center;
	box-sizing: border-box;
	vertical-align:middle;
	background: #EFEFEF;
	color:#000;
	border:1px solid #CCC;
	font-size: 80%;
	line-height:1.2;
	border-radius: 3px;
}
#content ul.newslist li span.labelnew,
#content2 ul.newslist li span.labelnew,
.news ul li span.labelnew{
	margin:5px 0px 0px 0px;
	float:left;
	padding:2px 3px;
	display: inline-block;
	text-align: center;
	width:5em;
	box-sizing: border-box;
	vertical-align:middle;
	font-size: 80%;
	background: #333;
	border: 1px solid #000;
	color:#FFF;
	line-height:1.2;
	border-radius: 3px;
}
/*　リスト
------------------------------------------------------------------------------*/
#content ul.newslist li span.newsli,
#content2 ul.newslist li span.newsli,
.news ul li span.newsli{
	padding:0px 0px 20px 15px;
	box-sizing: border-box;
	float:left;
	width: calc(100% - 18em);
}
.news p.newsdetail{
	margin:0px 30px 10px 30px;
	padding-top:10px;
	text-align: right;
	border-top:1px solid #CCCCCC;
}
/*==============================================================================
	広告欄（トップページ、セカンドトップ）
==============================================================================*/
#sad h2{
	font-size:150%;
	position: relative;
}
#sad h2::before{
	margin-left: -31px;
	width: 62px;
	height: 24px;
	content: "";
	position: absolute;
	top: -29px;
	left: 50%;
	background: url("images/top/mark_ads.png");
}
#sad ul{
	margin:27px 0px -24px -24px;
	list-style-type:none;
}
#sad ul li{
	margin:0px 0px 24px 24px;
	float:left;
	display:inline;
	border: 1px solid #d2b428;
	box-shadow: 0px 5px 15px 0px rgba(0,0,0, 0.1);
}
#sad ul li img{
    display: block;
}
/*------------------------------------------------------------------------------
	トップページ
------------------------------------------------------------------------------*/
#sadbg{
	padding-top: 5px;
	padding-bottom: 50px;
	background: url("images/top/ad_bg.png");
	position: relative;
}
#sadbg::before{
	width: 100%;
	height: 1px;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background: #cfb329;
}
#sadbg::after{
	width: 6em;
	height: 1px;
	content: "";
	position: absolute;
	font-size: 150%;
	top: 0;
	left: 50%;
	background: #fff;
	transform: translateX(-50%);
}
#sadbg #sad{
	margin:0px auto 20px auto;
	padding: 0 47px;
	width:100%;
	max-width: 1200px;
	clear:both;
	box-sizing: border-box;
}
#sadbg #sad::after{
	content: "";
    display: block;
    clear: both;
}
#sadbg #sad h2{
	margin-bottom:20px;
}
#sadbg p:not(.sadlink){
	text-align: left;
	line-height: 1.5;
}
#sadbg p.sadlink{
	text-align: right;
}
#sadbg p.sadlink a{
	padding-left: 32px;
	display: inline-block;
	color: #000;
	position: relative;
}
#sadbg p.sadlink a::before{
	content: "";
	width: 20px;
	height: 20px;
	background: #cfb329;
	position: absolute;
	top: 0;
	left: 0px;
	border-radius: 100%;
}
#sad p a::after{
	width: 4px;
	height: 4px;
	content: "";
	position: absolute;
	top: calc(0.25em + 3px);
	left: 6px;
	border-top: 2px solid #000;
	border-right: 2px solid #000;
	transform: rotate(45deg);
}
/*==============================================================================
	広告欄（画像リンク）
==============================================================================*/
#sad ul.sadlist{
	margin:0px 0px 0px 0px;
	padding:15px 15px 0px 15px;
	display:block;
}
#sad ul.sadlist li{
	margin:0px 0px 15px 0px;
	float:none;
	clear:both;
	display:block;
	border:none;
	box-shadow: none;
}
#sad ul.sadlist li .sadimg{
	margin:0px 10px 0px 0px;
	float:left;
	display:inline;
}
/*==============================================================================
	スクロールメニュー（トップページ、汎用トップ）
==============================================================================*/
#pickup{
	margin:0px auto 20px auto;
	width:100%;
	text-align:center;
	position: relative;
}
.main_view{
	width:100%;
	position:relative;
}
#pickup .window{
	padding:0px;
	width:100%;
	height:auto;
	overflow:visible;
	box-sizing:border-box;
}
#pickup .window::before{
	content:'';
	width:100%;
	height:0;
	display:block;
	position:absolute;
	box-sizing:border-box;
	top:0px;
	left:0px;
	z-index:-1;
}
#pickup .window::after{
	content:'';
	margin:0px 0px 10px 0px;
	padding-bottom:21.5%;
	width:100%;
	height:100%;
	display:block;
	box-sizing:border-box;
}
#pickup .main{
	height:auto;
	width:100%;
	position:absolute;
	overflow:visible;
}
#pickup .image_reel{
	position:relative;
}
#pickup .main p.photoleft{
	width:100%;
	height:auto;
	float:none;
	position:absolute;
	top:0;
	left:0;
}
#pickup .main p.photoleft img{
	width:100%;
	height:auto;
}
/*------------------------------------------------------------------------------
	停止・再生・番号ボタン共通
------------------------------------------------------------------------------*/
.main_view p.btn img,.main_view p.btn button,.main_view .paging li img{
	vertical-align:bottom;
}
/*　停止・再生ボタン
------------------------------------------------------------------------------*/
#pickup .btn button{
	margin:0px;
	padding:0px;
	background:none;
	border:none;
	border-radius:0px;
	-webkit-appearance:none;
	-moz-appearance:none;
	cursor:pointer;
}
#pickup p.btn{
	width:55px;
	position:absolute;
	z-index:200;
}
/*　番号ボタン
------------------------------------------------------------------------------*/
#pickup .paging{
	display:none;/*--Hidden by default, will be later shown with jQuery--*/
	position:absolute;
	z-index:100;
}
#pickup .paging ul{
	list-style:none;
	text-align:left;
}
#pickup .paging li{
	float:left;
}
#pickup .paging a{
	display:block;
	text-align:center;
}
/*------------------------------------------------------------------------------
	■スクロールメニュー【A】画像のみ
------------------------------------------------------------------------------*/
#pickup #scroll_a{
	margin-bottom:60px;
}
#pickup #scroll_a .window::before{
	padding-bottom:41.667%;
}
#pickup #scroll_a .window::after{
	padding-bottom:41.667%;
}
/*　詳しく見る
------------------------------------------------------------------------------*/
#scroll_a .more{
	padding:5px 8px 2px 10px;
	position:absolute;
	right:10px;
	bottom:10px;
	color:#222222;
	font-size:85%;
	background:#FFFFFF;
	border:1px solid #CCCCCC;
	line-height:1.2;
}
#scroll_a a:hover .more{
	color:#FFFFFF;
	background:#000;
}
#scroll_a .photoleft a{
    background-color:#FFFFFF;
    display:block;
}
#scroll_a .photoleft a:hover img{
    opacity:0.8;
}
/*　停止・再生ボタン
------------------------------------------------------------------------------*/
#scroll_a p.btn{
	left:0px;
	top:auto;
	bottom:-30px;
}
/*　番号ボタン
------------------------------------------------------------------------------*/
#scroll_a .paging{
	width:auto;
	left:65px;
	bottom:-30px;
}
#scroll_a .paging li{
	margin:0px 5px 0px 0px;
}
/*------------------------------------------------------------------------------
	■スクロールメニュー【B】画像＋テキスト
------------------------------------------------------------------------------*/
/*　左のメイン枠
------------------------------------------------------------------------------*/
#scroll_b .main p.photoleft{
	width:50%;
	float:left;
}
/*　右のテキスト枠
------------------------------------------------------------------------------*/
#scroll_b .main .imgtxt{
	padding: 0px 25px;
	width:50%;
	height:100%;
	float:right;
	text-align:left;
	line-height:1.6;
	box-sizing:border-box;
	overflow:auto;
}
#scroll_b .main h2{
	margin:0px 0px 10px 0px;
	font-size:120%;
	text-align:left;
	line-height:1.4;
}
/*　停止・再生ボタン
------------------------------------------------------------------------------*/
#scroll_b p.btn{
	left: calc(50% + 25px);
	bottom:0px;
}
/*　番号ボタン
------------------------------------------------------------------------------*/
#scroll_b .paging{
	width:auto;
	left: calc(50% + 85px);
	bottom:0px;
}
#scroll_b .paging li{
	margin:5px 5px 0px 0px;
}
/* ウィンドウ幅が狭いとき */
@media screen and (max-width:730px){
	#scroll_b p.btn img{
		width:auto;
		height:19px;
	}
	#scroll_b .paging li img{
		width:auto;
		height:19px;
	}
}
/*------------------------------------------------------------------------------
	■スクロールメニュー【D】静止画
------------------------------------------------------------------------------*/
#scroll_d .imagecenter{
	margin:0px auto 15px auto;
}
/*******************************************************************************
	アーカイブ
*******************************************************************************/
/*==============================================================================
	知事記者会見
==============================================================================*/
#content ul.interview{
	margin:20px 0px 30px 0px;
	list-style-type:none;
}
#content ul.interview li a{
	padding:10px 20px 10px 32px;
	background:url(images/content/mark_ul.png) no-repeat 12px 15px;
	border:3px solid #CDCBBC;
}
/*==============================================================================
	リストページ
==============================================================================*/
.archive #content ul.listlink li span,
.archive #content2 ul.listlink li span{
	display:block;
}
/*******************************************************************************
	放射能に関する情報
*******************************************************************************/
/*==============================================================================
	放射線情報食品の安全情報を見る
==============================================================================*/
#content2 .button input{
	padding:8px 12px 8px 12px !important;
}
table.rad1{
	width:70%;
}
table.rad1 caption span{
	font-weight:normal;
	float:right;
}
#content2 table.rad2{
	margin:0px auto 20px auto;
	width:97%;
}
table .cell15{
	width:15%;
}
/*------------------------------------------------------------------------------
	検索画面
------------------------------------------------------------------------------*/
.categoryList{
	margin-bottom: 30px;
}
/*------------------------------------------------------------------------------
　　品目を選択
------------------------------------------------------------------------------*/
/*　メニュー
------------------------------------------------------------------------------*/
#content2 .navi_items ul{
	margin:0px;
	list-style-type:none;
}
#content2 .navi_items ul li{
	margin:0px;
	float:left;
	text-align:center;
}
#content2 .navi_items ul li a{
	margin:0px;
}
#content2 .navi_items ul li img{
	margin:0px;
	vertical-align:bottom;
}
/*　項目リスト
------------------------------------------------------------------------------*/
.item_lists{
	margin-top: -1px;
	padding:10px 10px 15px 10px;
	border-left:1px solid #AAA;
	border-right:1px solid #AAA;
	border-bottom:1px solid #AAA;
	border-top: 1px solid #AAA;
	zoom:1;
}
#radiation .item_lists h3{
	margin:0px 0px 10px 0px;
	padding:3px 10px 3px 10px;
	color:#000000;
	background-image:none;
	background: #faf7e6;
	border:none;
}
.item_lists span{
	padding:0px 2px 0px 10px;
	width:212px;
	display:block;
	float:left;
	font-size:110%;
}
/*------------------------------------------------------------------------------
　　2段組
------------------------------------------------------------------------------*/
.radbox2{
	margin-bottom: 30px;
	zoom:1;
}
/*　流通品・非流通品
------------------------------------------------------------------------------*/
.radleft{
	padding:10px;
	width: calc((100% - 40px) / 2);
	float:left;
	border:1px solid #AAA;
	box-sizing:border-box;
	zoom:1;
}
#radiation .radleft h2{
	margin:0px 0px 10px 0px;
	padding:3px 10px 3px 10px;
	background-image:none;
	border:none;
}
.pro_dis span{
	padding:0px 2px 0px 10px;
	width: 45%;
	box-sizing:border-box;
	display:block;
	float:left;
}
/*　基準値
------------------------------------------------------------------------------*/
.radright{
	padding:10px;
	width: calc((100% - 40px) / 2);
	box-sizing:border-box;
	float:right;
	border:1px solid #AAA;
	zoom:1;
}
#radiation .radright h2{
	margin:0px 0px 10px 0px;
	padding:3px 10px 3px 10px;
	background-image:none;
	border:none;
}
.standard span{
	padding:0px 10px 0px 10px;
	width: 45%;
	box-sizing:border-box;
	display:block;
	float:left;
}
/*------------------------------------------------------------------------------
　　採取期間の設定・市町村を設定
------------------------------------------------------------------------------*/
.selectbox{
	margin-bottom:30px;
	padding:10px;
	border:1px solid #AAA;
	zoom:1;
	clear:both;
}
#radiation .selectbox h2{
	margin:0px 0px 10px 0px;
	padding:3px 10px 3px 10px;
	background-image:none;
	border:none;
	text-align:left;
}
.selectbox span{
	padding:0px 2px 5px 10px;
	width:165px;
	display:block;
	float:left;
	text-align:left;
}
#start_yser{
	margin-left:10px;
}
/*==============================================================================
	検索結果
==============================================================================*/
.hit{
	background:#FC9;
}
.hit img{
	margin-right:5px;
	vertical-align:middle;
}
/*------------------------------------------------------------------------------
　　検索条件
------------------------------------------------------------------------------*/
#content2 .articleall2 h3 a{
	color: #000;
}
#content2 .articleall2 h3.plus2{
	margin:0px 20px 15px 20px;
	padding-left:35px;
	padding-bottom:8px;
	font-size:110%;
	background:#efefef url(images/smp/plus.png) no-repeat left 10px center;
	border: 2px solid #CCC;
}
#content2 .articleall2 h3.minus2{
	margin:0px 20px 15px 20px;
	padding-left:35px;
	padding-bottom:8px;
	font-size:110%;
	background:#efefef url(images/smp/minus.png) no-repeat left 10px center;
	border: 2px solid #CCC;
}
#content2 .articleall2 h3::before{
	content:none;
}
#content2 .search_tt dl{
	margin:20px 0px 20px 15px;
	width:97%;
	clear:both;
}
#content2 .search_tt dl{
	margin:20px 0px 20px 15px;
	width:97%;
	clear:both;
}
#content2 .search_tt dt{
	margin-bottom:8px;
	padding:5px 5px 5px 7px;
	width:15%;
	float:left;
	clear:both;
	font-weight:bold;
	border:none;
	border-left: 1px solid #cfb329;
	background: #faf7e6;
}
#content2 .search_tt dd{
	margin-bottom:8px;
	padding:5px 5px 5px 7px;
	width:80%;
	float:right;
	border-top:1px solid #CCC;
	text-align:left;
}
/*------------------------------------------------------------------------------
　　検索結果ページ送り
------------------------------------------------------------------------------*/
.radkekkapage{
	margin-bottom:10px;
}
.radkekkapage:after{
	content:"";
	display:block;
	clear:both;
}
.radkekkapage p{
	margin-bottom:0px!important;
	width:35%;
	float:left;
}
.radkekkapage strong{
	font-size:140%;
}
.radkekka{
	padding-right:10px;
	width:60%;
	float:right;
	text-align: right;
}
.search_tt .radkekka{
	text-align: left;
}
.radkekka span{
	margin:0px 5px 5px 0px;
	padding:0px 8px 0px 8px;
	display:inline-block;
	border:1px #CDCBBC solid;
}
/*------------------------------------------------------------------------------
　　注意
------------------------------------------------------------------------------*/
.attention{
	margin:0px auto 10px auto;
	padding-top:15px;
	width:80%;
	border:2px #CDCBBC solid;
}
/*------------------------------------------------------------------------------
　　品名
------------------------------------------------------------------------------*/
#content2 ul.sublist{
	margin:0px;
	list-style-type:none;
}
#content2 ul.sublist li{
	margin-bottom:10px;	
	border-bottom:1px dotted #7C6000;
}
#content2 ul.sublist .subcate{
	padding: 2px 8px 2px 10px;
	display:block;
	border-left: 3px solid #cfb329;
	font-weight:bold;
}
#content2 ul.sublist .sub{
	padding-left:15px;
	padding-bottom:10px;
	display:block;
}
#content2 ul.sublist .plus2{
	padding-left:27px;
	background:url(images/smp/plus.png) no-repeat 7px center;
}
#content2 ul.sublist .minus2{
	padding-left:27px;
	background:url(images/smp/minus.png) no-repeat 7px center;
}
/*==============================================================================
	空間放射線量・放射線物質濃度 
==============================================================================*/
#map{
	margin:0px auto 20px auto;
	width: 95%;
	clear:both;
}
#map input{
	vertical-align:middle;
}
/*------------------------------------------------------------------------------
　サブカテゴリ
------------------------------------------------------------------------------*/
#mapwrap{
	margin:0px auto 20px auto;
	padding: 10px 10px;
	box-sizing:border-box;
	clear:both;
	border:5px solid #CDCBBC;
}
#mapsubcate1{
	width:calc(100% - 20px);
	margin-bottom:20px;
}
#mapsubcate1 label{
	margin-bottom:5px;
	width: calc(100% - 25px);
	display:inline-block;
	vertical-align:top;
}
#mapsubcate1:after,#mapdetail:after{
	content: ""; 
	display: block; 
	clear: both;
}
#mapwrap p.text{
	margin:0px 0px 25px 0px;
	padding:15px;
	box-sizing:border-box;
	background:#F0EEDE;
}
#content2 #mapdetail p{
	margin:0px;
	padding:0px 5px 5px 5px;
	box-sizing:border-box;
	width:calc(100% / 4);
	display:block;
	float:left;
	color:#000000;
	font-size:95%;
	line-height:1.2;
	display:inline;
	background:none;
}
#content2 #mapdetail p input{
	margin:3px 5px 3px 3px;
	padding:0px;
}
#content2 #mapdetail #condition p{
	width:auto;
}
/*------------------------------------------------------------------------------
　マップ表示部分
------------------------------------------------------------------------------*/
#googlemap{
	margin:0px auto 10px auto;
	width:90%;
	height:500px;
	clear:both;
	text-align:center;
	border:1px solid #CCCCCC;
}
.mapfukidashi{
	text-align:left;
}
#mapwrap .mapfukidashi h2{
	margin:0px 0px 5px 0px;
	padding: 0px 0px 0px 10px;
	background:none;
	border:none;
	border-left: 5px solid #000;
}
#mapwrap .mapfukidashi h3{
	margin:0px 0px 5px 0px;
	padding:0px 10px 0px 14px;
	border:none;
	font-size:100%;
	background-image:none;
	color:#000000;
	border:1px solid #CDCBBC;
}
#content2 #mapdetail .mapfukidashi p{
	padding:0px 15px 15px 15px;
	margin:0px;
	width:90%;
	float:none;
	color:#000000;
	font-size:100%;
	line-height:1.8;
	display:block;
}
.mapfukidashi a{
	padding-left:25px;
	display:inline-block;
	background:url(images/content/mark_ul.png) no-repeat 5px 6px;
}
/*------------------------------------------------------------------------------
　施設の一覧
------------------------------------------------------------------------------*/
#map p{
	margin-left:0px;
}
#content2 #maplist{
	margin:5px auto;
	width:100%;
	text-align:center;
}
#content2 #maplist:after{
	content:"";
	display:block;
	clear:both;
}
* html #content2 #maplist{
	position: relative;
}
#content2 .scrollon{
	overflow: auto;
	height:300px;
}
#content2 #maplist table{
	margin:0px auto 0px 0px;
	width:97%;
	text-align:left;
	font-size:95%;
}
#content2 #maplist table caption{
	font-size:110%;
}
#content2 p.shisetsulist{
	margin:20px 10px 10px 25px;
}
#content2 p.shisetsulist a{
	padding-left:18px;
	background:url(images/content/mark_ul.png) no-repeat left center;
}
/*------------------------------------------------------------------------------
	アイコン
------------------------------------------------------------------------------*/
.mapicon{
	margin-right:3px;
	vertical-align: middle;
}
#content2 #maplist table td img.mapicon{
	margin-right:5px;
}
/*==============================================================================
	詳細ページ
==============================================================================*/
.address{
	padding:10px 15px 10px 15px;
	border:1px solid #CDCBBC;
	border-left:4px solid #D2B229;
}
/*==============================================================================
	iframeレスポンシブ対応
==============================================================================*/
.movie iframe{
	border:none;
}