@charset "shift-jis";
/* CSS Document */
/*===============================================
●smart.css  画面の横幅が880まで
===============================================*/
@media screen and (max-width:880px){

#wrapper_all{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}


img{
margin:0px;
max-width: 100%;
height: auto;
}

/*menu
------------------------------------------*/
#menu {
	margin-right: auto;
	margin-left: auto;
}
.nav {
	display:none;

}


.line01{
	display:none;
}

.line02{
display: none;
}


.sp_menu{
	display: block;
}

#wrapper{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	position:static;
}

/*ヘッダー
------------------------------------------*/
#header{
	width: 100%;
	display:block;
	margin-bottom: 20px;
	height:auto;

}
#header .title{
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:auto;
	height:auto;
	float:none;
	margin-top:30px;
		padding-left:20px;
	padding-right:20px;
	
}
#header .tel{
	margin-left:auto;
	margin-right:auto;
display:block;
	margin-top:20px;
	width:auto;
	height:auto;
	float:none;
	padding-left:20px;
	padding-right:20px;
}



#top{
	display:block;
	width:100%;
	height:auto;
	margin-top:30px;

}



#top .top_img{
	display:none;
	float:none;
}

#top .map{
	display:block;
	width:85%;
	height:250px;
	margin-left:auto;
	margin-right:auto;
		float:none;
			z-index:1;
			overflow:hidden;


}

.logo{
	display:block;
}

/*content menu
------------------------------------------*/
#content_menu{
	display:none;
}


/*content 
------------------------------------------*/
#content{
	width: 100%;
	text-align: center;
		margin-top: 20px;
		margin-left:auto;
		margin-right:auto;
}

.content_group{
	border: 1px solid #FFFFFF;
	border-radius: 10px; /* CSS3 */
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari,Chrome */
　/* IE */
	width: auto;
	height: auto;
	background-color: #FFF;
	margin-top: 0px;
	box-shadow: 0 4px 2px -2px  #B2B0A1;
	-moz-box-shadow: 0 4px 2px -2px  #B2B0A1;
	-webkit-box-shadow: 0 4px 2px -2px #B2B0A1;
	margin-bottom: 50px;
	padding:20px;
}

	

 .content_box1{
	float: none;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top:0px;
	background-image:url(../images/content01_img02.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	padding-top:250px;
	margin-bottom:30px;
}

 .content_box2{
	float: none;
	margin-left: auto;
	width: auto;
	margin-right: auto;
	text-align: center;
	margin-top:30px;
	display:block;
	background-image:url(../images/content02_img02.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	padding-top:250px;
	margin-bottom:30px;
}


 .content_box3{
	float: none;
	margin-left: auto;
	width: auto;
	margin-right: auto;
	text-align: left;
	margin-top:30px;
	display:block;
	background-image:url(../images/content03_img02.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	padding-top:250px;
	margin-bottom:30px;
}




 .content_box4{
	float: none;
	margin-left: auto;
	width: auto;
	margin-right: auto;
	text-align: left;
	margin-top:30px;
	display:block;
	background-image:url(../images/content04_img02.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-size:300px;
	padding-top:240px;
}

 .img_position{
	float: none;
	margin-left:auto;
	margin-right:auto;
	margin-top: 30px;
	margin-bottom: 10px;
	width:100%;;
		display:none;
}




.content02 p img{
	margin-left:auto;
	margin-right:auto;
}


.text_l{
	text-align: left !important;	
}

.text_c{
	text-align: left !important;	
}

.img_c{
	text-align: center !important;	
}


.txt1{
	 text-align:center;
	 font-size:250%;
	 color:#48A1D2;
	 letter-spacing:0.08em;
	 display:block;
	 padding-top:10px;
}

.txt2{
	 text-align:center;
	 font-size:130%;
	 color:#48A1D2;
	 letter-spacing:0.08em;
	 display:block;
	 padding-top:10px;

}

.txt3{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-align: left;
	line-height: 25px;
		 display:block;
	 padding-top:20px;
	 text-align:left;
}

.up:hover{
	position:relative;top:-5px;
	opacity:1;
	filter:alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";

}

.down:hover{
	position:relative;top:5px;
	opacity:1;
	filter:alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}

/*news&topics
------------------------------------------*/
.y-line {
	background: linear-gradient(transparent 10%, #FFFE00 0%);
	display: inline;
	padding: 0 20px;
}
.y-line img {
	max-width: 60%;
}
.man-ku {
	text-align: center;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}
.man-ku .note {
	font-size: 14px;
    max-width: 210px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.news ul {
	padding: 0;
	margin: 0;
}
.news ul li {
	list-style: none;
	border-bottom: 1px dashed #69C4F0;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-align: left;
}
.news ul li .post-txt time {
	font-size: 14px;
	width: 6rem;
	display: block;
}
.news ul li .post-txt a {
	text-decoration: none;
	color: #5187C5;
}
.list-link {
	background: url(../images/list_link.png) center no-repeat;
	width: 150px;
	height: 31px;
	color: #fff;
	display: block;
    margin: 0 auto;
    line-height: 31px;
    color: #fff !important;
    text-align: center;
    text-decoration: none;
}

.footer-bnr {
	margin-top: 50px;
	padding-bottom: 50px;
	border-bottom: 1px solid #48A1D2;
	text-align: center;
}


.rental{
	padding:5px;
	display:block;
	width:295px;
	margin-left:auto;
	margin-right:auto;
		margin-bottom:10px;
	font-size:110%;
	color:#48A1D2;
}

.rental a{
	color:#48A1D2;
	border:none;
}


/*question
------------------------------------------*/
.q{padding:10px;
	font-size:120%;
	color:#4f80b8;
	background-color:#d4e7f1;
	text-align:left;
	margin:30px 20px 0px 20px;
}
.a{	padding:10px;
	font-size:120%;
	color:#ffffff;
	background-color:#4898c4;	
	text-align:left;
		margin:0px 20px 0px 20px;

	}





/*kankou
------------------------------------------*/
.tit1{
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	 text-align:center;
	 font-size:230%;
	 color:#48A1D2;
	 letter-spacing:0.08em;
	 display:block;
	 clear:both;
	 padding-top:30px;
	 font-weight:normal;
}

.list1{
	list-style:none;
	border-top:solid 1px #48a1d2;
	margin:10px 0px 0px 0px;
	padding:0px;
}
.list1 li{
	border-bottom:solid 1px #48a1d2;
	padding:20px 0px 30px 0px;
}
.list1 dl{
	margin:0px;
	padding:0px;
}


.list1 dt{
	text-align:center;
	margin:0px 20px 0px 20px;

}

.list1 dd{
	margin:20px 0px 0px 0px;
	text-align:center;
}
.list1 dd .txt4{
	padding:5px 10px 5px 15px;
	font-size:120%;
	color:#4f80b8;
	background-color:#d4e7f1;
	text-align:left;
	margin:0px 20px 0px 20px;
}
.list1 dd .txt5{
	padding:5px 10px 5px 15px;
	font-size:140%;
	color:#ffffff;
	background-color:#4898c4;
	text-align:left;
		margin:0px 20px 0px 20px;

}
.list1 dd p{
	margin:10px 20px 0px 20px;
	font-size:12px;
	line-height:1.8em;
	text-align:left;
}
.list1 dd img{
	margin-top:15px;
}

/*map
------------------------------------------*/

.tit2{
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	 text-align:center;
	 font-size:230%;
	 color:#48A1D2;
	 letter-spacing:0.08em;
	 display:block;
	 clear:both;
	 font-weight:normal;
}

.map1{
	width:85%;
	height:200px;
	margin:10px auto 30px auto;
	text-align:center;
}

.map2{
	width:85%;
	height:200px;
	margin:10px auto 0px auto;
	text-align:center;
}

/*footer
------------------------------------------*/
#footer{
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding-top:30px;
	bottom:0px;
	overflow:hidden;
		text-align:center;

}
#footer p{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 80%;
	color: #969696;
	margin-left:auto;
	margin-right:auto;
}

/*JQ
------------------------------------------*/
.acMenu .menu_title{
	display: block;
	width: 100%; 
	height: 80px;
	line-height: 40px;
	cursor: pointer;
	background-color: #55BCD5;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
	font-size: 130%;
	font-weight: lighter;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5187C5;
	margin-bottom: 1px;
	vertical-align: middle;
	padding-top:20px;
    }
	
	
.acMenu .menu_content{
	width: 100%  !important;
	text-align: center;
	display: none;
	z-index: 100;
	padding-bottom:5px;
    }

.menu_title span{
	margin-left: 10px;
	float: left;
}


.menu_content img{
	margin-bottom: auto;
}
.menu_content p{
	margin-bottom: auto;
	margin-top: auto;
}

.arrow{
	margin-right: 20px;
	float: right;
	width:50px;
}


.sp_menu {
	text-align: center;
}

.nav_sp {
	display: none;
}


.fixed_sp {
	position: fixed;
	overflow: hidden;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.nav_sp li{
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 80%;
	color: #FFF;
	height: 40px;
	list-style-type: none;
}

.nav_sp li p{
	margin-top: 10px;	
}

.nav_sp  img{
	margin-right: 10px;	
}

.nav_sp .menu1{
	background-color: #4BBBB2;
	width: 35%;
}

.nav_sp .menu2{
	background-color: #217E9C;
	width: 40%;
}

.nav_sp .menu3{
	background-color: #942B8B;
	width: 25%;
}
.nav_sp a{
	color:#ffffff;
	text-decoration:none;
}
.nav_sp a:hover{
	color:#ffffff;
	text-decoration:none;
}

#content_scroll1{display:none;}
#content_scroll2{display:none;}
#content_scroll3{display:none;}
#content_scroll4{display:none;}


/*------------------------------------------*/

  /* Lightbox で表示させるDIV要素のCSS */
  .lightbox-panel {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 1px solid #536376;
	-webkit-box-shadow: rgba(0,0,0,.6) 0px 2px 12px;
	-moz-box-shadow: rgba(0,0,0,.6) 0px 2px 12px;
	width: 400px;
	position: fixed;
	top: 20px;
	left: 50%;
	display: none;
	z-index: 10;
	border: 2px solid #CCCCCC;
	margin-left: -200px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 25px;
	z-index: 200;
  }
  /* Lightbox表示時に背景を黒に */
  .BlackWindow{
	display: none;
	background: #000000;
	opacity: 0.3;/*黒地の背景の調整はこの数値で調整*/
	filter: alpha(opacity=30);/*黒地の背景の調整はこの数値で調整*/
	position: fixed;
	top: 0px;
	left: 0px;
	min-width: 100%;
	min-height: 100%;
	z-index: 150;
	height: 100%;
	width: 100%;
  }
  /* Lightbox で表示させるDIV要素のCSS */
  .lightbox-panel2 {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 1px solid #536376;
	-webkit-box-shadow: rgba(0,0,0,.6) 0px 2px 12px;
	-moz-box-shadow: rgba(0,0,0,.6) 0px 2px 12px;
	width: 400px;
	position: fixed;
	top: 20px;
	left: 50%;
	display: none;
	z-index: 10;
	border: 2px solid #CCCCCC;
	margin-left: -200px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 25px;
	z-index: 200;
  }
  /* Lightbox表示時に背景を黒に */
  .BlackWindow2{
	display: none;
	background: #000000;
	opacity: 0.3;/*黒地の背景の調整はこの数値で調整*/
	filter: alpha(opacity=30);/*黒地の背景の調整はこの数値で調整*/
	position: fixed;
	top: 0px;
	left: 0px;
	min-width: 100%;
	min-height: 100%;
	z-index: 1;
	height: 100%;
	width: 100%;
	z-index: 150;
  }

 /* Lightbox で表示させるDIV要素のCSS */
  .lightbox-panel3 {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 1px solid #536376;
	-webkit-box-shadow: rgba(0,0,0,.6) 0px 2px 12px;
	-moz-box-shadow: rgba(0,0,0,.6) 0px 2px 12px;
	width: 400px;
	position: fixed;
	top: 200px;
	left: 50%;
	display: none;
	z-index: 10;
	border: 2px solid #CCCCCC;
	margin-left: -200px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 25px;
	z-index: 200;
  }
  /* Lightbox表示時に背景を黒に */
  .BlackWindow3{
	display: none;
	background: #000000;
	opacity: 0.3;/*黒地の背景の調整はこの数値で調整*/
	filter: alpha(opacity=30);/*黒地の背景の調整はこの数値で調整*/
	position: fixed;
	top: 0px;
	left: 0px;
	min-width: 100%;
	min-height: 100%;
	z-index: 1;
	height: 100%;
	width: 100%;
	z-index: 150;
  }



/************************/

  /* Lightbox で表示させるDIV要素のCSS */
  .lightbox-panel_sp {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 1px solid #536376;
	-webkit-box-shadow: rgba(0,0,0,.6) 0px 2px 12px;
	-moz-box-shadow: rgba(0,0,0,.6) 0px 2px 12px;
	width: 100%;
	position: fixed;
	top: 200px;
	left: 50%;
	display: none;
	z-index: 200;
	border: 2px solid #CCCCCC;
	margin-left: -50%;
	background-color: #FFFFFF;
	padding: 20px;
  }
  /* Lightbox表示時に背景を黒に */
  .BlackWindow_sp{
	display: none;
	background: #000000;
	opacity: 0.3;/*黒地の背景の調整はこの数値で調整*/
	filter: alpha(opacity=30);/*黒地の背景の調整はこの数値で調整*/
	position: fixed;
	top: 0px;
	left: 0px;
	min-width: 100%;
	min-height: 100%;
	z-index: 150;
	height: 100%;
	width: 100%;
  }
  /* Lightbox で表示させるDIV要素のCSS */
  .lightbox-panel2_sp {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 1px solid #536376;
	-webkit-box-shadow: rgba(0,0,0,.6) 0px 2px 12px;
	-moz-box-shadow: rgba(0,0,0,.6) 0px 2px 12px;
	width: 100%;
	position: fixed;
	top: 200px;
	left: 50%;
	display: none;
	z-index: 10;
	border: 2px solid #CCCCCC;
	margin-left: -50%;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 25px;
	z-index: 200;
  }
  /* Lightbox表示時に背景を黒に */
  .BlackWindow2_sp{
	display: none;
	background: #000000;
	opacity: 0.3;/*黒地の背景の調整はこの数値で調整*/
	filter: alpha(opacity=30);/*黒地の背景の調整はこの数値で調整*/
	position: fixed;
	top: 0px;
	left: 0px;
	min-width: 100%;
	min-height: 100%;
	z-index: 1;
	height: 100%;
	width: 100%;
	z-index: 150;
  }

 /* Lightbox で表示させるDIV要素のCSS */
  .lightbox-panel3_sp {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 1px solid #536376;
	-webkit-box-shadow: rgba(0,0,0,.6) 0px 2px 12px;
	-moz-box-shadow: rgba(0,0,0,.6) 0px 2px 12px;
	width: 100%;
	position: fixed;
	top: 200px;
	left: 50%;
	display: none;
	z-index: 10;
	border: 2px solid #CCCCCC;
	margin-left: -50%;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 25px;
	z-index: 200;
  }
  /* Lightbox表示時に背景を黒に */
  .BlackWindow3_sp{
	display: none;
	background: #000000;
	opacity: 0.3;/*黒地の背景の調整はこの数値で調整*/
	filter: alpha(opacity=30);/*黒地の背景の調整はこの数値で調整*/
	position: fixed;
	top: 0px;
	left: 0px;
	min-width: 100%;
	min-height: 100%;
	z-index: 1;
	height: 100%;
	width: 100%;
	z-index: 150;
  }


.show-panel{
	cursor: pointer;
}

.show-panel2{
	cursor: pointer;
}
.show-panel3{
	cursor: pointer;
}

.show-panel_sp{
	cursor: pointer;
}

.show-panel2_sp{
	cursor: pointer;
}
.show-panel3_sp{
	cursor: pointer;
}
.close-panel{
	cursor: pointer;
}
.close-panel2{
	cursor: pointer;
}
.close-panel3{
	cursor: pointer;
}
.close-panel_sp{
	cursor: pointer;
}
.close-panel2_sp{
	cursor: pointer;
}
.close-panel3_sp{
	cursor: pointer;
}

