@charset "UTF-8";

/* *******************************************************************************************
* 
*	お酒の歴史・文化
*
******************************************************************************************* */

#suntory_contents .arpContents_pageTtl_inner-history{
	background: url(../img/history_main_img.png) 680px 14px no-repeat;
	background-size: 170px auto;
}

@media screen and (max-width : 767px){

	#suntory_contents .arpContents_pageTtl_inner-history{
		background: url(../img/history_main_img.png) center 90px no-repeat;
		background-size: 94px auto;
	}

}