@charset "UTF-8";
/******************* 下部コンテンツで指定********************/
a.navi_bottom{
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
a.navi_bottom:hover {
	text-decoration: none;
	font-weight: normal;
	}	
	


div.bottom_rogo{
	width:100%;
	max-width:120px;
	margin:10px auto 50px auto;
	
}

.back{
	width:100%;
	max-width:100%;
	background:#e1dcdc;
}
	

footer {
 
display:flex;
  width: 100%;
  max-width:80%;
  
margin:100px auto 100px auto;

padding:5%;

}


footer article {
 
  width: 100%;
  max-width:35%;
  
  margin:0 auto;
text-align:left;
  

font-family:"Shippori Mincho" , serif;


	
}


footer  h2{
 
margin: 10px 0 10px 0px;
	
	color: black;
	font-size: 1em;
	line-height: 1.5;
	
	font-feature-settings:"palt";
	
font-family:"Shippori Mincho" , serif;
	
	font-weight:bold;
  
 
}


footer article p{
	
	color: black;
	font-size: 0.88em;
	line-height: 3;
	
	font-feature-settings:"palt";
	
	font-family:"Shippori Mincho" , serif;
 margin: 10px auto 10px auto;
 
 font-weight:400;
 


}


.copyright_2026 {
	position:relative;
	top:0px;
	text-align:center;
	color:black;
	
	font-family: "Courier New", Courier, monospace;
	font-size:0.75em;
	letter-spacing:0.01em;
	
	padding-bottom:70px;/*下fixでボタン配置で隠れるため100を*/
	
	
	
}




section#sns  {
    text-align:center;
    background-color:;
	width: 100%;
	max-width:80%;
	height:10%;	
	position: relative;
		
	margin:0 auto 30px auto;
}


section#sns article {
    text-align:center;
  margin:0 auto;
}


section#sns img {
   text-align:center;
    
	width: 100%;
	max-width:20px;
	margin:-20px 5px 30px 5px;
	padding:0 0 0 0;
	
}


section#sns img#rogo {
   text-align:center;
    
	width: 100%;
	max-width:100px;
	margin:-20px 5px 30px 5px;
	padding:0 0 0 0;
	
}


@media only screen and (min-width:568px) {/* スマホ横 568から740 */

}


@media only screen and (min-width: 741px) {
.back{
	width:100%;
	max-width:100%;
	background:white;
}
	

footer {
	display:none;
	
	max-width:0px;
	

}


footer article {
 
  width: 100%;
  max-width:0%;
  
  margin:0 auto;
text-align:left;
  

font-family:"Shippori Mincho" , serif;
	
}



.copyright {
	position:relative;
	top:-30px;
	text-align:center;
	color:black;
	
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	letter-spacing:0em;
	margin:0 auto;
	
		padding-bottom:0px;/*下fixでボタン配置で隠れるため100を*/
	
}

section#english article {
    text-align:center;
  margin:150px auto 150px auto;
}



}
