@charset "UTF-8";
/* CSS Document */

@media screen and (max-width: 640px) {

/*リセットCSSここから*/

*{ margin:0; padding:0;}

a{ text-decoration:none}

ul, ol{ list-style:none}

img{ vertical-align:middle}

/*リセットCSSここまで*/

img{ max-width:100%;}

html{
	font-family:Verdana, Geneva, sans-serif;
	line-height:1.5}



h1{
	font-size:48px;
	line-height:1;
	margin:auto auto;}/*48px*/
h2{
	font-size:36px;
	line-height:1.3333;}/*48px*/
h3{
	font-size:24px;
	line-height:1;}/*24px*/
hgroup h2,h4,h5,h6{
	font-size:16px;
	line-height:1.5}/*24px*/



#header {
	height: auto;
	background-attachment: scroll;
	background-image: url(../img/common/head_bg.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	left: 0%;
	border: 1px none #FFF;
	position: relative;
	overflow: hidden;
	font-family: 'Noto Sans Japanese';
	width: 100%;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#contents {
	clear: both;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 15px;
	position: relative;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 15px;
	z-index: 105;
	background-color: #FFF;
	padding-bottom: 10px;
}

#left {
	width:100%;
	text-align: left;
	float: none;
	margin-left: 0px;
}

#main {
	width:100%;
	text-align: left;
	float: none;
	margin-right:0;
	margin-bottom: 30px;
}

#life {
	height: auto;
	overflow: hidden;
	width:100%;
}

#life h3 {
	font-size: 2.1em;
	line-height: 1.1em;
	background-color: #00A0E9;
	padding-top: 9px;
	padding-right: 14px;
	padding-bottom: 9px;
	padding-left: 14px;
	color: #FFF;
	border-radius: 3px;		/* CSS3草案 */
	-webkit-border-radius: 3px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 3px;	/* Firefox用 */
	margin-bottom: 15px;
	font-family: "Noto Sans Japanese";
	font-weight: 400;
	font-family:"Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	background-attachment: scroll;
	background-image: url(../img/index/life-t.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-indent: -9999px;
}
#life ul {
	clear: both;
	height: auto;
	width: 100%;
	background-color: #EDEDED;
}

.slick_container {
	width:100%; /* 任意の値 */
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footer > div {
	clear: both;
	height: auto;
	width: 95%;
	padding-bottom: 15px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	float: none;
	background-attachment: scroll;
	background-image: url(../img/common/footer_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
}
#footer #fnavi {
	float: right;
	width:100%;
	overflow: hidden;
	height: auto;
	margin-top: 27px;
}

#head_link li  {
	font-size: 13px;
	line-height: 13px;
	text-align: center;
	font-family: "Noto Sans Japanese";
	font-weight: 400;
	float: right;
	margin-left: 0;
	width:50%;
}

#left h1 {
	font-size: 12px;
	line-height: 12px;
	padding: 0px;
	float: none;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	height: 146px;
	width: 130px;
	background-attachment: scroll;
	background-image: url(../img/common/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
}

#slider{
	width:100%;
	height:200px;
	background:url(../img/index/top_img01.jpg) no-repeat center;
}

#slider img{
	display:none;
	}

#contents .bg_img h2 {
	font-family:"Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 300;
	font-size: 1.8em;
	line-height: 1.1em;
	color: #FFF;
	font-weight: normal;
	text-shadow: 0px 0px 5px #000;
	letter-spacing: 0.1em;
	text-align: center;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width:85%;
	padding:0 6.5%;
}

#main #page_tool {
	clear: both;
	float: none;
	overflow: hidden;
	position: relative;
	margin-bottom: 0px;
}

#page_tool #fontsize {
	float: none;
	width: 180px;
	margin: 3px auto 30px auto;
}

#search {
	width: 253px;
	float: none;
	margin: 0px auto;
	padding: 0px;
}

#search dt {
	float: left;
	width: 200px;
}

#navi {
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	clear: both;
	margin-top: 65px;
	overflow: hidden;
	font-family: 'Noto Sans Japanese';
	height: 30px;
	position: static;
	width:295px;
	text-align:center;
}
#navi li {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #716F6E;
	border-right-color: #716F6E;
	border-bottom-color: #716F6E;
	border-left-color: #716F6E;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	padding-left: 12px;
	font-size: 11px;
	line-height: 14px;
}

#life ul li {
	height: auto;
	width: 48%;
	border: 1px solid #CCC;
	float: left;
	margin-right: 1%;
	margin-left:1%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 14px;
	background-color: #FFF;
	text-align:center;
}

.news-list li {
	width: 100%;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-left: 0px;
	float: left;
	height: auto;
	overflow: hidden;
}



.news-t dd a {
	color: #FFFFFF;
	background-color: #24B5BA;
	font-size: 0.9em;
	line-height: 1.1em;
	overflow: hidden;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
}

#foot_banner {
/*	display:none; */ 
	width:100%;
	text-align: left;
	float: left;
	margin-left: 0px;
}

#foot_banner li {
	display:block;
	background-color: #FFF;
	height: auto;
	width:100%;
	margin-bottom: 10px;
}



#left_02 {
	width:100%;
	text-align: center;
	float: left;
	margin-left: 0px;
}

#left_banner li {
/*	display:none; */
	display:block;
	background-color: #FFF;
	height: auto;
	width:100%;
	margin-bottom: 10px;
}

/* #left_banner li:first-child { 
	display:block;
	}
*/
#left_banner {
	margin-top: 0px;
	margin-bottom: 20px;
	width:49%;
	float:left;
}

#left_banner img{
	width:100%;
	}

#town-data {
	border: 1px solid #DCD4BC;
	height: auto;
	width: 49%;
	float:right;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 0.7em;
	padding-left: 1px;
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
#town-data dt {
	font-size: 1.2em;
	line-height: 1.1em;
	color: #FFF;
	background-color: #5DB1DE;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0.7em;
}

#town-data dd {
	text-align:left;
	}

#footer #fnavi {
	float: right;
	width: 100%;
	overflow: hidden;
	height: auto;
	margin-top: 27px;
	display:none;
}

#footer #add {
	clear: both;
	float: none;
	position: static;
	left: 10px;
	bottom: 12px;
	margin: auto;
}
#footer #add h2 {
	float: none;
	margin-right: 0px;
	margin-top:10px;
	margin-bottom:10px;
}
#footer #add p {
	font-size: 1.2em;
	line-height: 1.5em;
	color: #FFF;
	text-align:center;
}
.copyright  {
	font-size: 1.1em;
	line-height: 1em;
	color: #FFF;
	text-align: center;
	margin: auto;
	position: static;
	right: 0px;
	bottom: 19px;
	margin-top:10px;
}

#add   {
	float: none;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	overflow: hidden;
	border: 1px none #DCDDDD;
}

#topics .img-r {
	float: none;
}

#info02 dl {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #C9CACA;
	border-right-color: #C9CACA;
	border-bottom-color: #C9CACA;
	border-left-color: #C9CACA;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	overflow: hidden;
}

#info02 dl dt {
	font-size: 1.3em;
	width: 12%;
	float: none;
	line-height: 1.5em;
	font-weight: bold;
	padding-top: 2px;
}

}