.an_price_button {
  text-align: center;
  line-height: 1.4;
  font-size: 18px; }
  @media (max-width: 767px) {
    .an_price_button {
      font-size: 3.46667vw; } }
  .an_price_button .an_price_button_top {
    color: #231815;
    font-weight: 700;
    margin: 0 0 .3em; }
  .an_price_button .an_price_button_link {
    color: #e60012 !important;
    text-decoration: none !important;
    background-color: #fff;
    border: #f39800 solid 2px;
    font-weight: 600;
    font-size: 18px;
    border-radius: .5em;
    width: 350px;
    display: inline-block;
    padding: .6em 0 .5em; }
    @media (max-width: 767px) {
      .an_price_button .an_price_button_link {
        font-size: 3.46667vw;
        width: 73.33333vw;
        border-width: 0.53333vw; } }
    .an_price_button .an_price_button_link::after {
      content: "";
      display: inline-block;
      width: .9em;
      height: .9em;
      background: url(../img/an_p_menu_arrow.png) no-repeat;
      background-size: contain;
      position: relative;
      top: .05em;
      margin-left: .5em; }
      @media (max-width: 767px) {
        .an_price_button .an_price_button_link::after {
          top: .1em; } }
  .an_price_button .an_price_button_bottom {
    color: #231815;
    font-weight: 400;
    font-size: 14px;
    margin: .4em 0 0; }
    @media (max-width: 767px) {
      .an_price_button .an_price_button_bottom {
        font-size: 2.93333vw; } }
  .an_price_button.an_orange {
    background-color: #f39800;
    padding: .5em 0 0;
    width: 965px;
    margin: 0 auto; }
    @media (max-width: 767px) {
      .an_price_button.an_orange {
        width: 90.66667vw;
        margin-bottom: 2em; } }
    .an_price_button.an_orange .an_price_button_top {
      color: #fff; }
    .an_price_button.an_orange .an_price_button_link {
      margin-bottom: .5em; }
    .an_price_button.an_orange .an_price_button_bottom {
      background-color: #f2f2f2; }
  .an_price_button.an_small .an_price_button_top {
    font-size: 18px; }
    @media (max-width: 767px) {
      .an_price_button.an_small .an_price_button_top {
        font-size: 2.93333vw; } }
  .an_price_button.an_small .an_price_button_link {
    font-size: 18px;
    width: 340px; }
    @media (max-width: 767px) {
      .an_price_button.an_small .an_price_button_link {
        font-size: 2.93333vw;
        width: 53.33333vw; } }
  .an_price_button.an_small .an_price_button_bottom {
    font-size: 14px; }
    @media (max-width: 767px) {
      .an_price_button.an_small .an_price_button_bottom {
        font-size: 2.66667vw; } }
  .an_price_button.an_more_small .an_price_button_top {
    font-size: 16px; }
    @media (max-width: 767px) {
      .an_price_button.an_more_small .an_price_button_top {
        font-size: 2.66667vw; } }
  .an_price_button.an_more_small .an_price_button_link {
    font-size: 16px;
    width: 280px; }
    @media (max-width: 767px) {
      .an_price_button.an_more_small .an_price_button_link {
        font-size: 2.66667vw;
        width: 37.33333vw; } }
  .an_price_button.an_more_small .an_price_button_bottom {
    font-size: 13px; }
    @media (max-width: 767px) {
      .an_price_button.an_more_small .an_price_button_bottom {
        font-size: 2.4vw; } }

.an_yentable {
  width: 390px; }
  @media (max-width: 767px) {
    .an_yentable {
      width: auto; } }

.an_yentable2 {
  width: 530px; }
  @media (max-width: 767px) {
    .an_yentable2 {
      width: auto; } }

.air_price {
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important; }
/*# sourceMappingURL=style.css.map */