
















/*#######################################*/


/*여기 부터는 반응형 스타일*/


/*#######################################*/












/*#######################################*/
@media screen and (max-width: 1920px) {


}





















/*#######################################*/
@media screen and (max-width: 1600px) {

   

} /*반응형 1600px 끝*/



/*#######################################*/
@media screen and (max-width: 1350px) {

  
	.arrow-footer-mobile  .footer-inner .bottom .flex{
		flex-wrap:wrap;
		row-gap:50px;
		padding:0 40px;
	}

	.arrow-footer-mobile .footer-inner .bottom .content{
		width: 33% !important;
		box-sizing: border-box;
	}

	.arrow-footer-mobile .footer-inner .info{
		padding:0 40px;
	}

	.arrow-footer-mobile .footer-inner .bottom{
		width: 100%;
	}
} /*반응형 1350px 끝*/



/*#####################################*/
@media screen and (max-width: 1280px) {

	.arrow-footer-mobile .footer-inner{
		min-width: 100%;
	}

	.arrow-footer-mobile .footer-inner .top ul{
		width: 100%;
	}

	.arrow-footer-mobile .footer-inner .top li{
		width: 20%;
	}
} /*반응형 1280px 끝*/



/*#######################################*/
@media screen and (max-width: 1000px) {

	.arrow-footer-mobile  .footer-inner .bottom .flex{
		padding:0 20px;
	}

	.arrow-footer-mobile .footer-inner .bottom .content{
		width: 50% !important;
	}

	.arrow-footer-mobile .footer-inner .info{
		padding:0 20px;
	}


} /*반응형 1000px 끝*/



/*#######################################*/
@media screen and (max-width: 800px) {


	.footer-inner .top li a{
		font-size: 13px;
	}

} /*반응형 800px 끝*/





/*#######################################*/
@media screen and (max-width: 700px) {

} /*반응형 700px 끝*/




/*#######################################*/
@media screen and (max-width: 500px) {

	.arrow-footer-mobile .footer-inner .bottom .content:nth-child(3),
	.arrow-footer-mobile .footer-inner .bottom .content:nth-child(4)
	{
		width: 100% !important;
	}


} /*반응형 600px 끝*/








/*#######################################*/
@media screen and (max-width: 450px) {
    .footer-inner .top li span{
    	margin: 0 auto 9px;
    }
    .footer-inner .top li a{
		font-size: 12px;
		letter-spacing: -1px;
		word-break: auto-phrase;
		line-height: 15px;
		padding:4px 0 0;
	}
} /*반응형 450px 끝*/



/*#######################################*/
@media screen and (max-width: 420px) {


} /*반응형 420px 끝*/



/*#######################################*/
@media screen and (max-width: 380px) {

	.arrow-footer-mobile .footer-inner .bottom .content{
		width: 100% !important;
	}

} /*반응형 340px 끝*/



/*#######################################*/
@media screen and (max-width: 330px) {



} /*반응형 330px 끝*/