@charset "utf-8";

section {
	padding: 0px 0;
	text-align:center;
}
header {
	padding: 0;
}
footer {
	margin-top: 0px;
	height: auto;
	padding: 0 0 20px 0;
}
footer .wrapper {
	width: 100%;
	padding: 0;
}

@media screen and (min-width: 1025px){
.wrap {
	width: 980px;
	margin: auto;
	position: relative;
}
	
	
.wrap2 {
	width: 660px;
	margin: auto;
	position: relative;
}
/*******ヘッダー **********************/
.header { width: 100%; max-width: 980px; margin: 0 auto; padding:0;position: absolute; height:110px;}

/*******フッター **********************/

footer {
	text-align:center;
}
footer .txt{
	float:left;
	padding:20px 0 0 20px;
}

footer .copy{
	padding:20px 0 20px 0;
	clear:both;
}
/*******グローバルメニュー **********************/
.pcnon{ display:none;}

.header h1 img{
	display:none;
position: absolute; 
padding:17px 0 0 0;
max-width:400px;
top:50%;
left:50%;
margin-left:-400px;
	}

#drawernav{
	position: fixed;
	bottom:0;
	left:0;
	width:100%;
	height: 60px;
	z-index:10;
	background: rgba(0,0,0,.8);
}

/*******メイン **********************/
#main{
	margin:0 auto;
	width:100%;
	height:auto;
	}

#main img{
	margin:0 auto;
	width:100%;
	height:auto;
	}
	
#main2{
	margin:0 auto;
	width:100%;
	height:auto;
	}

#main2 img{
	margin:0 auto;
	width:100%;
	height:auto;
	}

#sub{
	margin-top:-90px;
	width:100%;
	height:400px;
	}
	
.ncbana{ width:980px;
		height:auto;
		margin:0 auto;
}
/*******セクション背景 **********************/
.sec-back{
	width:100%;
	height:100%;
	background-image: url(../img/back.jpg); 
	background-position: center center; 
	background-size: cover; 
	background-repeat: no-repeat;
	}

.sec-back h3{
	margin:30px 0 30px 0;
	}

.sec-back2{
	color:#FFFFFF;
	width:100%;
	height:100%;
	background-image: url(../img/back2.jpg); 
	background-position: center center; 
	background-size: cover; 
	background-repeat: no-repeat;
	}

.sec-back2 h3{
	margin:30px 0 30px 0;
	}

.sec-back3{
	color:#FFFFFF;
	width:100%;
	height:100%;
	background-image: url(../img/back3.jpg); 
	background-position: center center; 
	background-size: cover; 
	background-repeat: no-repeat;
	padding-bottom:0 !important;
	}

.sec-back3 h3{
	margin:30px 0 30px 0;
	}

.sec-sub{
	width:100%;
	height:100%;
	}
.sec-sub .main{
	width:100%;
	height:200px;
	padding-top:100px;
	}

.sec-sub-01{background-image: url(../img/subtitle_product.png); 
	background-position: center center; 
	background-size: cover; 
	background-repeat: no-repeat;}


/*******新着情報 **********************/
.news{
	width:100%;
	height:100%;
	float:left;
	text-align:left;
	}
 
 .news .ttl{
	 border-bottom:#B51B47 2px solid;
	 width:75%;
	 padding:0 0 10px 25%;
	 background-image:url(../img/news.png);
     background-repeat:no-repeat;
     background-position: 0px 0px;
  }
  
 .news dt{
	 padding:10px 0 10px 0;
	 border-bottom:#ccc 1px dotted;
	 width:20%;
	 float:left;
	 font-weight:bold;
	 }
	
.news dd{
	  padding:16px 0 10px 0;
	 border-bottom:#ccc 1px dotted;
	  width:80%;
	  float:left;
	 }
/*******bana_area**********************/
.bana_area{
	width:65%;
	height:100%;
	float:left;
	}

/*******ダウンロードエリア**********************/
.dl{
	width:100%;
	height:100%;
	background:#FFFFFF;
	}

.dl h2{
	width:95%;
	height:100%;
	text-align:center;
	margin:0 auto;
	padding:40px 0 20px 0;
	}

.dl .tree1{
	position:absolute;
	left:100px;
	top:50px;
}

.dl .tree2{
  	position:absolute;
	right:100px;
	top:50px;
}
.dl ul{
	width:95%;
	height:100%;
	text-align:center;
	margin:0 auto;
	padding:0px 0 20px 0;
	}

.dl li{
	float:left;
  display: block;
  margin:30px 0 20px 0;
  padding: 10px 50px 10px 50px;
  text-align: center;
  border-right:#ccc 1px solid;
}

.dl .brn{
  border-right:0;
}
.dl li a{
  display: block;
  padding: 0 20px 5px 30px;
  text-align: center;
  line-height:100%;
  background-image:url(../img/yaji.png);
  background-repeat:no-repeat;
  background-position: 5px 4px;
  font-size:20px;
}

/*******子育てバナーエリア**********************/
.kosodate{
	width:100%;
	height:100%;
	background:#FFFFFF;
	}

.kosodate h2{
	width:460px;
	height:100%;
	padding:0px 0 10px 80px;
	}

.kosodate p{
	width:540px;
	height:100%;
	padding:20px 0 0 0;
	}

.kosodate .left{
	position:relative;
	float:left;
	width:40%;
	padding-right:3%;
}

.kosodate .left img{
	width:100%;
}

.kosodate .right{
	position:relative;
	float:left;
	width:57%;
	height:100%;
	text-align:left;
	margin:0 auto;
	padding:30px 0 20px 0;
}

.kosodate .str{
  	position:absolute;
	left:0px;
	top:30px;
}



/*******セクションlist3 **********************/
.mt-200{
	margin-top:-220px;
}
/*******セクションlist2 **********************/
.imgbt img{
	margin-bottom:20px;
}

/*******サブページ　タイトル帯 **********************/
.title{
	width:100%;
	padding:10px 0 10px 0;
	text-align:center;
	background-color: rgba(255,255,255,0.6);
	margin-top:-210px;
	margin-bottom:40px;
}

/*******レイアウトBOX **********************/


/*******BOX **********************/
.box50 {
	box-sizing: border-box;
	width: 50%;
	float: left;
}

.herf{
	margin-left:25% !important;
}

.box25 {
	box-sizing: border-box;
	width: 25%;
	float: left;
}

.box33 {
	box-sizing: border-box;
	width: 33.333333%;
	float: left;
}

.box60 {
	box-sizing: border-box;
	width: 60%;
	float: left;
	text-align:left;
}

.box40 {
	box-sizing: border-box;
	width: 40%;
	float: left;
}

.box70 {
	box-sizing: border-box;
	width: 70%;
	float: left;
	text-align:left;
}

.box30 {
	box-sizing: border-box;
	width: 30%;
	float: left;
}

.box-pdr{padding-right:3%}

/*******BOX img**********************/
.box100 img{
	width:100%;
}

.box50 img{
	width:100%;
}



.box25 img{
	width:100%;
}

.box33 img{
	width:100%;
}

.box60 img{
	width:100%;
}
.box40 img{
	width:100%;
}
.box70 img{
	width:100%;
}
.box30 img{
	width:100%;
}

/*******2BOX **********************/
.list2{
	width:100%;
	list-style:none;
	margin:0;
	padding:0;
}



.list2 li{
	float:left;
	margin:0;
	padding:0 0 0 5%;
	width:47.5%;
}
.list2 .top{
	padding:0;
}
.list2 li img{
	width:100%;
}

.list2 .conte{
	border-top:#c7141c 3px solid;
	background-color:#FFFFFF;
	height:60px;
	margin-bottom:30px;
}

.list2 .conte .midasi{
	padding:15px 0 20px 0;
	margin-left:20px;
  font-size:18px;
  text-align:left;
}
.list2 .conte .haikei{

  background-image:url(../img/yajirusi.jpg);
  background-repeat:no-repeat;
  background-position: 0;
  padding:20px 0 20px 30px;
}

.list2 .president img{
	bottom:0;
	width:80% !important;
}


/*******3BOX **********************/
.list3{
	width:100%;
	list-style:none;
	margin:0;
	padding:0;
}

.list3 li{
	float:left;
	margin:0;
	padding:0 0 0 5%;
	width:30%;
}

.list3 .top{
	padding:0;
}

.list3 .right{
	float:right;

}
.list3 li img{
	width:100%;
}

.list3 .conte{
	border-top:#c7141c 3px solid;
	background-color:#FFFFFF;
	height:60px;
	margin-bottom:30px;
}

.list3 .conte .midasi{
	padding:15px 0 20px 0;
	margin-left:20px;
  font-size:18px;
  text-align:left;
}
.list3 .conte .haikei{

  background-image:url(../img/yajirusi.jpg);
  background-repeat:no-repeat;
  background-position: 0;
  padding:20px 0 20px 30px;
}

.list3 .conte2{ height:180px !important; padding-right:20px;}

/*******4BOX **********************/
.list4{
	width:100%;
	list-style:none;
	margin:0;
	padding:0;
}

.list4 li{
	float:left;
	margin:0;
	padding:0 0 0 5%;
	width:22%;
}

.list4 .top{
	padding:0;
}

.list4 .right{
	float:right;

}
.list4 li img{
	width:100%;
}
/*******Foot 2BOX **********************/
.footlist2{
	width:100%;
	list-style:none;
	margin:0;
	padding:60px 0;
}
.footlist2 li{
	float:left;
	margin:0;
	padding:0 0 0 5%;
	width:47.5%;
}
.footlist2 .top{
	padding:0;
	text-align:left;
}
.footlist2 h1{
	font-size:28px;
	font-weight:bold;
	margin-bottom:35px;
}
.footlist2 .bana img{
	float:left;
	padding:20px 10px 40px 0;
	}

.footlist2 .bana2 img{
	float:left;
	padding:3px 10px 0px 0;
	}
.footlist2 .bana2 p{
	float:left;
	padding:0;
	}
/*******施設情報**********************/
.sisetu{
	float:left;
	margin:0 30px 30px 30px;
	padding:0;
}

/*******bxslider3 **********************/
.bxslider3{
	margin:30px 0 0 0;}
.bxslider3 .conte{
	border-top:#c7141c 3px solid;
	background-color:#FFFFFF;
	height:60px;
	margin-bottom:30px;
}

.bxslider3 .conte .midasi{
	padding:15px 0 20px 0;
	margin-left:20px;
  font-size:18px;
  text-align:left;
}
.bxslider3 .conte .haikei{

  background-image:url(../img/yajirusi.jpg);
  background-repeat:no-repeat;
  background-position: 0;
  padding:20px 0 20px 30px;
}


/*******メニュータブ**********************/
.area {
	width: 100%;
	display: none;
}
#tab_area1 {
	display: block;
	background-color:#F2F2F2;
	padding:30px 0;
}
#tab_area2 {
	background-color:#F2F2F2;
	padding:30px 0;
}
a.active {
	font-weight: bold;
	background: #F2F2F2;
}

.tab{ margin:-62px 0 0 0; padding:0; clear:both;}
.tab li{ margin:0 ; float:left;}


.tab_title{
display:block;
padding:15px 40px 20px 40px;
font-size:18px;
text-align:left;
background-color:#333;
color:#FFFFFF;
}
.tab_midasi{
display:block;
padding:15px 40px 20px 0px;
font-size:18px;
text-align:left;
background-color:#FFFFFF;
}
.tab_midasi .haikei{
  background-image:url(../img/yajib.png);
  background-repeat:no-repeat;
  background-position: 25px;
  padding:20px 0 20px 55px;
}


.tab_menu{ margin:0 0 0 0; padding:0; clear:both;}

.tab_menu li{
display:block;
padding:15px 40px 15px 0px;
font-size:16px;
text-align:left;
margin:0; float:left;
}

.tab_menu .haikei{
  background-image:url(../img/yajisan.png);
  background-repeat:no-repeat;
  background-position: 25px;
  padding:20px 0 20px 50px;
}
/*******メニュータブ**********************/
}