a[data-v-1c2d9b79] {
  text-decoration: none;
}
@media screen and (min-width: 700px) {
._a_tag_common:hover ._img_common[data-v-1c2d9b79] {
    transform: scale(1.2);
}
}
._item_container_common[data-v-1c2d9b79] {
  position: relative;
  overflow: hidden;
}
._img_common[data-v-1c2d9b79] {
  max-width: 100%;
  width: 100%;
  transition: 0.8s;
  object-fit: cover;
  min-height: 270px;
}
@media screen and (max-width: 700px) {
._img_common[data-v-1c2d9b79] {
    height: 160px;
}
}
._text_container[data-v-1c2d9b79] {
  text-align: center;
  max-width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  margin: auto;
  white-space: nowrap;
}
@media screen and (min-width: 700px) {
._text_container[data-v-1c2d9b79]:hober {
    transform: scale(1.2);
}
}
._title_common[data-v-1c2d9b79] {
  color: #333333;
  font-size: 70px;
  font-weight: 600;
  letter-spacing: 0.1em;
  line-height: 1.2;
}
@media screen and (max-width: 900px) {
._title_common[data-v-1c2d9b79] {
    font-size: 30px;
}
}
._sub_title_common[data-v-1c2d9b79] {
  color: #333333;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 900px) {
._sub_title_common[data-v-1c2d9b79] {
    font-size: 12px;
}
}