body{
margin:0;
overflow-x:hidden;
}
.pc img, .sp img{
width:100%;
}
body .pc, body .sp{
position: relative;
}
body .pc a.g_map{
display: block;
position: absolute;
/*width: 706px;
height: 534px;
bottom: 376px;
right: 290px;*/
width: 36.771vw;
height: 27.813vw;
bottom: 19.583vw;
right: 15.104vw;
}

@media screen and (min-width: 721px) {
body .sp{
display:none;
}
}
@media screen and (max-width: 900px) {
body .pc a.mv_tel{
display: block;
position: absolute;
/*width: 546px;
height: 61px;
top: 1131px;
left: 1086px;*/
width: 28.438vw;
height: 3.177vw;
top: 58.906vw;
left: 56.563vw;
}
body .pc a.footer_tel{
display: block;
position: absolute;
/*width: 134px;
height: 19px;
bottom: 35px;
left: 316px;*/
width: 14.889vw;
height: 2.111vw;
bottom: 3.889vw;
left: 35.111vw;
}

}
@media screen and (max-width: 720px) {
body .pc{
display:none;
}
body .sp a.mv_tel{
display: block;
position: absolute;
/*width: 600px;
height: 76px;
top: 1992px;
left: 47px;*/
width: 83.333vw;
height: 10.556vw;
top: 275.7vw;
left: 7.5vw;
}
body .sp a.footer_tel{
display: block;
position: absolute;
/*width: 492px;
height: 57px;
bottom: 387px;
left: 112px;*/
width: 68.333vw;
height: 7.917vw;
bottom: 53.75vw;
left: 15.556vw;
}
body .sp a.g_map{
display: block;
position: absolute;
/*width: 664px;
height: 535px;
bottom: 986px;
left: 30px;*/
width: 92.222vw;
height: 74.306vw;
bottom: 136.944vw;
left: 4.167vw;
}
}