
/*반응형*/

@media screen and (max-width: 412px){
	.w_step .swiper-container img { width:100px; } 
{
@media screen and (max-width: 375px){
	.list_box h3 { font-size:14px; }
	.list_box ul li a { line-height:60px; font-size:14px; }
}

@media screen and (max-width: 360px){
	.w_step .swiper-container img { width:90px; }
	.w_step .swiper-container { padding-bottom:20px; }
}
@media screen and (max-width: 350px){
	.list_box h3 { font-size:13px; margin:15px 0 10px; }
	.list_box ul li a {  font-size:13px; }

	/*#footer_menu ul li.popular, #footer_menu ul li.star, #footer_menu ul li.wish,#footer_menu ul li.set { background-size:20px; }*/
}

@media screen and (max-width: 320px){
	.w_step .swiper-container img { width:80px; } 
	.text_box { padding:10% 0 0; }  
	p.step_title { font-size:18px; }
	p.step_desc { font-size:14px; }
	.lets_go { width:150px; font-size:14px; }
}

/*세로*/
@media screen and (min-height: 670px){
	/* .w_step .swiper-container { padding-bottom:100px; }
	.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction { margin-bottom:50px; } */	
}
@media screen and (min-height: 568px){
	.wishbox_inner { height:90%; }
	.post_background {  height:76%; }
	p.step_desc { margin:17px 0; }
	.text_box { padding:6% 0; }

	
}
