a[data-v-e5051324] {
  text-decoration: none;
}
._pc_btn_main[data-v-e5051324] {
  position: relative;
  width: 276px;
  height: 70px;
}
@media screen and (max-width: 700px) {
._pc_btn_main[data-v-e5051324] {
    width: 173px;
    height: 50px;
}
}
._pc_btn_main[data-v-e5051324]:hover {
  opacity: 0.8;
}
._pc_btn_main_basic[data-v-e5051324] {
  width: 250px;
}
._arrow_box[data-v-e5051324] {
  position: absolute;
  top: 48%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  width: 53px;
  height: 12px;
  cursor: pointer;
}
@media screen and (max-width: 700px) {
._arrow_box[data-v-e5051324] {
    width: 40px;
}
}
._arrow_box_viewmore[data-v-e5051324] {
  right: 0;
}
._arrow_inner_box[data-v-e5051324] {
  position: relative;
}
._arrow_oblique_border[data-v-e5051324] {
  position: absolute;
  height: 13px;
  width: 3px;
  background: #E94C59;
  border-radius: 50px;
  bottom: -13px;
}
._arrow_oblique_border_viewmore[data-v-e5051324] {
  right: 4px;
  transform: rotate(135deg);
}
._arrow_oblique_border_back[data-v-e5051324] {
  left: 4px;
  transform: rotate(45deg);
}
._arrow_bottom_border[data-v-e5051324] {
  position: absolute;
  height: 3px;
  width: 100%;
  background: #E94C59;
  border-radius: 50px;
  bottom: -12px;
}
@media screen and (max-width: 700px) {
._arrow_bottom_border[data-v-e5051324] {
    right: 0px;
}
}
._btn_container[data-v-e5051324] {
  background: white;
  color: #E94C59;
  border: 1px solid #E94C59;
  font-size: 24px;
  font-weight: 600;
  width: 250px;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: 0.3s;
}
@media screen and (max-width: 700px) {
._btn_container[data-v-e5051324] {
    height: 50px;
    font-size: 20px;
    width: 150px;
}
}
._btn_container_back[data-v-e5051324] {
  margin-left: auto;
}
._btn_container_basic[data-v-e5051324] {
  background: #ffffff;
  color: #021f46;
  font-size: 24px;
  font-weight: 600;
  width: 250px;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: 0.3s;
}
@media screen and (max-width: 700px) {
._btn_container_basic[data-v-e5051324] {
    height: 50px;
    font-size: 20px;
    width: 150px;
}
}
._btn_container_colortypetrue[data-v-e5051324] {
  background: linear-gradient(#89edfc, #408ce5);
}
._btn_container_customback[data-v-e5051324] {
  margin-left: auto;
  width: 270px;
  height: 50px;
  font-size: 16px;
}
@media screen and (max-width: 700px) {
._btn_container_customback[data-v-e5051324] {
    width: 150px;
    height: 50px;
}
}