@charset "UTF-8";
@media screen and (max-width: 1100px) {
/*=========================================================================================================
/ PAPERS【 SMART PHONE 】
/+========================================================================================================*/

/*【 PAPERS AREA SETTING 】■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
#RCH{
	width: 95%;
	min-height: 50%;
	margin: 0 auto;
	margin: 40px auto;
	
	padding: 2vw;
	box-sizing: border-box;
	text-align: center;
	border-radius: 10px;
	position: relative;
	backdrop-filter: blur(6px) sepia(0.6);
	background: rgba(150,150,150,0.3);	
}
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■【 PAPERS AREA SETTING / END 】*/
}
/*=========================================================================================================
/ PAPERS / END
/+========================================================================================================*/