/***************************************/
/* MEDIAQUERIES */
/***************************************/
@media screen and (max-width: 950px) { 
	.history_wrap ul li.history_text {width: 100%;}
	
	.news_adress_bottom ul.news_left {width: 100%;}
	.news_adress_bottom ul.news_right {clear:both;padding-top:30px;display:block;text-align:center;width:100%;}
	.news_adress_bottom ul.news_right li {display:inline-block;float:none;}
	.news_adress_bottom ul.news_right img {float:none;}
}

@media screen and (max-width: 785px) {
	div#contents_company_letter .mobile_on {display: block;}
	div#contents_company_letter .mobile_on02 {display: none;}

	/*******우리들 : 연혁*******/
	.history_wrap {padding-left: 0;}
	.history_wrap ul li.history_text {width: 50%;}     
	.history_wrap ul li.history_img img {width: 100%;}

	.news_link_img img {width: 100%;}

	.store_list img {width: 100%;}
	p.store_tit {background:none; font-size: 20px; line-height: 25px;}

	.page_title {margin: 0;}

}


@media screen and (max-width: 640px) { 
	.news_adress_top ul.news_left {width: 100%;}
	.news_adress_top ul.news_left {margin-bottom:10px; }
	.news_adress_top ul.news_right {width: 100%;}

	.store_wrap .store_inner li {width: 100%;}
	/*******우리들 : 연혁*******/
	.history_wrap ul li.history_text {width: 100%;} 

}
@media screen and (max-width: 500px) { 
	div#contents_company_letter {min-height: auto;	}
	div#contents_company_letter .mobile_on {display: block;}
	div#contents_company_letter .mobile_on02 {display: none;}
	
	/*******우리들 : 연혁*******/
	.history_wrap ul li.history_text {width: 100%;}  
	.history_wrap ul li.history_img {width: 100%; margin-bottom: 20px;}
	.history_wrap ul li.history_img img {width: 100%;}

}


@media screen and (max-width:420px) { 
	a.contents_btn_link img {width: auto !important;}	
	.news_adress_bottom ul.news_right li {display:block;width:50%;float:left;}
	.news_adress_bottom ul.news_right li a {display:block;margin:0 10px;}
	.news_adress_bottom ul.news_right li a img {display:block;width:100%;margin-left: 0;}
}