@charset "utf-8";
@media screen and (max-width:640px){


	
/**************************
body,container,color
**************************/

	.img-fluid{
max-width: 100%;
height: auto;
width:auto;
}

.img_left {
	float:none;
	margin:0 auto;
	line-height: 1.1;
	text-align: center;
}


.img_right {
	float:none;
	margin:0 auto;
	line-height: 1.1;
	text-align: center;
}

#index  {
border-top: 5px solid #f56e00;
	background: #fbfaf7 url(none) repeat-x 0 0;
}

.pc{display: none;}	

/**************************
header
**************************/


#header {
	margin:0 auto;
	position: relative;
	width: 100%;
	height: 130px;
	background:url(images/bg_header.jpg) no-repeat 0 0;
	background-size:contain;
}

#siteID{
	margin: 60px 0 0 0;
	/*float: left;*/
	display: inline;
	/*width: 320px;*/
	background-size:contain;

}


#siteID a{
	display: block;
	height:78px;
	background:url(images/siteId.png) no-repeat center center;
	background-size:80% auto;
	text-indent: -9999px;
	overflow: hidden;
}


#headerrightBox{
	/*float: right;*/
	/*width: 520px;*/
	margin: 0;
}
#telnumber{
	display:none;
}

#telnumber_sp{
	/*float: right;*/
	width: 250px;
	height: 50px;
	margin:0;
	background: url(images/img_telnumber.png) no-repeat center top;
	text-indent: -9999px;
	background-size:contain;
}

#telnumber_sp a p{
	height:50px;
}

/**************************
visualArea
**************************/

#visual_bg{
	border-top:#c1c992 1px solid;
	border-bottom:#c1c992 1px solid;
	background-color: #ffdeae;
	overflow: hidden;
}

#mainVisual {
	width: 100%;
}


#visualbannerArea {
	width:95%;
}

#visualbannerArea li{
	width:50%;
}

#visualbannerArea li a{

}



/**************************
pageBody
**************************/

#index #pageBody{
	clear:both;
	margin:0 auto  20px;
	line-height: 1.6;
	padding-top:30px;
 }
 
#pageBody{
	margin:0 auto 20px;
	line-height: 1.6;
	padding-bottom: -120px;
 }


/**************************
sidebar
**************************/

#sidebar {
	width: 90%;
	float: none;
	margin: 0 auto;
}




/**************************
mainArea
**************************/



#mainArea{

}




/**************************
footer
**************************/


#footer{
margin: 0 auto 0;
/*height: 120px*/
	}

#footer address.syozaichi{
margin: 20px 0 10px;
}

#footer address.copyright {
    right: 10px;
}

#footer div.nav_footer,#footer hr {
	display:none;
}
	
	
.toPageTop {
margin: 10px auto 0;
}


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

/*format.css*/

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

/*** global navi ***/

#nav_global{
	display:none;
}

#nav_global2{
	position: relative;
}

#nav_global2 div{
	background:#f56e00;
	border-bottom:1px solid #FFF;
	color:#FFF;
	float:right;
	width:20%;
	margin-bottom:0;
	text-align:center;
	height: 50px;
   	border-bottom-left-radius:  4px;
	border-bottom-right-radius: 4px;
}

#nav_global2 div a{
	color:#FFF;
	text-decoration:none;
}


#nav_global2 ul#menu { 
	display:none;
	text-decoration:none;
	position:absolute;
	z-index:99;
	width:100%;
	top:51px;
}

#nav_global2 ul#menu a { 
	text-decoration:none;
}

#nav_global2 ul#menu li.nav1 a p,
#nav_global2 ul#menu li.nav2 a p,
#nav_global2 ul#menu li.nav3 a p,
#nav_global2 ul#menu li.nav4 a p,
#nav_global2 ul#menu li.nav5 a p,
#nav_global2 ul#menu li.nav6 a p
{ 
	background:#fda32e;
	border-bottom:1px solid #FFF;
	color:#FFF;
	padding:10px 0;
	margin-bottom:0;
	text-align:center;
	text-decoration:none;
	width:100%;
	font-size:1.6rem;
	}


#nav_global2 ul#menu li a:hover {
	background-color: transparent;
	text-decoration:none;
}


.tcon {
  appearance: none;
  border: none;
  cursor: pointer;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 30px;
  background: transparent;
  outline: none; 
  font-weight:600;
}
  
  .tcon > * {
    display: block; }
  .tcon:hover, .tcon:focus {
    outline: none; }
  .tcon::-moz-focus-inner {
    border: 0; }

.tcon-menu__lines {
  display: inline-block;
  height: 3px;
  width: 30px;
  border-radius: 2.85714px;
  background: #FFF;
  position: relative; }
  
  .tcon-menu__lines::before, .tcon-menu__lines::after {
    display: inline-block;
    height: 3px;
 	width: 20px;
    border-radius: 2.85714px;
    transition: 0.3s;
    background: #FFF;
    content: '';
    position: absolute;
    left: 0;
    -webkit-transform-origin: 2.85714px center;
    transform-origin: 2.85714px center;
    width: 100%; }
  
  .tcon-menu__lines::before {
    top: 8px; }
  
  .tcon-menu__lines::after {
    top: -8px; }
  
  .tcon-transform .tcon-menu__lines {
    -webkit-transform: scale3d(.8, .8, .8);
    transform: scale3d(.8, .8, .8); }



#bannerArea div.nav_sub{
	margin:15px 0;
	width:230px;
	height:265px;
	background: url(images/nav_sub.png) no-repeat 0 0;
background-size: 460px;
}

#bannerArea div.nav_sub ul{
	padding:5px 0 0 0;
	margin:0 0 20px 0;
	}

#bannerArea div.nav_sub ul li{
	margin:0;
	padding:0;
	}
	
#bannerArea div.nav_sub ul li a{
	display:block;
	width: 230px;
	height:65px;
	text-indent:-9999px;
}

#bannerArea div.nav_sub ul li.supplement a{
	background: url(images/nav_sub.png) no-repeat 0 -5px;
}

#bannerArea div.nav_sub ul li.supplement a.active,
#bannerArea div.nav_sub ul li.supplement a:hover,
#bannerArea div.nav_sub ul li.supplement a:focus{
	background: url(images/nav_sub.png) no-repeat -230px -5px;
}


#bannerArea div.nav_sub ul li.kanpo a{
	background: url(images/nav_sub.png) no-repeat 0 -70px;
}

#bannerArea div.nav_sub ul li.kanpo a.active,
#bannerArea div.nav_sub ul li.kanpo a:hover,
#bannerArea div.nav_sub ul li.kanpo a:focus{
	background: url(images/nav_sub.png) no-repeat -230px -70px;
}

#bannerArea div.nav_sub ul li.keibi a{
	background: url(images/nav_sub.png) no-repeat 0 -135px;
}

#bannerArea div.nav_sub ul li.keibi a.active,
#bannerArea div.nav_sub ul li.keibi a:hover,
#bannerArea div.nav_sub ul li.keibi a:focus{
	background: url(images/nav_sub.png) no-repeat -230px -135px;
}


#bannerArea div.nav_sub ul li.kensa a{
	background: url(images/nav_sub.png) no-repeat 0 -200px;
}

#bannerArea div.nav_sub ul li.kensa a.active,
#bannerArea div.nav_sub ul li.kensa a:hover,
#bannerArea div.nav_sub ul li.kensa a:focus{
	background: url(images/nav_sub.png) no-repeat -230px -200px;
}



#index #bannerArea{
	margin: 0 auto 0;
}

#bannerArea{
	width: 230px;
	margin: 0 auto 15px;
}

#bannerArea li{margin: 0 0 5px; line-height:1;  }

#bannerArea a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff;
	}


/*** index ***/

#index .contentsBox{
	padding: 0;
	margin: 0 auto;
 }
 
#index #oshirase{
	margin:0 auto 20px;
	background:#FFF;
	border:#CCCCCC 1px solid;
	padding-bottom:0;
	width:98%;
}

	.contens_border{
		border-top:10px #f59600 solid;
		width:90%;
		margin:0 auto;
	}
	
	#index #oshirase h3{
		/*background:url(images/h3_arrow.png) no-repeat left 10;*/
		
		border:0;
		padding:0 0 0 20px;
		margin:20px 0 5px 0;
		line-height:1.2;
		height:auto;
	}
	
	.contens_line{
		  background:url(images/mesh_border.png) repeat-x left top;
		background-size: 4px;
		 height:5px;
		 width:100%;
	}

	#index #oshirase ul li{
		background:url(images/li_news.png) no-repeat left 3px;
		background-size: 11px;
		padding:0 0 0 20px;
		margin-top:20px;
		border-bottom:#666 1px dotted;
	}

	#index #oshirase p{
		padding:0 5px 0 10px;
	 }
	 
#topics,#shinryonaiyo{
	padding:0 0 0 0;
	margin:0 auto 20px;
	font-size: 1.6rem;
	width:98%;
/*	height:100%;*/
 	background:#FFF;
	border:#CCCCCC 1px solid;

}
	#index #topics h3,#index #shinryonaiyo h3{
		background:url(images/h3_arrow.png) no-repeat left 10;
		border:0;
		padding:0 0 0 20px;
		margin:20px 0 5px 0;
		line-height:1.2;
		height:auto;
	}

	.topics_border{
		border-top:10px #f59600 solid;
		width:90%;
		margin:0 auto;
	}

	.topics_line{
		 background:url(images/mesh_border.png) repeat-x left top;
		background-size: 4px;
		height:5px;
		width:100%;
	}

	
	#index #topics p{
		padding:10px;
		margin-bottom:0.5em;
		/*text-indent: 1em;*/
		 width:94%;
		}
	 


.boxwrap{
	width:98%;	
}

.boxwrap h1{
font-size:1.8rem;
}
	.box_border{
		width:98%;
	}
	
	
	.box_line{
		 background:url(images/mesh_border.png) repeat-x left top;
		background-size: 4px;
		height:5px;
		width:100%;
	}


.contentsBox table{
	margin: 5%;
}

th.col01, td.col01 {
    padding-left: 0.4rem;
}

.contentsBox dl {
	width:90%;
}

.contentsBox dt {
	float: none;
	width: 100%;
	}

.contentsBox dd {
	background: url(images/li_arrow.png) no-repeat 0 4px;
	background-size: 7px;
	margin: 0 0 20px 1em;
	padding-left: 20px;
	float:none;
	line-height: 1;
}
	
.contentsBox .table-calendar{
	margin: 0 0 20px;
	width: 100%;
}	

.contentsBox h1{
	
	*width: 640px;
	height: 70px;
	/*text-indent: -9999px;*/
}

#index #oshirase h1{
	width: 98%;
}


.contentsBox h2{
	width: 87%;
	margin: 0 6px 20px;
	padding:4px 0 0 28px;
}

.contentsBox h3{
	margin: 15px 10px 10px;
	font-size:1.8rem;
	}

.contentsBox h4 {
	margin: 0 6px 0;	
}

.contentsBox #topics h4 {
	margin: 0 20px 0;	
}
	
.contentsBox h5{
margin: 12px 6px 0;
}

.img_left{
float: none;
margin: 0 auto;
}

.contentsBox p, .contentsBox ul, .contentsBox ol, .contentsBox dl, .contentsBox table, .formBox {
    margin: 12px 30px 20px;
}

.contentsBox ul.arrow {
    margin: 5px 10px 10px;
}

.kakomi{
margin: 0 10px;
}


/*** acsses ***/
    

.iframeWrap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
border: 3px solid #eee;
margin: 0 auto;
	width: 90%;
}
 
.iframeWrap iframe,
.iframeWrap object,
.iframeWrap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


	
/*** garally ***/

.photogallery ul{
	margin: 0 auto;
	text-align: center;
	}

.photogallery ul li{
	padding: 0;
	margin-bottom: 20px;
	background:transparent url(none) no-repeat scroll 0 0;
	line-height: 2;
	font-size: 0.85em;
}

.photogallery ul li a{
	display: block;
/*	width: 214px;
	height: 148px;
*/}


/****** sapport ******/


/*** 健康サポート ***/
#column h2,#column h3,#column h4{margin-left: 10px;margin-right: 10px}

/*** フッターにGoogleマップ ***/
.map_footer{
  padding-top:65%;
}	

/*** flexbox ***/
.row{
	display: block;
}	
	
/*** sitecake ***/
.sc-content {
	margin:0 10px;
}

#index #oshirase .sc-content p {
	padding:10px;
	background: #fff;
	border: 4px solid #ccc;
	border-radius: 4px;
  margin-left: 10px;
  margin-right: 10px;
}
}



