@charset "UTF-8";

/* 首都圏エリアマップ */
.l-container .shutoken_pct_bg {
	position: relative;
	width: 100%;
	height: auto;
	background: url("/assets/img/etc/drawari/2020_winter_pass/img_bg_shutoken.png");
	background-size: 100%;
	background-repeat: no-repeat;
}
.l-container .shutoken_pct_bg::before{
	display: block;
	content: "";
	padding-top: 121%;
}
.l-container .img_no1 {
	display: block;
	position: absolute;
	width: 21%;
	top: 3%;
	left: 69%;
}
.l-container .img_no2 {
	display: block;
	position: absolute;
	width: 21%;
	top: 24%;
	left: 58%;
}
.l-container .img_no3 {
	display: block;
	position: absolute;
	width: 21%;
	top: 45%;
	left: 56.5%;
}
.l-container .img_no4 {
	display: block;
	position: absolute;
	width: 21%;
	top: 49%;
	left: 25%;
}
.l-container .img_no5 {
	display: block;
	position: absolute;
	width: 21%;
	top: 50%;
	left: 3.5%;
}
.l-container .img_no6 {
	display: block;
	position: absolute;
	width: 21%;
	bottom: 16.75%;
	left: 12%;
}
.l-container .img_no7 {
	display: block;
	position: absolute;
	width: 36%;
	bottom: 3%;
	left: 47.5%;
}
/* 首都圏エリアマップ end */

@media only screen and (min-width: 641px) {
  
/* 首都圏エリアマップ */
.l-container .shutoken_pct_bg {
	position: relative;
	width: 100%;
	height: auto;
	background: url("/assets/img/etc/drawari/2020_winter_pass/img_bg_shutoken.png");
	background-size: 100%;
	background-repeat: no-repeat;
}
.l-container .shutoken_pct_bg::before{
	display: block;
	content: "";
	padding-top: 121%;
}
.l-container .img_no1 {
	display: block;
	position: absolute;
	width: 21%;
	top: 3%;
	left: 69%;
}
.l-container .img_no2 {
	display: block;
	position: absolute;
	width: 21%;
	top: 24%;
	left: 58%;
}
.l-container .img_no3 {
	display: block;
	position: absolute;
	width: 21%;
	top: 45%;
	left: 56.5%;
}
.l-container .img_no4 {
	display: block;
	position: absolute;
	width: 21%;
	top: 49%;
	left: 25%;
}
.l-container .img_no5 {
	display: block;
	position: absolute;
	width: 21%;
	top: 50%;
	left: 3.5%;
}
.l-container .img_no6 {
	display: block;
	position: absolute;
	width: 21%;
	bottom: 16.75%;
	left: 12%;
}
.l-container .img_no7 {
	display: block;
	position: absolute;
	width: 36%;
	bottom: 3%;
	left: 47.5%;
}
/* 首都圏エリアマップ end */

}

