@charset "UTF-8";

/* 仙台エリアマップ */
.l-container .sendai_pct_bg {
	position: relative;
	width: 100%;
	height: auto;
	background: url("/assets/img/etc/drawari/2020_winter_pass/img_bg_sendai.png");
	background-size: 100%;
	background-repeat: no-repeat;
}
.l-container .sendai_pct_bg::before{
	display: block;
	content: "";
	padding-top: 111%;
}
.l-container .sendai_img_no1 {
	display: block;
	position: absolute;
	width: 22%;
	top: 1.5%;
	left: 50%;
}
.l-container .sendai_img_no2 {
	display: block;
	position: absolute;
	width: 22%;
	top: 25%;
	left: 46%;
}
.l-container .sendai_img_no3 {
	display: block;
	position: absolute;
	width: 22%;
	top: 75%;
	left: 15%;
}
.l-container .sendai_img_no4 {
	display: block;
	position: absolute;
	width: 30%;
	top: 47%;
	left: 52%;
}
/* 仙台エリアマップ end */

@media only screen and (min-width: 641px) {
  
/* 仙台エリアマップ */
.l-container .sendai_pct_bg {
	position: relative;
	width: 100%;
	height: auto;
	background: url("/assets/img/etc/drawari/2020_winter_pass/img_bg_sendai.png");
	background-size: 100%;
	background-repeat: no-repeat;
}
.l-container .sendai_pct_bg::before{
	display: block;
	content: "";
	padding-top: 111%;
}
.l-container .sendai_img_no1 {
	display: block;
	position: absolute;
	width: 22%;
	top: 1.5%;
	left: 50%;
}
.l-container .sendai_img_no2 {
	display: block;
	position: absolute;
	width: 22%;
	top: 25%;
	left: 46%;
}
.l-container .sendai_img_no3 {
	display: block;
	position: absolute;
	width: 22%;
	top: 75%;
	left: 15%;
}
.l-container .sendai_img_no4 {
	display: block;
	position: absolute;
	width: 30%;
	top: 47%;
	left: 52%;
}
/* 仙台エリアマップ end */

}

