.overview_01 .btn_group {
  display: flex !important;
}

.overview_01 .btn_group {
  flex-direction: column !important;
}

.overview_block {
  margin-top: 32px;
}
@media only screen and (min-width: 768px) {
  .overview_block {
    margin-top: 69px;
  }
}
.overview_01 {
  padding-bottom: 32px;
}
@media only screen and (min-width: 768px) {
  .overview_01 {
    padding-bottom: 62px;
  }
}
.overview_01 .btn_group {
  gap: 14px;
  align-items: center;
  margin-top: 16px;
}
@media only screen and (min-width: 768px) {
  .overview_01 .btn_group {
    margin-top: 26px;
  }
}
.overview_02 {
  padding-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .overview_02 {
    margin-top: 31px;
  }
}
@media only screen and (min-width: 768px) {
  .overview_03 {
    padding-bottom: 61px;
  }
}
@media only screen and (min-width: 768px) {
  .overview_04 {
    margin-top: 31px;
  }
}

.block_01 .btn_group {
  margin-top: 12px;
}
@media only screen and (min-width: 768px) {
  .block_01 .btn_group {
    margin-top: 22px;
  }
}
.block_01 .btn_group_blank {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 14px;
}
@media only screen and (min-width: 768px) {
  .block_01 .btn_group_blank {
    padding-top: 4px;
  }
}
.block_02 .p_20 {
  margin-top: 16px;
}
@media only screen and (min-width: 768px) {
  .block_02 .p_20 {
    margin-top: 24px;
  }
}
.block_02 .p_20 + .title_border {
  margin-top: 16px;
}
@media only screen and (min-width: 768px) {
  .block_02 .p_20 + .title_border {
    margin-top: 27px;
  }
}
@media only screen and (min-width: 768px) {
  .block_02 .comp_grp_title_border_btn {
    margin-top: 27px;
  }
}

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