@charset "UTF-8";
/* base-font */
/* other color */
.tvm-front-item-title {
  margin-top: 30px;
}

.tvm-pickup-item {
  margin-top: 5px;
}
.tvm-pickup-item li {
  border-bottom: 1px solid #AAA;
  font-size: 100%;
  line-height: 130%;
  padding: 11px 0 6px 20px;
  text-indent: -1em;
}
.tvm-pickup-item li::before {
  content: "・";
}
.tvm-pickup-item li a:hover {
  color: #6868FF;
  text-decoration: none;
}

.tvm-l-main-contents {
  padding-bottom: 10px;
}

.tvm-front-inquiry-area {
  display: flex;
  flex-direction: row-reverse;
  margin-top: 80px;
}

.tvm-contact {
  font-size: 120%;
  line-height: 160%;
}

.tvm-tel {
  font-size: 150%;
  line-height: 120%;
  margin-bottom: 8px;
}

.tvm-time {
  font-size: 105%;
  line-height: 140%;
}

.tvm-off {
  font-size: 85%;
  line-height: 180%;
}

/*# sourceMappingURL=front.css.map */
