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

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

.ver2022 .store-title{
	line-height:1em;
	margin-top:3.5vw;
	margin-bottom:6.5vw;
}
.ver2022 .store-blocks .store-image_01,
.ver2022 .store-blocks .store-image_02{
	width:90vw;
	height:auto;
	margin:auto;
}
.ver2022 .store-blocks .store-detail{
	width:90vw;
	height:auto;
	margin:auto;
}
.ver2022 .store-blocks .store-detail table.storeinfo{
	height:auto;
	margin:auto auto 6.5vw auto;
}
.ver2022 .store-blocks .store-detail table.storeinfo td img{
    padding-left: 2vw;
    height: 5vw;
    width: auto;
    margin-top: 1vw;
}

.ver2022 .store-blocks .store-calender{
	width:90vw;
	height:140vw;
	margin:auto;
}
.ver2022 .store-blocks .store-calender p{
	text-align:center;
	line-height:1em;
	margin-top:6.5vw;
	margin-bottom:6.5vw;
}
.ver2022 .store-blocks .store-calender p.calender-title{
	text-align:center;
	font-size:5.1vw;
	line-height:1em;
	margin-top:6.5vw;
	margin-bottom:3.5vw;
}
	.store-map iframe {
		margin-top: 3rem;
	}

}

@media screen and (min-width:481px) {
.ver2022 .store-title{
	font-size:2.1rem;
	line-height:1em;
	margin-top:2rem;
	margin-bottom:3.5rem;
}
.ver2022 .store-blocks{
	width:98rem;
	height: 169rem;
	position:
	relative;
	margin:0 auto 4rem auto;
}
.ver2022 .store-blocks .store-detail{
	width:49rem;
	height:auto;
	position:absolute;
	top:0;left:0;
}
.ver2022 .store-blocks .store-detail table.storeinfo td{
	padding-right:1.5rem;
	font-size:1.5rem;
}
.ver2022 .store-blocks .store-detail table.storeinfo td img{
    padding-left: 1.2rem;
    height: 2rem;
    width: auto;
    margin-top: 0.3rem;
}
.ver2022 .store-blocks .store-image_01{
	width:46.3rem;
	height:auto;
	position:absolute;
	top:0;right:0;
}
.ver2022 .store-blocks .store-image_02{
	width:46.3rem;
	height:auto;
	position:absolute;
	top:441px;right:0;
}
.ver2022 .store-blocks .store-calender{
	width:46.3rem;
	height:47.3rem;
	position:absolute;
	bottom:0;right:0;
}
.ver2022 .store-blocks .store-calender p{
	text-align:center;
	line-height:1em;
	margin:0;
	margin-top:2rem;
}
.ver2022 .store-blocks .store-calender p.calender-title{
	text-align:center;
	font-size:2.1rem;
	line-height:1em;
	margin:0;
	margin-bottom:2rem;
}
	.store-map {
		height: 38.9rem;
	}

	.store-map iframe {
		height: 100%;
	}
}

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