@media screen and (max-width: 600px) {
  body {
    padding-top: 33px;
    padding-bottom: 60px;
  }

  .scroll_inner {
    width: 100%;
    height: 250px;
  }

  .custom-button-1 {
    width: 50px;
    bottom: 12%;
    right: 20px;
  }

  .scroll_section .mySwiper .vertical-banner-item {
    overflow: hidden;
  }

  .scroll_section .mySwiper .vertical-banner-item.item-name {
    transform: translateX(0);
  }

  .scroll_section .mySwiper .vertical-banner-item.item-phone {
    transform: translateX(0);
  }

  .section05 img.section05_title {
    width: 52%;
  }
  .section05 .section05_gif {
    width: 100%;
    position: relative;
    z-index: 30;
  }

  .scroll_section .mySwiper .swiper-slide {
    gap: 15px;
  }
  .scroll_section .scroll_section_header {
    padding: 10px 25px;
  }
  .scroll_section .mySwiper .swiper-slide {
    padding: 0 15px;
    font-size: 12px;
  }

  .section12 {
    width: 90%;
    margin: 0 auto 60px;
    border-radius: 20px;
    overflow: hidden;
    flex-direction: column;
  }

  .section12-modal-content {
    padding: 30px 10px;
  }
  .section12 .section12_bg {
    width: 100%;
  }

  .agreeText,
  #agreeView {
    font-size: 12px;
  }

  .section12_contents {
    position: static;
    padding: 30px 10px;
    height: auto;
    width: 100%;
    background-color: #fff;
  }

  .inputForm-wrapper {
    font-size: 13px;
    white-space: nowrap;
  }

  .inputForm-wrapper > div label {
    margin: 0;
  }

  .inputForm-wrapper > div input,
  .inputForm-wrapper > div select {
    font-size: 13px;
  }

  footer {
    padding-bottom: 48px;
    background-color: #fff;
  }

  footer > img {
    width: 170% !important;
    transform: translateX(-20%);
  }

  footer .scrollTopBtn {
    width: 10%;
    top: -46%;
  }

  .privacy_box input[type='checkbox'] + span {
    width: 40px;
    height: 20px;
    border-radius: 10px;
  }

  .privacy_box input[type='checkbox'] + span:before {
    width: 16px;
    height: 16px;
    top: 2px;
    left: 2px;
  }

  .privacy_box input[type='checkbox']:checked + span:before {
    transform: translateX(20px);
  }

  body #header {
    top: auto;
    bottom: -1px;
  }
  body .header-logo {
    display: none;
  }

  body .header-inner {
    width: 90%;
    justify-content: center;
  }

  body .countdown-today {
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
  }

  body .countdown-today p {
    font-size: 13px;
  }

  body .topRight .topBtn {
    width: 100%;
  }

  body .topRight .speechBubble {
    bottom: auto;
    top: -56%;
    padding: 5px 8px;
  }

  .topRight .speechBubble:before {
    height: 10px;
    top: auto;
    bottom: -1px;
    left: 80%;
    transform: translateX(-50%) rotate(45deg) skew(15deg, 15deg);
  }

  .topRight .speechBubble p {
    font-size: 11px;
  }

  #header .num-box span {
    font-size: 25px;
    height: 30px;
  }

  .videoTitleBox .videoTitle {
    width: 39%;
  }
  .videoTitleBox .partners_logo {
    width: 43%;
    top: 9%;
  }
  .videoTitleBox video {
    transform: translateY(-28%);
    width: 106%;
  }

  .videoVisualBox {
    transform: translateY(-65%);
  }

  .section01 {
    width: 200%;
    transform: translate(-24.5%, -6%);
    height: 68vh;
  }

  .section02 {
    padding: 0 0 50px;
    gap: 20px;
  }
  .section03 {
    padding: 50px 0;
    gap: 20px;
  }
  .section05 {
    padding: 50px 0 100px;
    gap: 30px;
  }

  .section02_contents {
    width: 80%;
    margin: 0 auto;
  }

  .section02_contents img {
    margin-bottom: -9%;
  }

  .section02 img,
  .section03 img,
  .section04 img {
    width: 90%;
  }

  .section03 {
    gap: 40px;
  }

  .section03_contents {
    flex-direction: column;
    gap: 15px;
  }

  .circle_blue {
    border-radius: 10px;
    width: 300px;
    height: 50px;
    font-size: 20px;
  }

  .circle_blue br {
    display: none;
  }

  .section03_contents_01 {
    flex-direction: column;
  }

  .section03_contents_01 img,
  .section03_contents_02_inner img {
    width: 60%;
  }

  .section03 .section03_contents_02 {
    gap: 40px;
  }

  .section03_contents_02_inner {
    flex-direction: column;
    gap: 10px;
  }

  .section03_contents_02 > img:first-child {
    width: 80%;
  }

  .section04 {
    gap: 30px;
    padding: 50px 0;
  }
  .section04 p {
    font-size: 28px;
  }

  .section05 > img {
    width: 80%;
  }

  .section05_contents {
    flex-direction: column;
    gap: 0px;
  }

  .section06 {
    gap: 50px;
  }

  .section06 img {
    width: 85%;
  }

  .section06 > div {
    flex-direction: column;
    padding: 0 15px;
    gap: 20px;
  }

  .section06_contents_01 .circle_blue,
  .section06_contents_04 .circle_blue {
    order: 0;
    width: 100%;
    border-radius: 10px;
    height: 50px;
  }

  .section06_contents_phone {
    order: 1;
  }
  .section06_contents_phone img {
    width: 47%;
  }

  .section07 {
    gap: 40px;
    padding: 100px 0;
  }

  .section07 .section07_contents {
    padding: 0 50px;
  }

  .section07 > img {
    width: 85%;
  }

  .section08 {
    gap: 30px;
  }
  .section08 img {
    width: 85%;
  }
  .section08_contents {
    flex-direction: column;
  }

  .section09 {
    padding: 100px 0;
    gap: 50px;
  }
  .section09 > img {
    width: 85%;
  }

  .section12_title,
  .section12_contents.modal .section12_title {
    font-size: 22px;
  }

  .section12_contents.modal > .form_section {
    width: 90%;
    padding: 25px 15px;
  }

  .section12_contents.modal .section12_title {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .inputForm-wrapper > div {
    margin-bottom: 0;
  }

  .section12_modal_close {
    top: 8px;
    right: 8px;
  }

  .inputForm-wrapper > div.privacy_box {
    font-size: 12px;
    gap: 0;
  }

  .img_30,
  .img_40 {
    width: 85%;
  }

  .fixedBtn {
    width: 50px;
    bottom: 20%;
    right: 20px;
  }

  .fixedBtn img {
    width: 50px;
    height: 50px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
    border-radius: 50%;
  }
}
