.home_mainArea {
	height:100vh;
}
#home_mainArea_slider .home_mainArea_slider_item {
	height:100vh;
}

@media screen and (max-width: 768px) {
	.home_mainArea {
		height:100svh;
		margin-top:-60px;
	}
	.home_mainArea_cont {
		display: block;
	}
	#home_mainArea_slider .home_mainArea_slider_item {
		height:100svh;
	}
	.home_mainArea_cont.-tit .home_mainArea_tit img{
		left:50%!important;
		transform:translate(-50%, 0)!important;
	}
	.shoptop .l-header .title_top--wh, .shoptop .l-header .shoptopGrandLogo.-spOnly{
		opacity: 1!important;
    	visibility: visible!important;
    	margin-top: -2px;
	}
	.l-header.-shoptop.-shoptopBg:not(.-scroll)  .title {
		display:none;
	}
	.l-header.-shoptopBg{
		background-color: rgba(0, 0, 0, 0.4);
	}
}
