@charset "utf-8";

/* キャッチ */
.grids li.two img {
  width: 92%!important;
}

.send-condition p {
  font-size: 3.8vw!important;
}

.catch-easytouse-arrow {
  height: 5vw!important;
}

.catch-easytouse-arrow-bottom {
  height: 5.7vw!important;
}

.select-flame-left {
  left: 2%;
  position: absolute;
  width: 46%;
}

.select-flame-right {
  position: absolute;
  right: 3.5%;
  width: 46%;
}

.button-color-blue {
  background-image: linear-gradient(to bottom,#1b1464, #1764A3)!important;
  box-shadow: inset 0 1px 0 #1764a3, 0 8px 0 0 #1b1464, 4px 12px 5px #999!important;
}

.border-color-blue {
  border-color: #16a!important;
}

.send-condition-height-adjust {
  padding: 1em 0 1.1em 0!important;
}

.send-condition-background-green {
  background: #eef7e8;
}

.send-condition-background-blue {
  background: #eef4ff;
}

.text-title-adjust {
  font-size: 4vw!important;
}

.text-title-adjust-left-adjust-send {
  left: 1em!important;
  top: -2em!important;
}

.text-title-adjust-left-adjust-self {
  left: 1.5em!important;
  top: -2em!important;
}

.a-color {
  color: black;
  text-decoration: none;
}


.link-color {
    color: -webkit-link;
    cursor: pointer;
    text-decoration: underline;
}