/* footer_096 css */

.footer-096-area .back-top { text-decoration: none; transition:0.5s all;
		-webkit-transition:0.5s all; -moz-transition:0.5s all; -o-transition:0.5s all; -ms-transition:0.5s all;}
	
.footer-096-area { background: #3e3a39; color: #d5d6d6; margin: 0 2rem 2rem; padding: 2rem 1rem;}
	
	.footer-096-box { display: table; width: 100%;}
		
	.footer-096-con { display: table-cell; vertical-align: middle; border-right: 1px solid #c2c3c4; padding: 0 1rem; line-height: 1.8; letter-spacing: 1px;}
	.footer-096-con:first-child { }
		.footer-096-con:first-child img { margin-bottom: 1rem;}
	.footer-096-con:nth-child(3) { border: none; width: 36%; line-height: 2.5; }
		.footer-096-con:nth-child(3) img { margin: 0 .5rem;}
		.footer-096-con a { color: #fff; }
		.footer-096-con a:hover { color: #EECD67;}
		
		.footer-096-con img { vertical-align: middle;}
		
		
		.footer-096-con.text-center { text-align: center;}
		
		.footer-mobile-logo { display: none; text-align: center; margin-top: 2rem;}
		
		
		
	.footer-096-area .back-top { position: fixed; bottom: 20px; right: 20px; padding: 2em; color: #ccc; border: 1px solid #ccc; font-size: 12px; border-radius: 50%; cursor: pointer; background: url(../images/footer/top.png) no-repeat center;}
	.footer-096-area .back-top:hover { color: #fff; border-color: #aaa; background-color: #666;}
	
	.b-icon:hover, .w-icon:hover { background-color: #EECD67;}
	
@media (max-width: 1023px){
	.footer-096-con { display: block; width: 252px !important; padding: 0; margin-top: 2rem; margin-left: 55%; border: none;}
	.footer-096-con:nth-child(2) { text-align: left;}
	.footer-096-con:first-child { float: left; margin-left: 0; width: 50% !important;}
	.footer-096-con:nth-child(3) img { margin: 0;}
	
	.footer-096-area { margin: 0 1rem 1rem;}
	
	
}

@media (max-width: 730px){
	
	.footer-096-con { margin-left: 0; margin: 2rem auto !important; width: auto !important;}
	.footer-096-con:first-child { float: none; width: 252px !important;}
	.footer-096-con:first-child img { width: 180px;}
	
	.footer-pc-logo { display: none;}
	.footer-mobile-logo { display: block;}
}

