@charset "UTF-8";

/*-- new --*/
#spec .caption .new {
	position: absolute;
	width: 320px;
	height: 40px;
	text-indent: -9999px;
}

#reservation_privilege .caption .new {
	background: url(../img/spec_col_reservation_privilege_new.png) no-repeat;
	background-size: 320px 40px;
	visibility: hidden;
}

#store_benefits .caption .new {
	background: url(../img/spec_col_store_benefits_new.png) no-repeat;
	background-size: 320px 40px;
	visibility: visible;
}

/*-- #product --*/
#product .content .txt01 {
	padding-bottom: 5px;
}

#product .content .separate {
	margin-top: 0px;
}

#product .content .txt02 {
	padding-top: 0px;
	padding-bottom: 10px;
}

/*-- #store_benefits --*/
#store_benefits .content #no01 .txt01,
#store_benefits .content #no02 .txt01,
#store_benefits .content #no03 .txt01,
#store_benefits .content #no04 .txt01,
#store_benefits .content #no05 .txt01,
#store_benefits .content #no06 .txt01,
#store_benefits .content #no07 .txt01,
#store_benefits .content #no08 .txt01,
#store_benefits .content #no09 .txt01 {
	padding: 4px 0px;
}

#store_benefits .content #no02 .txt02 {
	padding: 4px 0px;
}
#store_benefits .content #no02 .txt03 {
	padding: 10px 0px 4px 0px;
}