@media screen and (min-width: 768px){body{background-image:url("../../../img/p_round.png");background-size:100%;background-position:top center;background-repeat:no-repeat;}.map iframe{  aspect-ratio: 7 / 3;  width: 100%;  height: 100%;  border: none;}}@media screen and (max-width: 767px){body{background-image:url("../../../img/sp_p_round_2.png");background-size:100%;background-position:top center;background-repeat:no-repeat;}.map iframe{  aspect-ratio: 7 / 3.5;  width: 100%;  height: 100%;  border: none;}}