@charset "utf-8";
/* CSS Document */


/*------------------------------------フッター関連*/
.ft_wrapper_bk{
	width:100%;background-color:#000;
	}

.ft_wrapper{
	width:100%;background-color:#fff;
	}

footer{
	padding:50px 0 50px 0;
	max-width:100%;
	width:100%;/*980-76-76*/
	/*min-width:340px;*/
	margin:0 auto;
	/*background-color:#669;*/
	}
	

	
.ft_all{
	width:100%;
	}
	
.ft_logo{
	width:100%;
	float:none;
	}
.ft_logo_01{
	width:97px;
	margin-bottom:22px;
	margin-left:15%;
	float:left;
	}
.ft_logo_02{
	color:#fff;/* ★★★★★★★★★行追加★★★★★★★★★★★ */
	width:97px;
	margin-right:15%;
	float:right;
	font-size:14pt;/* ★★★★★★★★★★★★★★★★★★★★ */
	font-weight:bold;/* ★★★★★★★★★★★★★★★★★★★★ */
	}

.ft_menu{
	width:85%;
	margin-left:auto;
	float:none;
	padding-left:15%;
	}

.ft_nav li{
	list-style:none;
	float:left;
	width:50%;
	margin-top:5px;
	margin-bottom:20px;
	}
.ft_nav li a{
	text-decoration:none;
	color:#fff;/*スマホ用のフッター文字の色*/
/*color:#000;*/
	}	
.ft_nav li a:hover{
	opacity:0.5;
	}
	
.fb_box{
	float:none;
	width:25%;
	min-width:100px;
	margin:0 auto;
	}
.fb_logo img{
	width:100%;
	}


.copyright{
	width:100%;
	text-align:center;margin-top:25px;
	font-size:9pt;
	}

@media only screen and (min-width: 641px) {
.ft_wrapper{
	width:100%;background-color:#fff;;
	}

footer{
	padding:70px 76px 70px 76px;
	width:828px;/*980-76-76*/
	margin:0 auto;
	/*background-color:#669;*/
	}
.ft_all{
	width:828px;
	}
	
.ft_logo{
	width:97px;
	float:left;
	}
.ft_logo_01{
	width:97px;
	margin-bottom:22px;
	margin-left:0;
	float:none;
	}
.ft_logo_02{
	color:#fff;/* ★★★★★★★★★行追加★★★★★★★★★★★ */
	width:97px;
	float:none;
	margin-right:0;
	}


.ft_menu{
	width:510px;
	margin-left:110px;
	float:left;
	padding-left:0;
	}
	
	
.ft_nav li{
	list-style:none;
	float:left;
	width:170px;
	margin-top:5px;
	margin-bottom:20px;
	}

/* フッター文字の色 */
.ft_nav li a{
	text-decoration:none;
	color:#fff;/*PC用のフッター文字の色*/
/*color:#000;*/
	}	

.ft_nav li a:hover{
	opacity:0.5;
	}
	
.fb_box{
	float:left;
	width:75px;
	}
.fb_logo img{
	width:75px;
	}


.copyright{
	width:100%;
	text-align:center;margin-top:25px;
	font-size:10pt;/* ★★★★★★★★★★★★★★★★★★★★ */
	}
	
}
/*------------------------------------フッター関連*/




.ft_logo_01 a img{
	width:150px;/* ★★★★★★★★★★★★★★★★★★★★ */
	}
.ft_logo_02 a img{
	width:150px;/* ★★★★★★★★★★★★★★★★★★★★ */
	}
