/* mo */
@media screen and (max-width: 680px) {
  /* typography */
  .h2 {
    font-size: 26px;
    line-height: 34px;
  }

  .h3 {
    font-size: 17px;
    line-height: 21px;
  }

  .h4 {
    font-size: 15px;
    line-height: 21px;
  }

  .h5 {
    font-size: 14px;
    line-height: 18px;
  }

  .h6 {
    font-size: 12px;
    line-height: 17px;
  }

  .for_mo {
    display: block;
  }

  /* fixed_button */
  .fixed_button {
    height: 52px;
    padding: 15.5px 0px;
    -webkit-box-shadow: 0px -20px 50px rgba(0, 0, 0, 0.05);
    box-shadow: 0px -20px 50px rgba(0, 0, 0, 0.05);
  }

  /* box */
  .min_wrap {
    min-width: 360px;
    overflow-x: auto;
  }

  .container {
    min-width: 360px;
    overflow-x: hidden;
  }

  /* main */
  .main {
    min-width: 360px;
    overflow: hidden;
    height: 468px;
  }

  .main .logo {
    width: 60px;
    height: 14px;
    left: calc(50% - 60px / 2);
    top: 20px;
  }

  .main .main_gift {
    width: 122px;
    height: 122px;
    left: calc(50% - 122px / 2 - 9px);
    top: 95px;
  }

  .main .card {
    width: 216px;
    height: 137px;
    left: calc(50% - 216px / 2);
    top: 186px;
  }

  .main .title {
    width: 250px;
    height: 20px;
    left: calc(50% - 250px / 2);
    top: 346px;
    font-size: 16px;
    line-height: 20px;
  }

  .main .main_title {
    width: 253px;
    height: 40px;
    left: calc(50% - 253px / 2 + 0.38px);
    top: 374.64px;
  }

  .main .main_bg {
    width: 530px;
    height: 550px;
    left: calc(50% - 530px / 2);
    top: 0px;
  }

  .main_bg .heart_1 {
    width: 169px;
    height: 155px;
    left: 18px;
    top: -68px;
  }

  .main_bg .heart_2 {
    width: 162px;
    height: 153px;
    left: 326px;
    top: -24px;
  }

  .main_bg .heart_3 {
    width: 153px;
    height: 153px;
    left: 83px;
    top: 35px;
  }

  .main_bg .heart_4 {
    width: 189px;
    height: 173px;
    left: 307px;
    top: 203px;
  }

  .main_bg .heart_5 {
    width: 366px;
    height: 351px;
    left: -50px;
    top: 346px;
  }

  .main_bg .main_orbit {
    width: 360px;
    height: 270px;
    left: calc(50% - 360px / 2);
    top: 92px;
  }

  /* body */
  .heart_6 {
    width: 58px;
    height: 53px;
    left: calc(50% - 58px / 2 + 137px);
    top: 954px;
  }

  .heart_7 {
    width: 58px;
    height: 53px;
    left: calc(50% - 58px / 2 - 167px);
    top: 1056px;
  }

  .heart_8 {
    width: 58px;
    height: 53px;
    left: 89.4%;
    top: 1474px;
  }

  /* benefits (베네핏) */
  #benefits {
    padding: 20px 0px;
  }

  #benefits .benefit {
    width: 72px;
  }

  #benefits > .benefit:nth-child(2) {
    margin: 0px 30px;
  }

  #benefits .benefit img {
    width: 72px;
    height: 72px;
    margin-bottom: 4px;
  }

  /* card_info (카드 소개) */
  #card_info {
    padding: 40px 0px 30px;
  }

  #card_info .caption {
    margin: 10px 0px;
  }

  #card_info .card {
    width: 252px;
    height: 160px;
  }

  /* benefit_box (혜택 안내, 흰색 박스) */
  .benefit_box {
    width: 88.9% !important;
    min-width: 320px;
    max-width: 560px;
    padding: 15px 19.5px;
    -webkit-box-shadow: 0px 4px 20px rgba(116, 188, 71, 0.25);
    box-shadow: 0px 4px 20px rgba(116, 188, 71, 0.25);
    border-radius: 8px;
  }

  .benefit_box .box_title {
    padding: 10px;
  }

  .benefit_box .line {
    border-bottom: 1px dashed #b5a4ad;
    margin: 5px 0px;
  }

  .benefit_box .benefit_item .check_box {
    width: 32px;
    height: 32px;
    margin-right: 8px;
  }

  /* voucher_info (국가바우처 안내) */
  #voucher_info {
    padding: 40px 0px 32px;
  }

  #voucher_info .voucher {
    width: 260px;
    height: 130px;
    margin: 11px 0px 19px;
  }

  #voucher_info .toy {
    width: 82px;
    height: 85px;
    left: calc(50% - 82px / 2 - 121px);
    top: 181px;
    -webkit-filter: drop-shadow(0px 4px 20px rgba(116, 188, 71, 0.25));
    -o-filter: drop-shadow(0px 4px 20px rgba(116, 188, 71, 0.25));
    filter: drop-shadow(0px 4px 20px rgba(116, 188, 71, 0.25));
  }

  #voucher_info .stroller {
    width: 100px;
    height: 112px;
    left: calc(50% - 100px / 2 + 130px);
    top: 153px;
    -webkit-filter: drop-shadow(0px 4px 20px rgba(116, 188, 71, 0.25));
    -o-filter: drop-shadow(0px 4px 20px rgba(116, 188, 71, 0.25));
    filter: drop-shadow(0px 4px 20px rgba(116, 188, 71, 0.25));
  }

  #voucher_info .benefit_box > .flex_row {
    width: 100%;
  }

  #voucher_info .benefit_box > .flex_row > .flex_col {
    width: 49.1%;
  }

  #voucher_info .benefit_box > .flex_row > .flex_col:first-child {
    margin-right: 5px;
  }

  /* service_info (롯데카드 특화서비스 안내) */
  #service_info {
    padding: 40px 0px 30px;
  }

  #service_info .balloon {
    width: 100px;
    height: 100px;
    left: calc(50% - 100px / 2);
    top: 90px;
  }

  #service_info .benefit_box {
    margin-top: 50px;
    -webkit-box-shadow: 0px 4px 20px rgba(241, 136, 141, 0.5);
    box-shadow: 0px 4px 20px rgba(241, 136, 141, 0.5);
  }

  #service_info .benefit_item .keyword {
    margin-left: 8px;
  }

  #service_info ul {
    width: 88.9%;
    min-width: 320px;
    margin-top: 22px;
    padding-left: 20px;
  }

  /* footer */
  .footer {
    padding: 60px 0px 132px;
  }

  .footer ul {
    padding-left: 25px;
    margin-top: 10px;
  }

  .notice_title {
    height: 28px;
    padding-left: 34px;
    background-size: 28px 28px;
    -webkit-background-size: 28px 28px;
    line-height: 28px;
  }

  .notice_title_no_icon {
    height: 28px;
    padding-left: 4px;
    padding-top: 28px;
    background-size: 28px 28px;
    -webkit-background-size: 28px 28px;
    line-height: 28px;
  }
}

@media screen and (max-width: 423px) {
  .benefit_box_item_br {
    display: block;
  }
}
