@charset "UTF-8";
.pc {
  display: none !important;
}
.sp {
  display: block !important;
}

img {
  max-width: 100%;
  vertical-align: bottom;
  line-height: 0px;
  display: block;
}

.at {
	width: 100%;
	height: auto;
	position: relative;
}




.at .iframe-wrapper {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}


.at .mov {
	position: absolute;
	left: 1.5%;
	top: 2%;
	right: 10%;
	width: 95.11%;
}

.at .mov iframe {
	position: absolute;
	top: -5px;
	right: -4px;
	width: 100% !important;
	height: 100% !important;
}
