@charset "utf-8";

#footer{word-break:break-word;}
#footer p span:first-child{display:block;}
#footer p span:nth-child(2){margin-left:0;}

.btn_m_lnb,
.area_subvisual .lnb li a{word-break:break-word;}

@media all and (max-width:390px){
	#header .inr{padding:0 15px 0 5px;}
}

@media all and (max-width:380px){
	#content .tit p,
	.product_list .tit h4{margin-top:20px;}
}