 /*----------------------------------------------------------------------------------max-width: 748px---------*/



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


#wrapper {
  width:100%;
  overflow:hidden;
}

th{width:20%;
padding:16px;
}

td{width:80%;
padding:0px;
}

	

	#top-head,
	.inner {
		width: 100%;
		padding: 0;
	}
	#top-head {
		top: 0;
		position: fixed;
		margin-top: 0;
		height: 56px;
		}
	
	#top-head.fixed .logo,
	#top-head .logo img{
	width:120px;
	
}
	#top-head .logo p{
	display:none;
	
}

	
	/* Fixed reset */
	#top-head.fixed {
		padding-top: 0;
		background: transparent;
	}



	#mobile-head {
		background: #fff;
		width: 100%;
		height: 56px;
		z-index: 999;
		position: relative;
	}
	
	
	

	#top-head .logo {
		position: absolute;
		left: 10px;
		top: px;
		color: #333;
		font-size: 26px;
	}
	
		#top-head.fixed .logo{
		position: absolute;
		left: 10px;
		top: 10px;
		font-size: 26px;
	}
	


	#global-nav {
		position: absolute;
		/* é–‹ã„ã¦ãªã„ã¨ãã¯ç”»é¢å¤–ã«é…ç½® */
		top: -500px;
		background: rgba(0,0,0,0.7);
		width: 100%;
		text-align: center;
		padding: 10px 0;
		-webkit-transition: .5s ease-in-out;
		-moz-transition: .5s ease-in-out;
		transition: .5s ease-in-out;
	}
	#global-nav ul {
		list-style: none;
		position: static;
		right: 0;
		bottom: 0;
		font-size: 11px;
	}
	#global-nav ul li {
		float: none;
		position: static;
	}
	#global-nav ul li:after  {
		display: none;
	}
	#top-head #global-nav ul li a,
	#top-head.fixed #global-nav ul li a {
		width: 100%;
		display: block;
		color: #fff;
		padding: 18px 0;
	}
	#nav-toggle {
		display: block;
	}
	/* #nav-toggle åˆ‡ã‚Šæ›¿ãˆã‚¢ãƒ‹ãƒ¡ãƒ¼ã‚·ãƒ§ãƒ³ */
	.open #nav-toggle span:nth-child(1) {
		top: 11px;
		-webkit-transform: rotate(315deg);
		-moz-transform: rotate(315deg);
		transform: rotate(315deg);
	}
	.open #nav-toggle span:nth-child(2) {
		width: 0;
		left: 50%;
	}
	.open #nav-toggle span:nth-child(3) {
		top: 11px;
		-webkit-transform: rotate(-315deg);
		-moz-transform: rotate(-315deg);
		transform: rotate(-315deg);
	}
	/* #global-nav ã‚¹ãƒ©ã‚¤ãƒ‰ã‚¢ãƒ‹ãƒ¡ãƒ¼ã‚·ãƒ§ãƒ³ */
	.open #global-nav {
		/* #global-nav top + #mobile-head height */
		-moz-transform: translateY(556px);
		-webkit-transform: translateY(556px);
		transform: translateY(556px);
	}




/*----------------------------------------------------------------------------------sp_main----------*/

#main-soto{
width: 100%;
 }
 
 
#main-visual{
width:100%;
margin:0px auto 0px;
background-position:0px 56px;
background-repeat: no-repeat;
}

#main-visual::before{
display:block;
content:"";
padding-top:46%;
}

#slide_space{
width:100%;
margin: 8px auto 0px;
} 
/*----------------------------------------------------------------------------------sp_article----------*/

article {width:100%;
	margin-top: ;
	text-align: ;
	line-height: 1.9;}




article h1{margin:0px auto;
	font-family: "Mplus 1p";
	font-weight:800;
	font-size: 26px;
}


article h2{margin:0px auto 20px;
	font-family: "Mplus 1p";
	font-weight:700;
	font-size: 16px;
}

article p{margin:0px auto;
	font-family: "Mplus 1p";
	font-weight:300;
	line-height: 1.9;
	font-size: 12px;
}

article a{margin:0px auto;
	font-family: "Mplus 1p";
	font-weight:300;
	line-height: 1.9;
	font-size: 12px;
}

/*----------------------------------------------------------------------------------sp_greet----------*/
 
 #greet{width:100%;
 text-align: center;
 margin: 0px auto 0px;
 padding:0px 0 30px;
} 
 
 #greet p{
 width:90%;
 padding:0px 0px 0px;
 text-align: left;
 text-color:#fff;} 

 
 #line{max-width:900px;
margin:0 auto;
padding:20px 0;
}

 #greet h1{
line-height: 1.2;
padding:0 0 10px;} 



/*----------------------------------------------------------------------------------greet2----------*/

#greet2{
padding:20px 0px 0px;
}

#greet2 p{width:90%;
 text-align: left;
 margin:30px auto 0;} 
 
 
#greet2 .btn2{
  max-width: 280px;
  margin: 30px auto 30px;
  padding: 11px 0px;
  background: #FF7BAC;
  color: #fff;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  transition: .3s;
  /*角丸*/
-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
behavior: url(PIE.htc);
}


#meidoru{
max-width:420px;} 

#meidoru img{
width:180px;
padding:2px ;} 
 
 /*----------------------------------------------------------------------------------cam----------*/
.cam_soto{
 margin:0px auto -40px;
 }
 
 .cam{
 width:90%;
 display:flex;
 justify-content:space-around; /* 子要素をflexboxにより中央に配置する */
 flex-wrap:         wrap;
 }
 
 
  .cam-naka{
width:300px;
padding:0 auto 0;
margin:0px;
 }
 
  .cam h2{
max-width:300px;
font-size:16px;
margin:0px 0px 0px;
text-align: center;}

.cam p{
width:100%;
margin:16px 0 0;
text-align: left;}

 .cam img{
width:300px;
padding:0 0px 0;}


.btn2{
  max-width: 280px;
  margin: 20px auto 20px;
  padding: 11px 0px;
  background:#FF7BAC;
  color: #fff;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  transition: .3s;
  /*角丸*/
-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
behavior: url(PIE.htc);
}


#kakure h2{
display:block;}

.cam-naka h2{
display:none;}


 /*----------------------------------------------------------------------------------merit----------*/
 .merit{
 max-width: 90%; 
 margin:-20px auto 30px;
 padding:5px 20px;
 border: solid 1px #333;
 -moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
behavior: url(PIE.htc);
}
 
  .merit h2{
border-bottom: solid 1px #333;
 padding:0px 0px 0px;}
 
   .merit p{
padding:0px 0px 10px;}


 /*----------------------------------------------------------------------------------merit----------*/
 .jirei{
 width: 90%; 
 margin:0 auto 20px;
 padding:5px 20px ;
 border: solid 1px #333;
 -moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
behavior: url(PIE.htc);
}
 
  .jirei h2{
border-bottom: solid 1px #333;
 padding:0px 0px 0px;}
 
   .jirei p{
padding:0px 0px 10px;}


#greet3{
width:100%;
margin-top:40px;
padding:40px 0px 60px;
background-color:#ED1E79;
}
  
 /*----------------------------------------------------------------------------------news----------*/
  #news {
    padding: 30px 0px 60px;
  }

  .news {
    width: 90%;
    height: 120px;
    margin: 20px auto 0px;
  }

  .newstext {
    width: 90%;
    height: 40px;
    font-size: 12px;
  }
 



/*----------------------------------------------------------------------------------sp_gaiyo----------*/
 
 #gaiyo{width:100%;
 text-align: center;
 margin: 0px auto 0px;
 padding:0px 0 30px;
} 
 
 #gaiyo p{
 width:90%;
 padding:0px 0px 0px;
 text-align: left;
 text-color:#fff;} 

 
 #line{max-width:900px;
margin:0 auto;
padding:20px 0;
}



#gaiyo table{
width:90%;
margin:40px auto 0;
padding-bottom : 30px;
font-size:12px;
color: #333;
}

 

table.type04 {
    border-collapse: separate;
    border-spacing: 1px;
    line-height: 1.5;
}
table.type04 th {
    width: 100px;
    padding: 10px;
     text-align: center;
    font-weight: bold;
    vertical-align: center;
    border-bottom: dashed 1px #333;
}
table.type04 td {
    padding: 10px;
     text-align: left;
    vertical-align: top;
    border-bottom: dashed 1px #333;
}






	
/*----------------------------------------------------------------------------------access----------*/

#gmap{
display:none;
}


.link_map{ 
  display: inline-block;
  width: 280px;
  margin: 20px auto 30px;
  padding: 11px 0px;
  border: 1px solid #fff;
  background: #29ABE2;
  color: #fff;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  transition: .3s;
  /*角丸*/
-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
behavior: url(PIE.htc);
}

.link_map:hover {
  border: 1px solid rgba(0,0,0,.1);
  background: rgba(0,0,0,.5); }
  
  
.link_map a{ 
color:#fff;
font-size:12px;
}

 /*----------------------------------------------------------------------------------service----------*/
 
#nagare{width:100%;
text-align: center;
padding:30px 0 30px;
margin:0 0 0px;}

#nagare h2{width:90%;
font-size:14px;}

#nagare img{
	margin: 0 0 30px;
	width: 85%;
}


/*----------------------------------------------------------------------------------access----------*/

#access{ background-color:#29ABE2;
padding:30px 0px 40px;
	
}



#access h1{
	font-family: "Mplus 1p";
	font-weight:900;
	font-size: 40px;
	 text-align: center;
	color:white;
}


#access h2{margin:10px auto 0px;
　　　　　padding:0px;
	font-family: "Mplus 1p";
	font-weight:700;
	font-size: 16px;
	text-align: center;
	color:white;
}

#access h3{margin:20px auto 0px;
	font-family: "Mplus 1p";
	line-height: 1.2;
	font-weight:900;
	font-size: 24px;
	text-align: center;
	color:white;
}


#access p{padding:0px auto 0px;
font-family: "Mplus 1p";
	font-weight:300;
	line-height: 1.9;
	font-size: 12px;
	 color:white;
	 text-align: center;
}

#access a{
font-family: "Mplus 1p";
	font-weight:300;
	line-height: 1.9;
	 color:#000;
	 text-decoration:none;
}


#access img{
width:200px;
}


 /*----------------------------------------------------------------------------------footer---------*/
 
.footer {
	padding: 10px;
	text-align: center;
}

.footer p {
	font-size:12px;
}




}
