@charset "utf-8";

/*//////////////////////////////////////////////////////////////////////////////

	お子様をお連れの方

//////////////////////////////////////////////////////////////////////////////*/


/*------------------------------------------------------------------------------

	contents

------------------------------------------------------------------------------*/

.for main .information .nursing_room h3 span::before {
	background-image: url(../../common/img/pict_nursing_room.svg);
	background-size: 1.3em;
}

.for main .information .kids_space h3 span::before {
	background-image: url(../../common/img/pict_kids_space.svg);
	background-size: 2em;
}

.for main .information .wa_restroom h3 span::before {
	background-image: url(../../common/img/pict_wa_restroom.svg);
	background-size: 1.3em;
}

.for main .information .game h3 span::before {
	background-image: url(../../common/img/pict_game.svg);
	background-size: 2.3em;
}

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











