@charset "UTF-8";

/* *******************************************************************************************
* 
*	お酒をやめられないと感じたら
*
******************************************************************************************* */

#suntory_contents .arpContents_pageTtl_inner-unstoppable{
	background: url(../img/unstoppable_main_img.png) 640px 65px no-repeat;
	background-size: 258px auto;
}

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

	#suntory_contents .arpContents_pageTtl_inner-unstoppable{
		background: url(../img/unstoppable_main_img.png) center 115px no-repeat;
		background-size: 180px auto;
	}

}