@charset "UTF-8";

/****************
 PCトップで使用
*****************/

#backgroundImage{
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    background-image: url("../img_pc_common/bg.png");
}

#smartphone {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
    width: 960px;
}
.topMod{
	height: 20px;
}
.saigaiMod {
	width: 560px;
    height: 170px;
	overflow: hidden;
    border: 5px solid #d1d1d1;
    overflow-y: scroll;
    overflow-x: hidden;
    z-index: 900;
    background-color: #fff;
    position: absolute;
    top: 365px;
    left: 320px;
}
.saigaiMod .in {
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.saigaiMod .list li{
	margin-top:15px;
}
.saigaiMod .list .date{
	display: block;
}

.headerNavContainer {
        top: -50px;
}

#main,#main2,.kokokuMod{
	width:1000px;
	margin-left:auto;
	margin-right: auto;
}

#main{
	padding-top:37px;
}

#main .left{
	width:620px;
	float: left;
}
#main .right{
	width:340px;
	float: right;
}

/**
 * トピックス用設定
 *
 */
.topicsMod{
	width: 620px;
    margin-top: 30px;
    background-color: #E2F2FF; 
}
.topicsMod .title{
	position: relative;
	width:620px;
	height: 40px;
    padding-top: 15px;
    padding-left: 15px;
}
.topicsMod .in{
	padding-left: 15px;
}
.topicsMod .topicIcon{
	margin-left:15px;
}
.topicsMod .btn{
	margin-top:20px;
        padding-bottom: 20px;
	text-align: center;
}
.topicsMod .title .topicsModChara img{
    position: relative;
    top: -37px;
    left: 300px;
}
.topicsMod .box>div{
	width:190px;
	float: left;
	margin-left: 10px;
	margin-top:10px;
	padding-bottom:8px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.topicsMod dl{
	padding-top:8px;
	background-repeat: no-repeat;
	background-position: left top;
}
.topicsMod dt{
	text-align: center;
}
.topicsMod dt img{
	width:170px;
	height: auto;
}
.topicsMod dd .date{
	font-size:12px;
}
.topicsMod dd{
	margin-top:10px;
	padding-left:10px;
	padding-right:10px;
}
.topicsMod dd .text{
	margin-top:10px;
	font-size:14px;
}

/* 子育て */
.topicsMod .kosodate{
	background-color: #ffe5db;
	background-image: url(../img_pc_top/topics_mod_kosodate_bg_btm.png);
}
.topicsMod .kosodate dl{
	background-image: url(../img_pc_top/topics_mod_kosodate_bg_top.png);
}
/* 市政 */
.topicsMod .shisei{
	background-color: #def4f6;
	background-image: url(../img_pc_top/topics_mod_shisei_bg_btm.png);
}
.topicsMod .shisei dl{
	background-image: url(../img_pc_top/topics_mod_shisei_bg_top.png);
}
/* くらし */
.topicsMod .kurashi{
	background-color: #e5f8cb;
	background-image: url(../img_pc_top/topics_mod_kurashi_bg_btm.png);
}
.topicsMod .kurashi dl{
	background-image: url(../img_pc_top/topics_mod_kurashi_bg_top.png);
}


.sliderMod{
	background-repeat: repeat-y;
	background-position: left top;
}
.sliderMod .in{
	width:100%;
	padding-top: 10px;
	background-image: url(../img_pc_top/slider_mod_bg_top.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.sliderMod .box{
	width:100%;
	padding-bottom: 10px;
	background-image: url(../img_pc_top/slider_mod_bg_btm.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.sliderMod .list li{
	text-align: center;
}
/*　ページャー　*/
.sliderMod .bx-controls{
	position: relative;
	top:-25px;
    left: 480px;
	z-index: 999;
}
.sliderMod .bx-controls a:focus{
	background-color:transparent;
}
.sliderMod .bx-pager{
	position: absolute;
	top: 8px;
	left: 47px;
}
.sliderMod .bx-pager-item{
	width:10px;
	height: 10px;
	display: inline-block;
  *display: inline;

  *zoom: 1;
	margin-left:10px;
}
.sliderMod .bx-pager-item:first-child{
	margin-left:0;
}
.sliderMod .bx-pager-item a{
	width:12px;
	height: 12px;
    text-indent: 100%;
    display: block;
    white-space: nowrap; 
    overflow: hidden;
    background-image: url(../img_pc_top/slider_pager.png);
    background-position: left center;
    background-repeat: no-repeat;
}
.sliderMod .bx-pager-item a.active{
    background-image: url(../img_pc_top/slider_pager_active.png);
}
/* コントロール */
.sliderMod .bx-controls-auto-item a{
    display: none;
    white-space: nowrap; 
    overflow: hidden;
    text-indent: 100%;
	background-position: left center;
	background-repeat: no-repeat;
	width:15px;
	height:15px;
	display: inline-block;
  *display: inline;
  *zoom: 1;
	position: absolute;
	left: 105px;
	bottom:-17px;
}
.sliderMod .bx-controls-auto-item a.active{
	display: none;
}
.sliderMod .bx-controls-auto-item a.bx-stop{
	width: 16px;
	height: 16px;
	position: relative;
	top: 9px;
	left: 17px;
	background-image: url(../img_pc_top/slider_mod_icon_stop.png);
}
.sliderMod .bx-controls-auto-item a.bx-start{
    width: 16px;
	height: 16px;
	position: relative;
	top: 9px;
	left: 17px;
	background-image: url(../img_pc_top/slider_mod_icon_play.png);
}

.sliderMod .bx-controls-direction{

}
.sliderMod .bx-controls-direction a{
    display: block;
    white-space: nowrap; 
    overflow: hidden;
    text-indent: 100%;
	background-position: left center;
	background-repeat: no-repeat;
	width:6px;
	height:9px;
	position: absolute;
}
.sliderMod .bx-prev{
    display: none;
}
.sliderMod .bx-next{
	display: none;
}

.oshiraseMod{
	margin-top: 0px;
        background-color: #ffffff;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
}
.oshiraseMod .title{
	position: relative;
        margin-bottom: 15px;
        padding-top: 15px;
}
.oshiraseMod .title .btn{
	display: block;
	position: absolute;
	top:19px;
	right: 3px;
}

.oshiraseTabNav{
	margin-top: 15px;
}
.oshiraseTabNav .list li{
	float: left;
	margin-left:10px;
}
.oshiraseTabNav .list li:first-child{
	margin-left:0;
}
.oshiraseMod .pages{
	border:solid 1px #eee;
	margin-top:-1px;
}
.oshiraseMod .pages .box{
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom:15px;
}
.oshiraseMod .pages .list2{
	padding-top:15px;
	overflow-y: scroll;
	height: 520px;
}
.oshiraseMod .pages .list2 li{
	margin-top:10px;
}
.oshiraseMod .pages .list2 li:first-child{
	margin-top:0;
}
.oshiraseMod .pages .list2 li span{
	display: block;
}
.oshiraseMod .pages .btn{
	margin-top:25px;
	text-align: center;
}

/*スライドバナー*/
.slideBannerMod,
.slideBannerMod2{
	width:100%;
	margin-top:58px;
	background-color: #f2f2f2;
	border-top:solid 1px #f2f2f2;
	border-bottom:solid 1px #f2f2f2;
	background-image: url(../img_pc_top/sliderbanner_mod_bg.png);
}
.slideBannerMod .in,
.slideBannerMod2 .in{
	width:950px;
	padding-top:39px;
	padding-bottom:39px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
}
.slideBannerMod .bx-viewport,
.slideBannerMod2 .bx-viewport{
	margin-left:10px;
}

/*　ページャー　*/
.slideBannerMod .bx-controls,
.slideBannerMod2 .bx-controls{
	position: relative;
	top:-25px;
	z-index: 999;
}
.slideBannerMod .bx-controls a:focus,
.slideBannerMod2 .bx-controls a:focus{
	background-color:transparent;
}
.slideBannerMod .bx-controls-direction,
.slideBannerMod2 .bx-controls-direction{

}
.slideBannerMod .back a,
.slideBannerMod .next a,
.slideBannerMod2 .back a,
.slideBannerMod2 .next a{
    display: block;
    white-space: nowrap; 
    overflow: hidden;
    text-indent: 100%;
	background-position: left center;
	background-repeat: no-repeat;
	width:15px;
	height:24px;
	position: absolute;
}
.slideBannerMod .back a:focus,
.slideBannerMod .next a:focus,
.slideBannerMod2 .back a:focus,
.slideBannerMod2 .next a:focus{
	background-color:transparent;
}
.slideBannerMod .bx-prev,
.slideBannerMod2 .bx-prev{
	background-image: url(../img_pc_top/sliderbanner_mod_back.png);
	left: -26px;
	top:50%;
	margin-top:-12px;
}
.slideBannerMod .bx-next,
.slideBannerMod2 .bx-next{
	background-image: url(../img_pc_top/sliderbanner_mod_next.png);
	right: -26px;
	top:50%;
	margin-top:-12px;
}



/**
 * 下部コンテンツ
 *
 */

#main2{
	margin-top:55px;
}

#main2 .left{
	width:210px;
	float: left;
}
#main2 .left2{
	width:430px;
	float: left;
}
#main2 .searchMod{
	width:410px;
	float: left;
	margin-left: 20px;
}
#main2 .kakukaSearchMod{
	width:410px;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
}


.bannerMod{
	width:100%;
}
.bannerMod .list li{
	margin-top: 15px;
}
.bannerMod .list li:first-child{
	margin-top:0;
}


.searchMod{
	background-color: #E2F2FF;
	/* background-image: url(../img_pc_top/search_mod_bg_btm.png); */
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 16px;
}
.searchMod .title{
	height: 50px;
    padding-top: 15px;
    padding-left: 15px;

}
.searchMod .title .searchModChara img{
    position: relative;
    top: -37px;
    left: 200px;
}
.searchMod .in{
	padding-left:15px;
	padding-right:0;
}
.searchMod .in .btn{
	margin-top: 20px;
}
.searchMod .list{
        
}
.searchMod .list li{
	float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}


.kakukaSearchMod{
	background-color: #f4eddd;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 16px;
}
.kakukaSearchMod .in{
	padding-left:15px;
	padding-right:15px;
}
.kakukaSearchMod .text{
	margin-top: 10px;
}
.kakukaSearchMod .inputMod {
	margin-top: 10px;
}
.kakukaSearchMod .inputMod .input {
	float: left;
	width: 320px;
	height: 40px;
	box-sizing:border-box;
}
.kakukaSearchMod .inputMod .input input {
	width: 320px;
	height: 40px;
	font-size: 120%;
	box-sizing:border-box;
	padding: 5px;
	padding-left: 10px;
	border: 0;
}


.infoMod.ver3{
	width: 340px;
	margin: 30px 0 0 0;
	overflow: hidden;
}
.infoMod.ver3 .in{
	background-color: #ffffff;
}

.infoMod.ver3 .catBox{
	float: left;
	margin-bottom: 5px;
}
.infoMod .catBox .in{
	padding-top:20px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 25px;

	background-repeat: no-repeat;
	background-position: left bottom;
}
.infoMod.ver3 .catBox .in{
        border: solid 1px #eee;
	background-image: none;
}
.infoMod .catBox .list li{
	width:145px;
	float: left;
	margin-left: 20px;
	margin-top:4px;
}
.infoMod.ver3 .catBox .list li{
	width: 155px;
}
.infoMod .otherInfo{
	margin-top: 25px;	
}
.infoMod.ver3 .otherInfo{
	margin: 0 0 5px 30px;
}
.kokokuMod{
	margin-top: 30px;
	padding-top: 30px;
	background-repeat: repeat-x;
	background-position: left top;
}
.kokokuMod .title{
	overflow: hidden;
}
.kokokuMod .title .btn{
	float: right;
}
.kokokuMod .in{
	padding-top: 10px;
}
.kokokuMod .list{
	margin-left: -23px;
}
.kokokuMod .list li{
	float: left;
	margin-left: 23px;
	margin-top: 20px;
}

/***********************************************************************
 * .snsMod
 ********************************************************************* */
.snsMod{
    margin-top: 25px;
}
.snsMod li{
    display: inline-block;
    margin-left: 50px;
}
.snsMod .snsModList li:nth-child(5){ 
    position: relative;
    top: 3px;
}


/***********************************************************************
 * .populationMod
 ********************************************************************* */
.populationMod{
	margin-top:25px;
}
.populationMod .in{
	margin-top:10px;
}
.populationMod dl{
	height: 44px;
	overflow: hidden;
    display: inline-block;
    margin-right: 5px;
}
.populationMod dt,
.populationMod dd{
	float: left;
	margin-top:5px;
	height: 25px;
	line-height: 1;
}
.populationMod dt{
	width:80px;
}
.populationMod dd{
	width:160px;
	height: 44px;
	background-color: #FFF;
}
.populationMod dd span{
	display: block;
	padding-top: 14px; 
	padding-bottom: 4px;
	text-align: center;
	font-size:14px;
}
.populationMod .cap{
	font-size:90%;
	margin-top:5px;
	margin-bottom: 35px;
	margin-right: 11px;
	text-align: right;
	font-size:14px;
}


/*トップページ用調整*/
#wrapper{
   padding-top: 0px !important;
}
#header{
       height: 710px;
       width: 1200px;
}
#headerIn {
       z-index: 2;
}
#headerIn .headerLogo{
       z-index: 999;
}
#headerIn .headerBg{
       opacity: 0.6;
       z-index: 3;
}
#headerIn2{
       z-index: 980;
}
#headerIn2 #headerLogo{
       top: 8px;
       left: 75px;
}
#headerIn2 #headerHonbun{
       top: -135px;
       left: 35px;
}
#headerIn2 #headerSize2{
       top: 15px;
       left: 260px;
}
#headerIn2 #headerColor2{
       top: 15px;
       left: 476px;
}
#headerIn2 #headerEtsuran2{
       top: 15px;
       left: 666px;
}
#headerIn2 #headerLanguage2{
       top: 11px;
       left: 800px;
}
#headerSlider {
        z-index: 1;
        position: relative;
	    top: -55px;
        width: 1200px;
        margin-left: auto;
        margin-right: auto;
}
#headerSlider .bxslider {
        position: relative;
}
#headerSlider .sliderMod .bxslider img{
	    width: 1200px;
	    height: 600px;
}
#headerSlider .sliderMod .bx-controls {
        position: relative;
        width: 158px;
        height: 35px;
        top: -45px;
        left: 520px;
        z-index: 999;
        background-image: url(../img_pc_top/slider_pager_bg.png);
}
#headerSearch {
	position: static;
	width: 620px;
    height: 200px;
	margin-bottom: 30px;
    background-color: #E2F2FF;
}
#headerSearch .title{
    height: 50px;
    padding-top: 15px;
    padding-left: 15px;
}
#headerSearch .title .headerSearchChara img{
    position: relative;
    top: -37px;
    left: 260px;
}
#headerSearch .searchBox{
        padding-left: 15px;
}
#headerSearch .searchBox .gsc-search-box td{
        padding-right: 35px;
}
#headerSearch .headerSearchKeywordsMod{
        display: inline-flex;
        padding-left: 15px;
        margin-top: 15px;
}
#headerSearch .headerSearchKeywordsMod ul.list{
        width: 480px;
        margin-left: 7px;
}
#headerSearch .headerSearchKeywordsMod  ul.list li{
        display: inline; 
}
#headerSearch .headerSearchKeywordsMod  ul.list li:not(:first-child)::before{
        content: "/ ";
}

#footer #footerIn .address {
	width: 480px;
}
 

.gsc-input-box {
	height: 30px !important;
    width: 500px;
}

input.gsc-search-button {
	padding: 8px 20px !important;
}
#gsc-i-id1 {
	width: 100% !important;
	height: 30px !important;
}

.mainCol {
	position: relative;
}





/*google検索v1のカスタマイズ*/
input.gsc-search-button,
button.gsc-search-button {
	background-color: #2A4B9E !important;
	margin:0px !important;
	padding:8px 26px 9px !important;
	cursor:pointer;
}





/*suggest*/

.suggestJS {
	border: 2px solid #004E74;
	width:340px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFF;
	box-sizing: border-box;
}
.suggestJS .box__ {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-top: 10px;
	padding-bottom: 10px;
}
.suggestJS .box2__ {
	display: block;
	margin-top: 10px;
	padding-bottom: 10px;
}
/*タイトル*/
.suggestJS .item__ {
}
/*庁内場所*/
.suggestJS .item2__ {
	margin-top: 5px;
}
/*電話番号*/
.suggestJS .item3__ {
	margin-top: 5px;
}
/*詳細ボタン親*/
.suggestJS .item4__ {
	margin-top: 5px;
}
/*詳細*/
.suggestJS .item5__ {
	margin-top: 5px;
	background-color: #f4f4f4;
	border: 1px solid #dddddd;
	font-size: 100%;
	padding: 10px;
}
.suggestJS .icon__ {
	display: inline-block;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 3px 6px;
	background-image: url(../img_pc_top/suggestjs_arrow1.png);
}
.suggestJS .icon2__ {
	display: inline-block;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 3px 6px;
	background-image: url(../img_pc_top/suggestjs_arrow2.png);
}

/*見つかりませんでした*/
.suggestJS .item6__ {
	margin-top: 5px;
}
.suggestJS .icon3__ {
	background-image: url(../img_pc_top/suggestjs_arrow1.png);
	background-position: 3px 6px;
	background-repeat: no-repeat;
	display: inline-block;
	padding-left: 30px;
}
