@charset "UTF-8";
@import url(https://fonts.googleapis.com/css2?family=Roboto&display=swap);
.bottom-cv {
    position: fixed;
    bottom: 0;
    width: 750px;
    text-align: center;
    box-sizing: border-box;
    line-height: 1;
    z-index: 100;
    text-align: center;
    transform: translateY(100%);
    transition: transform .4s linear 0s;
    margin-bottom: 0px;
  }
  .bottom-cv img {
    width: auto;
    max-width: 100%;
  }
  .bottom-cv.is-show {
    transform: translateY(0);
  }
  @media screen and (max-width:767px) {
    .bottom-cv {
      width: 100%;
    }
    .cv_area img.cv_img {
      width: 95%;
      margin-left: .4%;
    }
    .kv02{
      width: 95%!important;
      margin-left: .4%!important;
    }
    .v5-169894-010-1ts-wrapper .btn{
      width: 85%;
      bottom: 44.4%;
      left: 1.3%;
    }
    .v5-169894-010-1ts-wrapper .btn3.btn {
      bottom: 28.5%;
      width: 85%;
    }
    .v5-169894-010-1ts-wrapper .btn2 {
      width: 85%;
      left: 3.3%;
      bottom: 28.5%;
    }
    .v5-169894-010-1ts-wrapper .ctend_wimg{
      width: 89.5%;
    }
  }
  .cv_area{
    text-align: center;
  }
  .kv02{
    padding-bottom: 8.8%;
  }
  .btn {
    position: absolute;
    bottom: 44.9%;
    left: 1.3%;
    right: 0;
    margin: 0 auto;
  }
  .btn2 {
    left: 1.3%;
    bottom: 28.8%;
  }
  .btn3.btn{
    bottom: 28.8%;
  }
  .contents02{
    padding: 32px 0 28px;
  }
  .contents04{
    text-align: center;
    margin-bottom: 0px;
  }
  .contents07 {
    padding: 33px 0 22px;
  }
  