@charset "UTF-8";

/* 新潟エリアマップ */
.l-container .niigata_pct_bg {
	position: relative;
	width: 100%;
	height: auto;
	background: url("/assets/img/etc/drawari/2020_winter_pass/img_bg_niigata.png");
	background-size: 100%;
	background-repeat: no-repeat;
}
.l-container .niigata_pct_bg::before{
	display: block;
	content: "";
	padding-top: 86%;
}
.l-container .niigata_img_no1 {
	display: block;
	position: absolute;
	width: 25%;
	top: 65%;
	left: 4.5%;
}
.l-container .niigata_img_no2 {
	display: block;
	position: absolute;
	width: 25%;
	top: 63%;
	left: 29.5%;
}
.l-container .niigata_img_no3 {
	display: block;
	position: absolute;
	width: 25%;
	top: 21.5%;
	left: 69%;
}
.l-container .niigata_img_no4 {
	display: block;
	position: absolute;
	width: 42%;
	top: 7.5%;
	left: 17%;
}
/* 新潟エリアマップ end */

@media only screen and (min-width: 641px) {
  
/* 新潟エリアマップ */
.l-container .niigata_pct_bg {
	position: relative;
	width: 100%;
	height: auto;
	background: url("/assets/img/etc/drawari/2020_winter_pass/img_bg_niigata.png");
	background-size: 100%;
	background-repeat: no-repeat;
}
.l-container .niigata_pct_bg::before{
	display: block;
	content: "";
	padding-top: 86%;
}
.l-container .niigata_img_no1 {
	display: block;
	position: absolute;
	width: 25%;
	top: 65%;
	left: 4.5%;
}
.l-container .niigata_img_no2 {
	display: block;
	position: absolute;
	width: 25%;
	top: 63%;
	left: 29.5%;
}
.l-container .niigata_img_no3 {
	display: block;
	position: absolute;
	width: 25%;
	top: 21.5%;
	left: 69%;
}
.l-container .niigata_img_no4 {
	display: block;
	position: absolute;
	width: 42%;
	top: 7.5%;
	left: 17%;
}
/* 新潟エリアマップ end */

}

