@charset "UTF-8";

/* *******************************************************************************************
* 
*	高齢者とお酒
*
******************************************************************************************* */

#suntory_contents .arpContents_pageTtl_inner-senior{
	background: url(../img/senior_main_img.png) 680px 33px no-repeat;
	background-size: 200px auto;
}

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

	#suntory_contents .arpContents_pageTtl_inner-senior{
		background: url(../img/senior_main_img.png) center 92px no-repeat;
		background-size: 125px auto;
	}

}