@charset "utf-8";
/* CSS Document */

@media only screen and (max-width : 450px) {
	
.preflex-title {
    font-size: 28px;
    margin-bottom: 10px;
}
	nav .menu {

	display: none;

}

#toggle-menu {

	display: block;

}
	.rightLog {

	display: none;
}
	
	.top-title {

	font-size: 232%;
	
}
.top-title {
	margin-top: -74px;
	font-size: 198%;
	text-align: right;
	margin-right: 8px;
}
	#slick-content {
display:none;
}
	#girl {
	display:none;
}
	#top-header {
	height:190px;
	float: left;
	background-position: right;
	}
	.left-over {
	width: 100px;
	height: 100px;
	margin-top: 5px;
	
}
	.icon-wrap {
	font-size: 20px;
	}
	.nice-log {
	display: inline-block;
	margin-top: 11px;
	}
	.top-title {
	margin-top: -74px;
	font-size: 230%;
	
}
	.gal-name {
	width: 88%;
	margin: 8px auto 0px auto;
	font-size: 21px;
	}
	#parent {
	width: 246px;
		}
	#to_upl{
		display:none;
	}
#wall {
	width: 464px;
	margin: 20px auto 20px auto;
	padding: 0px;
	display: flex;
	justify-content: start;
	flex-wrap: wrap;
}
	
	.wall ul li {
	padding: 1px 12px 1px 12px;
	/* border: 2px solid #ccc; */
	
	margin: 10px 1px;
}
}


@media only screen and (max-width : 360px) {
	
.preflex-title {
    font-size: 28px;
    margin-bottom: 10px;
}
	nav .menu {

	display: none;

}

#toggle-menu {

	display: block;

}
	
	.rightLog {

	display: none;
}
	
	.top-title {

	font-size: 232%;
	
}
.top-title {
	margin-top: -74px;
	font-size: 198%;
	text-align: right;
	margin-right: 8px;
}
	.left-over {
	width: 96px;
	height: 96px;
	margin-top: 1px;
	margin-left: 0px;
}
	#icon-mask {
	height: 42px;
}
	.icon-wrap {
	font-size: 16px;
	}
	#slick-content {
	display: none;
}
#girl {
	display: none;
}	
	
	.bottom-title {
		display:none;
	}
	
.nice-log {
	transform: rotate(0deg);
	position: absolute;
	left: 24%;
	top: 89px;
}
#top-header {
	height: 150px;
}
	#back-right-wall {
	/* height: 3px; */
	float: right;
	margin-top: -156px;
}
	.gal-name {
	width: 89%;
	margin: 8px auto 0px auto;
	font-size: 15px;
	}
	
#wall {
	width: 221px;
	margin: 20px auto 20px auto;
	padding: 3px;
	display: flex;
	justify-content: start;
	flex-wrap: wrap;
}	
	#parent {
	width: 215px;
		}
	#to_upl{
		display:none;
	}
	
}