@charset "Shift_JIS";

/* ################################################### */
/* #
/* #
/* #				TOP（PC・SP共通）css
/* #
/* #
/* ################################################### */


/***
TurnBox不具合回避
**/
.turnDisplay{
 pointer-events: none;
}

.turnDisplay.turnBoxShow{
	pointer-events: auto;

}
