﻿/* 分類セット画面 *****************************/
/*見出し帯部分*/
.midashi
{
	min-height:37px;
	height:auto !important;
	height:37px;
	line-height:37px;
	padding:1px 10px 0px 31px;
	border-bottom:solid 2px #999999;
	font-size:1.1em;
	background:url('../images/bullet2.png') no-repeat 10px 11px;
}

.noboder
{
	border:none !important;
}


/*分類セットタイトル部分*/
h1.classSetTitle
{
	font-size: 1.5em;
	background: #FCF5EB;
	font-weight: bold;
	border-bottom: 3px solid #BFC0BD;
	padding: 15px 0px 15px 16px;
}
h1.classSetTitle img
{
	vertical-align:middle;
	margin-right:16px;
}

/*フリーエリア部分*/
.freeArea
{
	width:98%;
	margin:25px auto 0px auto;
}
.wideMenu .freeArea_Left
{
	width:715px;
	float:left;
}
/*分類移動部分*/
.classTagArea
{
	margin-top:15px;
	overflow:hidden;
}
.classTagArea ul
{
	margin-right:-30px;
}
.classTagArea li
{
	float:left;
	margin-right:30px;
	line-height:200%;
	white-space:nowrap;
}
.classTagArea li a
{
	font-size:0.95em;/*14px*/
	background: url("../../common/images/arrow_down.gif") no-repeat scroll left center;
	text-decoration:none;
    padding-left: 15px;
}

#tag-close
{
	display:none;
}

#tag-more
{
	font-size:0.8em;
	width:99%;
	text-align:right;
	margin:2px auto;
}


/*分類　描画部分*/
.classArea
{
	margin:16px auto 0px auto;
	padding:15px 0 0 0;
}
.class
{
	width:475px;
	margin:0 6px 16px 6px;
	/*float:left;*/
	display:inline-block;
	/display:inline;
	/zoom:1;
	vertical-align:top;
}
.extractionIciran
{
	width:425px;
	margin:0px 5px 16px 5px;
}
/*分類説明文*/
.summary
{
	margin:10px 0px 0px 0px;
	padding:0px 10px;
	font-size:0.9em;
	line-height:1.2em;
}
ul.child
{
	margin:10px 10px;
}
ul.child li
{
	font-size:1.0em;
    line-height:1.8em;
	background:url("../images/ya_blue_s.gif") no-repeat scroll 7px 10px;
	padding-left:21px;
}
/* 連絡先 */
.renraku
{
    font-size:0.8em;
    padding:3px 0px 10px 0px;
}
.renraku .tel
{
    float:left;
    padding:0px 12px;
    line-height:1.2em;
}
.renraku .fax
{
    float:left;
    padding:0px 12px;
    line-height:1.2em;
}
.renraku .mail
{
    float:left;
    padding:0px 12px;
    line-height:1.2em;
}


/* 下層分類一覧画面 *****************************/
/*サイドメニューエリア（同一階層への分類メニュー描画）*/
.LeftArea
{
	width:255px;
	float:left;
}
.LeftAreaMidashi a
{
	padding: 15px 30px;
	display: inline;
	z-index: 99;
	text-decoration: none;
	position: absolute; 
	left: -1000em;
	top: 0;
	font-weight: bold;
	text-align:center;
	font-size:125%;
	/zoom:1;
}
.LeftAreaMidashi a:focus,
.LeftAreaMidashi a:active
{
	position: relative; 
	top: 0px;
	left: 0px;
	background:#fff !important;
	border:2px solid #000;
}


/*メインエリア（内容描画）*/
.RightArea
{
	width:695px;
	float:right;
}
/* メニュー非表示 */
.hideMenu
{
	display:none;
}
/*幅100%で表示*/
.wideMenu
{
	width:100%;
}
.wideMenu .class2
{
	width:483px;
}
/*サイド同一階層への分類メニュー部分*/
ul#classMenuArea, ul#danrakuMenuArea
{
	overflow:hidden;
	padding-top:0px;
	padding:0px 3px 0px 3px;
}
ul#classMenuArea
{
}
ul#classMenuArea li, ul#danrakuMenuArea li
{
	font-size:1.1em;
	min-height:50px;	
	display:table;
	border-top:solid 1px #EEEEEE;
	width:100%;
	vertical-align:middle;
	padding:3px 0px;
}
ul#classMenuArea li.selected, ul#danrakuMenuArea li.selected
{
	font-weight:bold;
}

ul#classMenuArea li:first-child, ul#danrakuMenuArea li:first-child
{
	border-top:none;
}

ul#classMenuArea li a, ul#danrakuMenuArea li a
{
	text-decoration:none;
	padding:7px 3px 7px 10px;
	display:table-cell;
	vertical-align:middle;
	border-left:solid 5px #EAE8E8;
}
ul#classMenuArea li.selected a, ul#danrakuMenuArea li.selected a
{
	border-left:solid 5px #2B69A3;
}
* html ul#classMenuArea li a, * html ul#danrakuMenuArea li a {/* IE6用 縦幅中央寄せ */
	display:inline;
	zoom:1;
}
*:first-child+html ul#classMenuArea li a, *:first-child+html ul#danrakuMenuArea li a{ /* IE7用 縦幅中央寄せ */
	display:inline;
	zoom:1;
}


/*見出しメニューエリアが上の場合のメニューのスタイル*/
.TopArea 
{
	/*border:solid 1px #CCCCCC;*/
}
.TopArea table#danrakuMenuArea
{
	/*border:hidden;*/
	border:solid 1px #CCCCCC;
}
.TopArea table#danrakuMenuArea td
{
	font-size:1.1em;/*16px*/
	height:50px;
	border:solid 1px #E4EAEF;
	width:25%;
	word-break:break-all;
}
.TopArea table#danrakuMenuArea td a
{
	text-decoration:none;
	padding:5px 5px 5px 15px;
	display:block;
}

/*サイドメニュータイトル*/
.mokuteki
{
	margin-top:20px;

}
.mokuteki .subInfo
{
    background: rgba(0, 0, 0, 0) url("../images/icon_search.png") no-repeat scroll 5px 8px;
    border-top: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-bottom: 1px solid #cccccc;

    font-weight: bold;
    padding: 9px 5px 4px 40px;
}
.kuyakusyo
{
	margin-top:20px;
}
.kuyakusyo .subInfo
{
	padding:5px 5px 5px 30px;
	font-weight:bold;
}

.subInfo span
{
	font-size:1.1em;
	padding-left:5px;
}

.div_arrow {
    float: right;
    margin: 5px 0px 5px 2px;
}
.div_arrow  img.naviSpreadBtn
{
    vertical-align:middle;
}

/*目的一覧部分*/
ul#classSetMenuArea
{
    border-left:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
    border-bottom:1px solid #CCCCCC;
}
ul#classSetMenuArea li
{
	border-top:dotted 1px #D9D9D9;
	display:table;
	font-size:1.1em;
	height:30px;
	width:100%;
	padding:10px 0px;
}
ul#classSetMenuArea li:first-child
{
	border-top:none;
}
ul#classSetMenuArea li a
{
	background:url("../images/ya_blue_s.gif") no-repeat scroll 15px center;
	display:table-cell;
	padding:0px 5px 0px 29px;
	text-decoration:none;
	vertical-align:middle;
}

/*区役所案内部分*/
.mapImg
{
	border-bottom:solid 1px #90CADD;
}
#mapMenuArea
{
	border:solid 1px #90CADD;
	border-top:none;
}
#mapMenuArea table
{
	border:none;
	width:100%;
}
#mapMenuArea td
{
	font-size:1.1em;
	height:48px;
	width:50%;
	padding-left:10px;
}
#mapMenuArea td.td_L
{
	border-right:solid 1px #C7E3EA;
	border-bottom:solid 1px #C7E3EA;
}
#mapMenuArea td.td_R
{
	border-bottom:solid 1px #C7E3EA;
}
#mapMenuArea td.td_last
{
	border-bottom:none;
}
#mapMenuArea td img
{
	margin-right:7px;
}

/*分類タイトル部分*/
h1.classTitle
{
	font-size:1.4em;
	font-weight:bold;
    position:relative;
	padding: 15px 0px 15px 16px;
}
h1.classTitle img
{
	vertical-align:middle;
	margin-right:16px;
}
h1.classTitle a.rss img
{
    margin:0;
    position:absolute;
    right:12px;
    bottom:8px;
}

/*新着・分類部分*/
.newArea
{
	margin:25px auto 0px;
	margin-bottom:15px;
}
#newAreaWaku
{
    padding:5px 10px;
}
/*新着情報部分*/
.newInfo
{
	font-size:1.2em;
	height:35px;
	line-height:35px;
	letter-spacing:1px;
	margin:0px auto;
	padding:0px 15px;
	font-weight:bold;
	border-top:solid 0px #DDE2E8;
	border-bottom:solid 1px #858E9A;
}
ul.newlist
{
	margin-top:10px;
	padding-left: 15px;
}
ul.newlist li .upddate
{
	float:left;
	margin-right:10px;
	/*min-width:90px;*//* 年非表示 */
	min-width:130px;/* 年表示 */
	font-size:0.9em;
}
.RightArea ul.newlist li .title
{
	float:left;
	/*max-width:570px;*//* 年非表示 */
	max-width:510px;/* 年表示 */
}
.wideMenu ul.newlist li .title
{
	float:left;
	max-width:850px;
}

.more
{
	margin-top:16px;
	text-align:center;
}

/*分類　描画部分*/
.classArea2
{
	margin-top:20px;
	/*margin-bottom:-15px;*/
	margin-bottom:0px;
}
.class2
{
	width:340px;
	margin:0 6px 16px 0;
	/*float:left;*/
	display:inline-block;
	/display:inline;
	/zoom:1;
	vertical-align:top;
}

/*記事一覧部分*/
.kijiArea
{
	padding:10px;
	margin-top:20px;
}
.RightArea .kijiArea .more
{
	text-align:center;
}
.wideMenu .kanrenKijiArea .more
{
    margin-top:10px;
	float:right;
    width:73%;
} 
.kijiInfo
{
	font-size:1.1em;
	line-height:24px;
	padding-left:8px;
	font-weight:bold;
}
.kijilist
{
    margin-top:10px;
	padding:0 10px;
	border:solid 1px #E5E5E5;
	overflow:hidden;
}
.wideMenu .kanrenKijiArea .kijilist
{
	float:right;
	width:73%;
}
.loadbox, .loadbox3
{
	padding:7px 0px;
	margin-top:-1px;
	border-top:dotted 1px #CCCCCC;
}
.mainblock
{
	float: left;
	width: 100%;
}

.loadbox .upddate, .loadbox3 .upddate
{
	font-size:0.9em;
	float:left;
	padding-right:10px;
	/*min-width:90px;*//* 年非表示 */
	min-width:130px;/* 年表示 */
}

.loadbox .releasedate
{
	font-size:0.9em;
	padding-right:10px;
	float:left;
	/*min-width:90px;*//* 年非表示 */
	min-width:130px;/* 年表示 */
}
.loadbox .houdou_bunrui
{
	font-size:0.8em;
	padding:1px 3px;
	margin-right:5px;
}

.more
{
	text-align:center;
    border:1px solid #cccccc;
    margin:16px auto 0px;
    width:35%;
    padding:2px;
}

.more a
{
    display:block;
    text-decoration:none;
    margin:0px auto 0px;
}

.RightArea .loadbox .title, .RightArea .loadbox3 .title
{
	float:left;
	/*width:550px;*//* 年非表示 */
	width:508px;/* 年表示 */
}
.wideMenu .kanrenKijiArea .loadbox .title, 
.wideMenu .kanrenKijiArea .loadbox3 .title
{
	float:left;
	width:540px;
}
.wideMenu .loadbox .title, 
.wideMenu .loadbox3 .title
{
	float:left;
	width:780px;
}
.loadbox .gaiyou, .loadbox3 .gaiyou
{
	font-size:0.9em;
}
.loadbox .img, .loadbox3 .img 
{
	float: right;
	margin:0px 5px 0px 10px;
	vertical-align:middle;
}
* html .loadbox .img, * html .loadbox3 .img
{
    /* IE6用 縦幅中央寄せ */
	display:inline;
	zoom:1;
}
*:first-child+html .loadbox .img, *:first-child+html .loadbox3 .img
{
    /* IE7用 縦幅中央寄せ */
	display:inline;
	zoom:1;
}
.loadbox span.term, .loadbox3 span.term
{
	font-size:0.9em;
	white-space: nowrap;
}

.loadbox span.termTitle, .loadbox3 span.termTitle
{
	font-size:0.7em;
	padding:1px 3px;
	margin-right:5px;
}

/* 報道資料一覧 */
.houdou .loadbox .title, .houdou .loadbox3 .title
{
    float:none;
    width:auto;
}

/* イベントカレンダー */
.LeftArea .calArea
{
    margin-top:10px;
}
.wideMenu .calArea
{
    margin-top:10px;
	width:23%;
	float:left;
}
.calInfo
{
    font-size:1.1em;
    text-align:right;
}
.calArea #mcWrapper
{
    border:solid 1px #DDDDDD;
    padding:10px;
    margin:0px auto;
    width:auto;
}

/* その他のコンテンツ */
.otherCatArea
{
	padding:10px;
	margin-top:20px;
}
.otherCatWaku
{
	margin-top:20px;
	margin-bottom:0px;
}
.otherCat
{
	width:325px;
	margin:0 10px 10px 0;
	/*float:left;*/
	border:solid 1px #E5E5E5;
	display:inline-block;
	/display:inline;
	/zoom:1;
	vertical-align:top;
}
.otherCat .midashi
{
	min-height:37px;
	height:auto !important;
	height:37px;
	line-height:37px;
	border-bottom:solid 1px #FFFFFF;
	padding:0px 28px;
}

/*関連リンク部分*/
.linkInfo {
	margin-top:25px;
	border-bottom:solid 1px #2B69A3;
}
.linkInfo p 
{
	font-size:1.1em;
	width:83px;
	height:23px;
	line-height:23px;
	text-align:center;
	font-weight:bold;
}
ul.linklist
{
	margin-top:10px;
	margin-left:10px;
}
ul.linklist li
{
	margin:5px 0;
	padding-left:13px;
	background:url('../images/bullet_link.gif') no-repeat left 11px;
}
.bannerImg
{
}
.linkTitle 
{
}
.linkSummary 
{
	font-size: 0.9em;
	margin-left: 10px;
	line-height: 1.5;
}
.line
{
	border-bottom: 1px dotted #CCCCCC;
	width:100%;
	height:1px;
	margin:10px 0;
}

/* 関連バナー部分 */
#banArea
{
    margin-top:20px;
    padding:10px;
}
#banArea .linkInfo {
    margin: 0px 0px 5px;
    border: none;
    padding-left: 8px;
}
#banArea .linkInfo p {
    width: auto;
    text-align: initial;
    font-size: 1.1em;
    font-weight: bold;
    line-height: 24px;
}
#banArea #banWrap
{
    border: 1px solid #e5e5e5;
    margin-top: 10px;
    overflow: hidden;
    padding: 0px 5px;
}
#banArea #banItem
{
    padding: 20px 0;
}
#banArea .imgBan
{
    margin: 5px 10px;
    display: inline-block;
    vertical-align: middle;
}
#banArea .imgBan img
{
    display: block;
}
#banArea p.textBan
{
    border: solid 1px #CCCCCC;
    width: 168px;
    padding: 13px 0px;
    text-align: center;
    font-size: 0.9em;
    margin: 5px 10px;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis; /* Opera9,10対応 */
}
#banArea #adinfoLink
{
    border-top: solid 1px #e5e5e5;
    font-size: 0.9em;
    text-align: center;
    padding: 10px 0px;
}

.wideMenu #banArea
{
    width:233px;
    float:right;
    margin-top:25px;
}
.wideMenu #banArea #banItem, .LeftArea #banArea #banItem
{
    text-align: center;
}

/* 詳細画面 *****************************/
/*記事タイトル*/
h1.title
{
	/*background:url('../images/kijiTitle.gif') repeat-x;
	min-height:45px;
	line-height:45px;*/
	font-size:1.3em;
	font-weight:bold;
	/*padding-left:16px;*/
	padding:15px 0 15px 14px;
}
h1.title .rear {
	margin-left: 20px;
}

/* 小見出し（半分） */
@media screen and (min-width:768px) {
    h3.title_half
    {
        width:580px;
        background: rgba(0, 0, 0, 0) url("../images/h3Ttl_half.gif") no-repeat scroll 7px center;
        border-bottom: 1px dashed #28B4BE;
        font-size: 1.1em;
        line-height: 24px;
        margin-top: 0px;
        margin-bottom: 16px;
        padding: 0 0 4px 21px;   
        float:right; 		
    }
}
@media screen and (max-width:767px) {
    h3.title_half
    {
        width:98%;
        background: rgba(0, 0, 0, 0) url("../images/h3Ttl_half.gif") no-repeat scroll 7px center;
        border-bottom: 1px dashed #28B4BE;
        font-size: 1.1em;
        margin-top: 10px;
        margin-bottom: 10px;
        padding: 0 0 4px 21px;
        float:left;
    }
}

/*見出しメニューエリア（上）*/
.TopArea
{
	width:100%;
	margin-top:25px;
}
/*メインエリア（内容描画）*/
.BottomArea
{
	width:100%;
}
.danraku
{
	margin-top:16px;
}

.menutop {
    margin-top:10px;
    text-align: right;
	font-size:0.8em;
}

/* 詳細画面 */
table.shinsei {
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
}
table.shinsei th 
{
    border: 1px solid #CCCCCC;
    font-weight: bold;
    line-height: 1.4;
    padding: 3px;
    text-align: center;
    width:20%;
}
table.shinsei td {
    border: 1px solid #CCCCCC;
    line-height: 1.4;
    padding: 5px 7px;
}

.updFile
{
    margin-bottom:10px;
}
.updFileEx
{
    margin:-10px 0 10px 0;
}

/* 申請書検索画面 *****************************/
.searchBig .searchItem input{/*キーワード入力枠*/
    width:30%;
}
.fullsearch
{
    margin:10px 0 10px 20px;
	width:95%;
	float:left;
}
.leftsearch
{
    margin:10px 0 0 20px;
	width:17%;
	float:left;
}
.rightsearch
{
    margin:10px 0 0 0;
	width:80%;
	float:left;
}
.rightsearch ul
{
    margin:0;
	padding:0;
}
.rightsearch li
{
    margin:0 15px 5px 0;
	float:left;
}
.searchRbox label
{
    margin-left:3px;
}
.searchimg
{
	margin:0 0 0 10px;
}
.searchtxt
{
	margin:0 0 20px 15px;
}

.scitem_midashi
{
    background: url("../images/t_ore.gif") no-repeat scroll 0 0 transparent;
    padding-left: 10px;
}

/* ５０音検索画面 */
#main .left50
{
	width:25%;
	padding:10px 5px 10px 5px;
	float:left;
}
#main .left50 td
{
	padding:2px;
	text-align:center;
}

#main .right50
{
	width:70%;
	float:right;
}

/* 一覧画面 */
.srchRsltItem
{
    width:90%;
    margin:5px auto 0 auto;
}
.leftBox {
	width: 40%;
	float: left;
	line-height:1.8;
}
.rightBox {
	width:57%;
	float: left;
	margin-left: 20px;
}
ul.shinsei li
{
	padding:12px 0px 12px 15px;
	background-position:4px 20px;
	margin:0px auto;
}
ul.shinsei li.bg
{
	background-color:#F7F7F7;
}
ul.shinsei .line
{
	border-bottom: 1px dotted #CCCCCC;
	width:100%;
	height:1px;
	margin:0px;
}
.grayBox
{
    font-size:0.8em;
    padding:3px 7px;
    margin-right:5px;
    display:inline;
}
.shinseiHissu
{
    margin-top:5px;
    font-size: 0.9em;
}
.shinseiTtl
{
	font-weight:bold;
	font-size:1.0em;
}

.shosaimiru
{
	white-space:nowrap;
}

/* 抽出用フラグ一覧画面 *****************************/
/*見出し帯部分*/
.MainArea h1.midashi
{
	margin:0 auto 15px auto;
}
/*メインエリア（内容描画）*/
.MainArea
{
	width:90%;
	margin:0px auto;
}

/* 月間カレンダー */
TABLE.calTitle{
	width:100%;
	margin:30px auto 25px auto;
}
TABLE.calTitle td,TABLE.calTitle td img
{
    /*vertical-align:bottom;*/
}
TABLE.calTitle td.YearMonth
{
    text-align:center;
    font-size:2em;
    vertical-align:text-bottom;
    line-height:40px;
}
TABLE.calTitle td.YearMonth span{
    margin:5px;
}
TABLE.calTitle span.CalMonth{
    font-size:80%;
    margin-left:20px;
    vertical-align:text-bottom;
}
TABLE.calTitle span.CalYear {
    font-size:130%;
}

TABLE.cal{
	border-collapse:collapse;
	border:1px solid #CCCCCC;
    width: 100%;
}

TABLE.cal th{
	text-align:center;
	font-weight:bold;
	padding: 3px;
	border:1px solid #CCCCCC;
	line-height:1.4;
    width:14%;
}
TABLE.cal td{
	padding: 2px 7px;
	border:1px solid #CCCCCC;
	line-height:1.2;
    width:14%;
	font-size:0.9em;
}
TABLE.cal td p
{
	margin:5px 0;
	line-height:1.4em;
	padding-bottom:7px;
}

TABLE.cal th.sunCss
{
	/* ※背景色は色別CSSで定義 */
}
TABLE.cal th.normalCss
{
	/* ※背景色は色別CSSで定義 */
}
TABLE.cal th.satCss
{
	/* ※背景色は色別CSSで定義 */
}
TABLE.week th
{
	/* ※背景色は色別CSSで定義 */
}
td.style1
{
	/* ※背景色は色別CSSで定義 */
}
td.style2
{
	/* ※背景色は色別CSSで定義 */
}


/* 週間カレンダー */
table.table1 ul.list
{
    margin: 5px !important;
    line-height: 1.8 !important
}
table.week td.date
{
    text-align:center;
}

div.div_sep
{
	width:100%;
	height:1px;
	border:none;
}

/* 年間カレンダー */
div#schedule
{
    padding:5px 0px 10px 0px;
	margin:0px auto;
	width:80%;
	overflow:auto;
    *overflow-x:scroll;
	*overflow-y:hidden;
}
div.scale{
    margin:0px;
    padding:0px;
	background:url("../images/line_bg_year.gif") repeat-y scroll 0 0 transparent;
	width:auto;
    *width:100%;
	height:auto;
}
div.scale .line
{
	border-bottom:1px solid #CCCCCC;
	margin:0;
}
div.cal_top
{
	height:22px;
	width:632px;
	background:url("../images/line_month_top.gif") no-repeat scroll 0 0 transparent;
}
div.cal_wrapper{
	line-height:1.4;
	font-size:1em;
	margin-top:5px;
	margin-bottom:5px;
}
div.bun{
	color: #FFFFFF;
	float: left;
	min-height: 20px;
	text-align: center;
	width: 32px;
    display:none;
}
div.bun span
{
	display:block;
	padding:15px 0;	
}

div.evtSchWrapper{
	float:left;
	min-height: 10px;
	vertical-align:top;
	white-space:nowrap;	
	width:99%;
}
div.evtSch
{
	margin-top:10px;
	margin-right:0px;
	margin-bottom:10px;
	width:auto;
	white-space:nowrap;	
	vertical-align:top;
	min-height: 10px;
	height: auto !important;
	height: 10px;
    display:block;
}
div.evtSch .bardisp
{
    height:6px;
	line-height:0;
	font-size: 0;
	margin:0px;
	padding:0px;
	white-space: nowrap;
	border:none 0px;
	vertical-align:top;
}
div.evtSch h3{
	font-weight:bold;
	margin:0px;
	white-space: nowrap;
	vertical-align:top;
}
div.evtSch h3.date{
	font-weight:normal;
	margin:0px;
	white-space: nowrap;
	vertical-align:top;
}

div.scale .line{ width:93%; line-height:1px;font-size:1px;}

div.cal_bottom
{
	height:22px;
	width:632px;
	background:url("../images/line_month_bottom.gif") no-repeat scroll 0 0 transparent;
}

.date
{
    font-size:0.75em;
}

.ec
{
    border-bottom: 1px dotted #CCCCCC;
    display: table;
    margin-bottom: 10px;
    padding-bottom: 10px;
    width:100%;
}

/* 年間カレンダー（スマートフォン画面） */
.mainlistblock
{
    margin: 0 auto;
    width:99%;
}

.picForSP
{
	/*border: 1px solid #CCCCCC;*/
	display: table-cell;
	height: 90px;
	line-height: 90px;
	width:90px;
	min-width: 90px;
	text-align: center;
	vertical-align: top;
}
.picForSP .waku
{
	border: 1px solid #CCCCCC;
    vertical-align:middle;
	text-align: center;
    width:90px !important;
    height:90px !important;
    padding:0px !important;
    margin:0px !important;
	overflow: hidden;
	display:inherit;
	layout-grid-line: 90px;
	*float:left;
}
.picForSP .waku img
{
    vertical-align:middle;
    max-width:90px !important;
    max-height:90px !important;
}

.bunruiImgAddForSP
{
    padding:2px;
    width:98%;
    display:none;
}
.blockForSP {
	display: table-cell;
	padding-left: 6px;
	width:100%;
	layout-grid-line: auto;
    float: left;
}
.blockForSP .term
{
    margin:2px;
}
.gaiyouForSP {
    font-size: 0.8em;
    margin-top:5px;
	padding-left: 6px;
    width:100%;
    float: left;
}

div#scheduleForSP
{
	padding:10px 0;
	margin:0;
	width:99%;
}

/* 詳細画面の概要画像・文 */
.kijiGaiyo
{
	margin:10px auto;
	width:100%;
}
.kijiGaiyo .img 
{
	float: right;
	margin:0px 5px 0px 10px;
	vertical-align:middle;
}

.class_toi
{
	width:100%;
}
.class_toi .zipcode, .class_toi .shozaichi, .class_toi .tel, .class_toi .fax, .class_toi .mail, .class_toi .url
{
	word-break:break-all;
}

/* 大地図画面 *****************************/
.hpkiji_map .mapIcon {
    margin: 7px 10px 0 0;
}
.hpkiji_map div#dataList {
    width: 220px;
    height: 600px;
    overflow: auto;
    border: solid 1px #CCCCCC;
    float: left;
}
.hpkiji_map div#dataListForSP {
    width: 99%;
    height: auto;
    overflow: visible;
    border: solid 1px #CCCCCC;
    margin: 28px auto 0px auto;
}
.hpkiji_map div#mapArea {
    float: right;
    position: relative;
}
.hpkiji_map div#map {
    width: 755px;
    height: 600px;
    position: relative;
}
.hpkiji_map div#clickMsg {
    position: absolute;
    left: 70px;
    top: 2px;
    z-index: 1000;
    font-size: 0.8em;
    /* ※背景色は色別CSSで定義 */
    /*background:#FFFFFF;*/
    padding: 2px;
    border: solid 1px #BCBCBC;
}
.hpkiji_map div#loading {
    background: #FFFFFF;
    position: absolute;
    top: 40%;
    left: 40%;
    width: 100px;
    text-align: center;
    padding: 10px;
    border: solid 1px #BCBCBC;
}
.hpkiji_map .listitem1 {
    /* ※背景色は色別CSSで定義 */
}
.hpkiji_map .listitem0 {
    /* ※背景色は色別CSSで定義 */
}
.hpkiji_map .listitem {
    border-bottom: 1px dotted #aaaaaa;
    margin: 3px 0px 3px 0px;
    padding: 7px 3px 5px 3px;
    text-align: left;
    font-size: 90%;
}
.hpkiji_map .listitem .thumbnail {
    float: left;
    width: 60px;
    overflow: hidden;
    margin: 0 3px 3px 0;
}
.hpkiji_map .listitem .thumbnail img {
    width: 60px;
}
.hpkiji_map .listitem .title {
    float: left;
}
.hpkiji_map .listitem .link {
    text-align: right;
    margin: 2px 6px 0 0;
}
.hpkiji_map .listitem .link img {
    vertical-align: bottom;
}
.hpkiji_map .kensu {
    width: auto;
    margin-right: 5px;
}
.hpkiji_map .kensuForSP {
    width: auto;
    margin: 0px auto 8px auto;
    text-align: center;
}
.hpkiji_map .changePageLink {
    width: auto;
}
/* 地図上にデータなし */
.hpkiji_map p.mapOnNoData {
    padding: 5px;
    text-align: center;
    font-size: 80%;
    margin: 2px;
}

/* 大地図吹き出し *****************************/
.infoWindowTitle {
    font-size: 0.9em;
}
.infoWindowNaiyou {
    font-size: 0.9em;
    line-height: 1.5em;
    margin-top: 5px;
}

/* レコメンド記事 */
div#recommend {
    margin-top: 20px;
    padding: 10px;
}
div#recommend p {
    font-size: 1.1em;
    font-weight: bold;
    line-height: 24px;
    padding-left: 8px;
}
div#recommend ul {
    border: 1px solid #e5e5e5;
    margin-top: 10px;
    overflow: hidden;
    padding: 0px 10px;
}
div#recommend ul li {
    border-top: 1px dotted #cccccc;
    margin-top: -1px;
    padding: 7px 0;
}
div#recommend .upddate {
    float: left;
    font-size: 0.9em;
    width: 11em;
    padding-right: 10px;
}
div#recommend .title {
    float: left;
}

/* 複合検索リンク */
div.fukugokensaku
{
    width:100%;
    margin:2px auto 6px auto;
}
div.fukugokensaku a
{
    float:left;
    padding: 8px 26px 8px 10px;
    background:url("../images/ya_btn_ore.gif") no-repeat scroll 95% center #ffffff;
    border: 1px solid #cccccc;
    margin: 2px 12px 10px 0px;
    width:20%;
    line-height:1.5;
    font-size:1.1em;
}


/* あなたが最近チェックしたページ */
div#browsinghisotry_block {
    margin-top: 20px;
    font-size: 0.9em;
    border:solid 1px #cacaca;
}
div#browsinghisotry_block ul {
    border: 1px solid #e5e5e5;
    overflow: hidden;
    padding: 0px 10px;
}
div#browsinghisotry_block ul li {
    border-top: 1px dotted #cccccc;
    margin-top: -1px;
    padding: 3px 0;
}
div#browsinghisotry_block .upddate {
    float: left;
    font-size: 0.9em;
    min-width: 130px;
    width:auto;
    padding-left:5px;
}
div#browsinghisotry_block .title {
    float: left;
    max-width:800px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding:0px 5px 0px 10px;
}
div#browsinghisotry_block .del {
    float: left;
}
#browsinghistory_ttl {
    float: left;
    font-size: 1.1em;
    font-weight:bold;
    padding-left:5px;
}
#browsinghistory_rmv {
    float: right;
    padding-right:5px;
    font-size:0.9em;
}
/* 記事一覧 Default */
.kijilist
{
}
.kijilist li p.img img
{
    width:100px;
}

/* 記事一覧 Type3, Type4 */
.KijiAreaType3 .kijilist,
.KijiAreaType4 .kijilist{
    padding:0px;
    border:none;
}

.KijiListType3,
.KijiListType4
{
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    border:none;
}
.KijiListType3 li
{
    background-color:white !important;
    background-image: none !important;
    margin-left:5px;
    margin-right:5px;
    margin-bottom:10px;
    border-radius: 10px; 
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.KijiListType4 li
{
    background-image: none !important;
    margin-left:2.2%;
    margin-right:2.2%;
    margin-bottom:30px;
    padding: 0;
    border:none;
}
.KijiListType4 li.loadbox .kijiTitle-wrap
{
    padding-bottom:15px;
}
.KijiListType4 li.loadbox .kijiTitle-content
{
    height:65px;
    overflow:hidden;
}
.KijiListType4 li.loadbox .kijiTitle
{
    float:none;
    display:table;
    width:100%;
    font-size: 1.1em;
    height:100%;
}
.KijiListType4 li .kijiTitle div
{
    display:table-cell;
    vertical-align:middle;
    padding: 0px 9px;
}
.KijiListType4 li .gaiyou
{
    padding: 9px;
}
@media screen and ( max-width:479px )
{
    .KijiAreaType3{
        width:auto;
    }
    .KijiListType3 li {
        width: 100%;
        padding: 10px 10px !important;
    }
    .KijiListType4 li {
        width: 100%;
        padding: 0;
    }
}
@media screen and ( min-width:479px )
{
    .KijiAreaType3{
        width:97%;
    }
    .KijiListType3 li {
        width: 190px;
        padding: 8px 8px !important;
    }
    .KijiListType4 li{
        width: 45.5%;
    }
}
.KijiListType3 .loadbox .img,
.KijiListType4 .loadbox .img
{
    margin: 0 !important;
    width:100% !important;
}
.KijiListType4 .loadbox .img{
    float:none;
}
.KijiListType3 .loadbox .img img,
.KijiListType4 .loadbox .img img
{
    width:100% !important;
}
.KijiListType4 .loadbox .img img {
    vertical-align:middle;
}
.KijiListType3 .term,
.KijiListType3 .upddate,
.KijiListType3 .title,
.KijiListType4 .term,
.KijiListType4 .upddate,
.KijiListType4 .title
{
    width:100% !important;
    white-space: normal !important;
}
.KijiListType3 .upddate,
.KijiListType4 .upddate
{
    font-size:11px;
    color:rgb(90, 90, 90);
    text-align:right;
}

/***  イベントカレンダー表示 ************************************************************/
.eventcal_title {
	margin: 10px auto;
	width: 100%;
	max-width: 740px;
}

	.eventcal_title ul {
		margin: 0px;
		float: left;
	}

		.eventcal_title ul li {
			float: left;
			text-align: center;
		}

	.eventcal_title .thisMonth {
		font-size: 2em;
	}

	.eventcal_title .monthMoving {
		font-size: 2em;
	}

	.eventcal_title .yearMonth {
		font-size: 1.5em;
	}

.eventcal_tsuki {
	width: 100%;
	margin: 1px auto 15px auto;
}

	.eventcal_tsuki #tukiIchiran {
		width: 100%;
		letter-spacing: normal !important;
		margin: 2px auto;
	}

		.eventcal_tsuki #tukiIchiran li {
			display: inline-block;
			letter-spacing: normal !important;
			margin: 4px 0px 4px 0px;
			text-align: center;
			border-right: solid 1px;
			line-height: 1.3em !important;
		}

			.eventcal_tsuki #tukiIchiran li:first-child {
				border-left: solid 1px;
			}

			.eventcal_tsuki #tukiIchiran li span {
				display: block;
				white-space: nowrap;
				font-size: 1.1em;
			}

.eventcal_list {
	width: 100%;
	margin: 0px auto;
}

	.eventcal_list dl {
		padding: 0px;
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		border-top: solid 1px;
	}

		.eventcal_list dl dt {
			float: left;
			padding: 10px 10px 10px 10px;
			border: solid 1px;
		}

		.eventcal_list dl .term {
			font-size: 1em;
		}

		.eventcal_list dl dd {
			float: left;
			padding: 10px 10px 10px 10px;
			border: solid 1px;
		}

		.eventcal_list dl::after {
			content: '';
			display: block;
			clear: both;
		}

	.eventcal_list .kiji_gaiyou {
		font-size: 0.8em;
	}

@media screen and (min-width:768px) {
	.eventcal_title .yearMonth {
		width: 420px;
	}

	.eventcal_list dl dt {
		border-top: none;
		width: 28%;
		width: -webkit-calc(28% - 22px);
		width: calc(28% - 22px);
	}

	.eventcal_list dl dd {
		border-top: none;
		border-left: none;
		width: 72%;
		width: -webkit-calc(72% - 21px);
		width: calc(72% - 21px);
	}

	.eventcal_title .yearMonth .year {
		font-size: 1.5em;
		margin: 5px;
	}

	.eventcal_title .yearMonth .month {
		font-size: 2em;
		margin: 5px;
	}

	.eventcal_title ul li {
		padding: 5px 10px;
	}

	.eventcal_tsuki #tukiIchiran {
		display: flex;
		max-width: 740px;
	}

		.eventcal_tsuki #tukiIchiran li {
			padding: 0px 10px 0px 10px;
			width: 100%;
		}
}

@media screen and (max-width:767px) {
	.eventcal_list dl dt {
		border-top: none;
		width: 100%;
		width: -webkit-calc(100% - 22px);
		width: calc(100% - 22px);
		background-color: #EFEFEF;
	}

	.eventcal_list dl dd {
		border-top: none;
		width: 100%;
		width: -webkit-calc(100% - 21px);
		width: calc(100% - 21px);
	}

	.eventcal_title .yearMonth .year {
		font-size: 1.1em;
		margin: 3px;
	}

	.eventcal_title .yearMonth .month {
		font-size: 1.3em;
		margin: 3px;
	}

	.eventcal_title ul li {
		padding: 2px 2px;
	}

	.eventcal_tsuki #tukiIchiran {
		max-width: 98%;
	}

		.eventcal_tsuki #tukiIchiran li {
			padding: 0px 0px 0px 0px;
			width: 15%;
			border: none !important;
		}
}

.eventcal_list .btm_area {
	width: 99%;
	margin: 10px auto 2px auto;
	text-align: right;
}

.eventcal_list .nodata {
	width: 100%;
	text-align: center;
	margin: 50px auto;
}

/* イベントカレンダー表示 記事スライダー */
.eventcal_kijislider {
	width: 100%;
	margin: 40px auto 0px auto;
}

#banSlide {
	width: 100%;
	margin: 0px auto;
}

@media screen and (min-width:1025px) {
	.eventcal_kijislider {
		max-width: 1100px;
	}

	#banSlide {
		max-width: 1100px;
	}

		#banSlide #ban_slide_set li img {
		}
}
/* タブレット用 */
@media screen and (max-width:1024px) {
	.eventcal_kijislider {
		max-width: 900px;
	}

	#banSlide {
		max-width: 900px;
	}

		#banSlide #ban_slide_set li img {
			width: auto;
			height: 185px !important;
			margin: 0px auto;
		}
}
/* スマホ用 */
@media screen and (max-width:767px) {
	.eventcal_kijislider {
		max-width: 320px;
	}

	#banSlide {
		max-width: 320px;
		margin: 0px auto;
		text-align: center;
		box-sizing: border-box !important;
	}

		#banSlide #ban_slide_set li img {
			width: auto;
			height: 185px !important;
			margin: 0px auto;
		}

	#ban_slide_set .slick-dotted.slick-slider {
		padding-left: 20px !important;
		padding-right: 20px !important;
		box-sizing: border-box !important;
	}

	#ban_slide_set .kiji_gaiyou {
		margin: 10px auto 10px auto !important;
		font-size: 0.9em !important;
		max-width: 320px !important;
	}

	#ban_slide_set .kiji_title {
		margin: 10px 0px 10px 0px !important;
		font-size: 1em;
		font-weight: bold;
		max-width: 320px !important;
	}

	#ban_slide_set .kiji_koushinDay, #ban_slide_set .kiji_dispTerm {
		margin: 10px 0px 10px 0px !important;
		font-size: 0.9em;
		text-align: center;
	}

	.slick-initialized .slick-slide {
		display: block;
	}
}
/* 記事スライダーの画像 */
#ban_slide_set img {
	margin: 0px auto;
	width: auto;
	height: 185px;
}
/* スライダーの前・次ボタンの位置 */
#ban_slide_set .slick-prev,
#ban_slide_set .slick-next {
	top: 95px !important;
}
/* 更新日 */
#ban_slide_set .kiji_koushinDay {
	margin: 10px auto 10px auto;
	font-size: 0.9em;
	text-align: center;
	width: 280px;
}
/* カレンダー日付 */
#ban_slide_set .kiji_dispTerm {
	margin: 10px auto 10px auto;
	font-size: 0.9em;
	text-align: center;
	width: 280px;
}

/* タイトル */
#ban_slide_set .kiji_title {
	margin: 10px auto 10px auto;
	font-size: 1em;
	font-weight: bold;
	width: 320px;
	text-align: center;
	padding: 0px 20px;
}
/* 概要文 */
#ban_slide_set .kiji_gaiyou {
	margin: 10px auto 10px auto;
	font-size: 0.9em;
	width: 280px;
	text-align: center;
}

#ban_slide_set .slick-dotted.slick-slider {
	padding-left: 15px !important;
	padding-right: 40px !important;
}

#ban_slide_set .slick-prev {
	width: 50px;
	height: 50px;
	left: 0;
	position: absolute;
	z-index: 9;
}

	#ban_slide_set .slick-prev:before {
		color: #000;
		content: '';
		width: 30px;
		height: 30px;
		background: #495057;
		border-radius: 50%;
		position: absolute;
		top: 50%;
		left: 0;
		margin-top: -15px;
		opacity: 0.4;
	}

	#ban_slide_set .slick-prev:after {
		content: '';
		width: 0;
		height: 0;
		border: solid 5px transparent;
		border-right: solid 8px #ffffff;
		position: absolute;
		top: 50%;
		left: 5px;
		margin-top: -6px;
	}

#ban_slide_set .slick-next {
	width: 50px;
	height: 50px;
	right: 0;
	position: absolute;
	z-index: 9;
}

	#ban_slide_set .slick-next:before {
		color: #000;
		content: '';
		width: 30px;
		height: 30px;
		background: #495057;
		border-radius: 50%;
		position: absolute;
		top: 50%;
		right: 0;
		margin-top: -15px;
		opacity: 0.4;
	}

	#ban_slide_set .slick-next:after {
		content: '';
		width: 0;
		height: 0;
		border: solid 5px transparent;
		border-left: solid 8px #ffffff;
		position: absolute;
		top: 50%;
		right: 5px;
		margin-top: -6px;
	}
/* イベントカレンダー表示 記事スライダー end */

/*** イベントカレンダー表示 end ********************************************************/
.list li.nodata {
	width: 100%;
	text-align: center;
	margin: 5px auto;
	background: none !important;
}

/* 分類ページサムネイル記事表示 start */
.thumsArea {
	max-width: 100%;
	width: 99%;
	width: -webkit-calc(100% - 10px);
	width: calc(100% - 10px);
	padding: 0px;
	margin: 25px auto;
	display: flex;
	flex-direction: row;
}
@media screen and (min-width:768px) {
	.thumsArea {
		flex-direction: row;
	}
}
@media screen and (max-width:767px) {
	.thumsArea {
		flex-direction: column;
	}
}

.thumsArea .thumsWrap {
	margin: 5px auto 40px;
}
	@media screen and (min-width:768px) {
		.thumsArea .thumsWrap {
			width: 50%;
		}
	}

	@media screen and (max-width:767px) {
		.thumsArea .thumsWrap {
			width: 100%;
		}
	}

	.thumsArea .thumsWrap ul {
			width: min(400px, 99%);
			margin: 5px auto 15px auto;
		}

		.thumsArea .thumsWrap h2 {
			width: 96%;
			width: -webkit-calc(100% - 25px);
			width: calc(100% - 25px);
			padding: 5px 0px 5px 5px;
			margin: 0px auto;
			text-align: center;
			font-size: 1.3em;
		}

		.thumsArea .thumsWrap iframe {
			max-width: 100% !important;
		}

		.thumsArea .thumsWrap img {
			max-width: 100% !important;
		}

.thumsArea .thumsWrap .img {
	padding: 0px;
	aspect-ratio: 16/9;
}

	.thumsArea .thumsWrap .img img {
		width: 100%;
	}

	.thumsArea .thumsWrap .img iframe {
		width: 100%;
		height: 100%;
	}

.thumsArea .thumsWrap .soegaki {
	width: min(400px, 98%);
	margin: 0px auto;
	font-size: 1.0rem;
}

#cont_body .thumsArea .thumsWrap .img img {
	max-width: 100% !important;
}

.thumsArea .thumsWrap .morelink {
	padding: 4px 0px;
	text-align: center;
	font-size: 1.0rem;
	width: 100%;
	max-width: 340px;
	margin: 15px auto 30px auto;
	border-radius: 4px;
}

	.thumsArea .thumsWrap .morelink a {
		text-decoration: none;
		display: block;
	}

/* 分類ページサムネイル記事表示 end */

.nodata_msg {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 35vh;
	text-align: center;
	display: flex;
	align-items: center;
}
	.nodata_msg p {
		margin: 0px;
		padding: 0px;
		width: 100%;
		font-size: 1.2em;
	}


/* telリンク */
@media screen and (min-width:768px) {
	/* telリンク PCではリンクなし */
	#mainShosai .danraku a[href^="tel:"] {
		pointer-events: none !important;
		text-decoration: none !important;
		/*color: #333333 !important;*/
	}
}
@media screen and (max-width:767px) {
	/* telリンク スマホではリンクあり */
	#mainShosai .danraku a[href^="tel:"] {
	}
}