@media screen and (max-width: 1120px) {
  .tent-mo {
    display: block;
    bottom: 20px;
    width: 358px;
    z-index: 3;
  }
  .tent-pc {
    display: none;
  }
  .none {
    display: none !important;
  }
  /* kv */
  .main_title_wrap {
    gap: 40px;
  }
  .logo {
    width: 72px;
  }
  .main_title_img_wrap {
    gap: 8px;
  }
  .main_title {
    width: 186px;
  }
  .period {
    gap: 4px;
  }
  .period .h2 {
    font-size: 14px;
    line-height: 14px;
  }
  .kv_img_wrap {
    width: 260px;
    height: 190px;
    right: calc(50% - 260px / 2 + 12px);
    top: 198px;
  }
  
  .list_wrap {
    width: 100%;
    max-width: 460px;
  }
  .footer_wrap {
    gap: 18px;
  }
  .main {
    gap: 80px;
    padding: 30px 12px;
    padding-bottom: 203px;
  }

  .only_pc {
    display: none;
  }
  .only_mo {
    display: block;
  }
  
  /* typography */
  .h1 {
    font-size: 16px;
    line-height: 20px;
  }
  .h2 {
    font-size: 13px;
    line-height: 18px;
  }
  .h3 {
    font-size: 12px;
    line-height: 15px;
  }
  .caption3 {
    font-size: 10px;
    line-height: 10px;
  }
  .caption {
    font-size: 11px;
  }

  /* button */
  .list_wrap {
    width: 100%;
    gap: 8px;
  }
  .inner_button {
    width: 100%;
    height: auto;
    padding: 16px;
    padding-top: 12px;
    border-radius: 8px;
    gap: 8px;
  }
  .card_title_wrap {
    gap: 8px;
  }
  span.line {
    height: .6px;
  }
  .card_title {
    height: 24px;
  }
  .card_title_ver {
    gap: 2px;
  }
  .card {
    width: 50px;
  }
  .card.ho {
    width: 80px;
  }
  .card_flip {
    width: 50px;
    height: 80px;
  }
  .card_flip.life {
    height: 50px;
    width: 80px;
  }
  .card_flip::before,
  .card_flip::after {
    border-radius: 3px;
  }

  .icon_li_wrap {
    padding-left: 17px;
  }
  .icon_li_wrap::before {
    left: 2px;
    width: 11px;
    height: 14px;
  }

  .icon_chover_box {
    width: 36px;
    height: 36px;
  }
  .icon_chover {
    width: 21px;
  }
  .col_title {
    gap: 2px;
  }
  .col_title_check {
    width: 6px;
  }
  .cont-item {
    gap: 10px;
    padding: 4px 8px;
    min-height: 88px;
  }

  /* img */
  .tent-mo {
    display: block;
    bottom: 21px;
    width: 337px;
  z-index: 3;

  }
  .tent-pc {
    display: none;
  }

  .img_left {
    width: 70px;
    left: calc(50% - 70px / 2 - 130px);
    bottom: -2px;
  }
  .img_right {
    width: 74px;
    right: calc(50% - 74px / 2 - 108px);
    bottom: -1px;
  }
  .img_bottom {
    width: 900px;
    left: calc(50% - 900px / 2);
  }

  .tent-mo {
    display: block;
    bottom: 21px;
    width: 337px;
  z-index: 3;

  }
  .tent-pc {
    display: none;
  }

  .mountain-right {
    width: 248px;
    top: 242px;
    right: calc(50% - 248px / 2 - 118px);
  }
  .mountain-left {
    width: 271px;
    top: 232px;
    left: calc(50% - 271px / 2 - 128px);
  }
  .cloud-right {
    width: 75px;
    top: 56px;
    right: calc(50% - 75px / 2 - 150px);
  }
  .cloud-left {
    width: 45px;
    top: 140px;
    left: calc(50% - 45px / 2 - 140px);
  }
  .tree-right {
    width: 25px;
    top: 281px;
    right: calc(50% - 25px / 2 - 176px);
  }
  .tree-left {
    width: 21px;
    top: 285px;
    left: calc(50% - 21px / 2 - 172px);
  }

  .ground {
    height: 990px;
  }
  
  /* share */
  .share {
    padding: 36px 24px;
    gap: 14px;
  }
  .img_share {
    width: 121px;
  }
  .title_share {
    width: 70px;
  }
  .share > .flex_row {
    gap: 4px;
    max-width: 312px;
  }
  .icon_share {
    width: 48px;
    height: 48px;
    margin-bottom: 8px;
  }

  /* footer */
  .footer_wrap {
    padding: 32px 12px 64px;
    gap: 24px;
  }
  .footer_title {
    gap: 6px;
  }
  .alert {
    width: 22px;
  }
  .footer ul li {
    position: relative;
  }
  .footer .li_txt {
    padding-left: 12px;
  }
  .footer ul li.default {
    padding-left: 8px;
  }
  .footer ul li.default::before {
    width: 4px;
    height: 4px;
    top: 6px;
  }
  .footer .dashed_wrap {
    padding-left: 24px;
  }
  .footer ul li.star::before {
    border-radius: 0px;
    background-color: unset;
    top: 0px;
    left: 4px;
    width: auto;
    height: auto;
  }
  .happy_card {
    width: 79px;
    height: 50px;
  }
  .multiline {
    gap: 4px;
  }
  .multiline .txt_item_box {
    gap: 2px;
  }
  .txt_wrap {
    gap: 4px;
    padding-left: 2px;
    padding-right: 8px;
  }

}
