@charset "UTF-8";
/* CSS Document */
.renewal {
  margin: 3% 10%;
  padding-top: 4vw  ;
  color: #333;
  border: 0.49vw solid #F00;
}
.renewal h2 {
  font-size: 5vw;
  text-align: center;
  margin-bottom: 4.86vw;
  color: #1334C8
}

.inquiry,.businesshours {
  margin: 0 12%;
  height: 8.5vw;
  display: flex;
  font-size: 2.5vw;
  position: relative
}
.inquiry h3,.businesshours h3 {
  width: 16vw;
font-weight:550;
}
.businesshours h3{
  letter-spacing: 1.5vw;
}
.inquiry img,.businesshours img {
  height: 3.13vw;
  width: 3.13vw;
  position: absolute;
  left: 16vw
}
.inquiry_address{
  width: 38vw;
  font-style:normal;
  position: absolute;
  right: 0;
  line-height: normal;
  text-decoration: none;
}
.businesshours_time {
  width: 38vw;
  position: absolute;
  right: 0
}
.image {
  margin: 0 10%;
  height: 13vw;
  display: flex;
  margin-bottom: 5vw;
  position: relative
}
.ball {
  height: 6.94vw;
  width: 6.94vw;
  position: absolute;
  right: 5%;
  bottom: 0
}
