@media (max-width: 1440px) {
  .w1440 {
    width: 95%;
  }
  .w1280 {
    width: 95%;
  }
  .review__button__area {
    right: -10%;
  }
}

@media (max-width: 1280px) {
  html {
    font-size: 9px;
  }
  .pinset-career__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .pinset-career__content__pinset-academy {
    margin: 0 0 80px 0;
  }
  .pinset-career__content__pinset-academy,
  .pinset-career__content__maketer-education {
    width: 60%;
  }
  .about-us__video, .column__img {
    width: 60%;
  }
  .another-promotion__list-area {
    width: 95%;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .another-promotion__list {
    width: 31%;
  }
  .another-promotion__list:nth-of-type(4), .another-promotion__list:nth-of-type(5), .another-promotion__list:nth-of-type(6) {
    margin-top: 20px;
  }
}

@media (max-width: 1024px) {
  .sales-up__promotion-package,
  .single-promotion {
    width: 100%;
  }
  html {
    font-size: 8px;
  }
  .review__area, .review__area2, .review__area3 {
    height: 450px;
  }
  .review__button__area {
    right: 50%;
    top: 110%;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
  }
  .about-us__video, .column__img {
    width: 70%;
  }
  .service-content__detail__img-area {
    width: 100%;
  }
  .service-content__detail__img-area img {
    width: 100%;
    height: auto;
  }
  .rs-size {
    width: 360px;
    margin: 50px auto 20px auto;
  }
}

@media (max-width: 880px) {
  .different-portfolio__content__charge-company {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .charge-company__default {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
  .charge-company_content3::before {
    position: absolute;
    display: inline-block;
    width: 0;
    height: 1px;
    background: #000;
    content: '';
    top: 0;
    left: 0;
    -webkit-transition: cubic-bezier(0.76, 0, 0.24, 1) 1s;
    transition: cubic-bezier(0.76, 0, 0.24, 1) 1s;
  }
  .charge-company_content3.animation::before {
    width: 100%;
  }
  .charge-company_content2::after {
    display: none;
  }
  .charge-company_content4.animation::after {
    width: 100%;
  }
  .pin__effect1,
  .t-box__text1 {
    white-space: pre-line;
    text-align: center;
  }
  .marketing-case__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .marketing-case__content__blog-marketing,
  .marketing-case__content__opening-marketing {
    width: 65%;
  }
  .pinset-career__content__pinset-academy,
  .pinset-career__content__maketer-education {
    width: 65%;
  }
  .marketing-case__text-default {
    text-align: center;
  }
  .marketing-case__text-default h3 span {
    font-size: 2rem;
  }
  .marketing-case__text-default p span {
    font-size: 1.8rem;
  }
  .about-us__video, .column__img {
    width: 80%;
  }
  .dividing-line__center-point {
    width: 5px;
    height: 5px;
  }
  .form__default {
    width: 95%;
  }
  .empty__cont {
    height: 2000px;
  }
}

@media (max-width: 768px) {
  .header__nav-box {
    display: none;
  }
  .burger-menu-btn {
    display: inline-block;
  }
  #main__section1 {
    height: 90vh;
    overflow: hidden;
    position: relative;
  }
  .section1__bg__bg-cont img {
    width: auto;
    height: 100%;
  }
  .section1__title__text1 {
    font-size: 10rem;
  }
  .section1__title__text2 span {
    font-size: 4.2rem;
  }
  .br-slide1__text-area__text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .line-default {
    width: 48%;
  }
  .service-content__detail__text-area1 p {
    white-space: pre-line;
  }
  .message__text-cont {
    width: 70%;
    padding: 20px 20px;
  }
}

@media (max-width: 640px) {
  .slide-default {
    font-size: 4rem;
  }
  .marketing-case__content__blog-marketing,
  .marketing-case__content__opening-marketing {
    width: 80%;
  }
  .pinset-career__content__pinset-academy,
  .pinset-career__content__maketer-education {
    width: 80%;
  }
  .single-promotion__menu {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .single-promotion__menu li {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    width: 29%;
  }
  .br-slide1__text-area__text2 span {
    font-size: 3.6rem;
  }
  .br-slide1__text-area__text2::after {
    font-size: 3.6rem;
  }
  .link__img-area {
    padding: 30px;
  }
  .link__img-area img {
    width: 100px;
    height: auto;
  }
  .question__moneytaker__title,
  .question__proof__title {
    font-size: 3rem;
  }
  .about-us__video, .column__img {
    width: 90%;
  }
  .about-us__img {
    width: 90%;
  }
  .content-box {
    white-space: pre-line;
  }
  .service-content__detail__text-area2 p {
    white-space: pre-line;
  }
}

@media (max-width: 540px) {
  html {
    font-size: 7.5px;
  }
  .link__default {
    margin: 0 10px;
  }
  .marketing-case__content__blog-marketing,
  .marketing-case__content__opening-marketing {
    width: 90%;
  }
  .pinset-career__content__pinset-academy,
  .pinset-career__content__maketer-education {
    width: 90%;
  }
  .link__default .link__img-area object {
    width: 15px;
    height: auto;
  }
  .marketing-case__text-default img {
    width: 10px;
    height: auto;
  }
  .question__history__img-cont {
    width: 70%;
  }
  @-webkit-keyframes contactList {
    from {
      top: 0;
    }
    to {
      top: -110%;
    }
  }
  @keyframes contactList {
    from {
      top: 0;
    }
    to {
      top: -110%;
    }
  }
  .column-link img {
    height: 10px;
  }
  .rs-size {
    width: 50%;
  }
}

@media (max-width: 500px) {
  html {
    font-size: 7px;
  }
  .question__history__img-cont {
    height: 500px;
  }
  @-webkit-keyframes contactList {
    from {
      top: 0;
    }
    to {
      top: -110%;
    }
  }
  @keyframes contactList {
    from {
      top: 0;
    }
    to {
      top: -110%;
    }
  }
}

@media (max-width: 480px) {
  html {
    font-size: 6.8px;
  }
  .link__img-area {
    padding: 20px;
  }
  .link__img-area img {
    width: 80px;
    height: auto;
  }
  .another-promotion__list {
    width: 45%;
  }
  .another-promotion__list:nth-of-type(3) {
    margin-top: 20px;
  }
  .another-promotion__list a span {
    padding: 10px 0;
  }
}

@media (max-width: 450px) {
  html {
    font-size: 6.5px;
  }
}

@media (max-width: 430px) {
  html {
    font-size: 6px;
  }
  .header__box {
    padding: 3rem 3rem;
  }
  .link__img-area img {
    width: 80px;
    height: 80px;
  }
  .submit-btn {
    margin: 20px 0;
  }
  .submit-btn button {
    padding: 10px 20px;
  }
  .checkbox-area div {
    width: 48%;
  }
  .checkbox-area div label {
    padding: 14px 0;
  }
  .question__history__img-cont {
    height: 400px;
  }
  @-webkit-keyframes contactList {
    from {
      top: 0;
    }
    to {
      top: -100%;
    }
  }
  @keyframes contactList {
    from {
      top: 0;
    }
    to {
      top: -100%;
    }
  }
}

@media (max-width: 400px) {
  .section1__title__text1 {
    font-size: 8rem;
  }
  .section1__title__text2 span {
    font-size: 4rem;
  }
  .text-change1 {
    font-size: 3.2rem;
  }
  .marketing-case__content__blog-marketing,
  .marketing-case__content__opening-marketing {
    width: 100%;
  }
  .pinset-career__content__pinset-academy,
  .pinset-career__content__maketer-education {
    width: 100%;
  }
  .question__moneytaker__link,
  .question__proof__link {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .link__default {
    width: 50%;
  }
  .link__default .link__img-area {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .link__default:nth-of-type(1) {
    margin-bottom: 50px;
  }
  .empty__cont {
    height: 1800px;
  }
}

@media (max-width: 390px) {
  html {
    font-size: 5.8px;
  }
}

@media (max-width: 360px) {
  html {
    font-size: 4px;
  }
  .link__default {
    width: 60%;
  }
  .link__img-area img {
    width: 60px;
    height: 60px;
  }
  .question__history__img-cont {
    height: 300px;
  }
  @-webkit-keyframes contactList {
    from {
      top: 0;
    }
    to {
      top: -120%;
    }
  }
  @keyframes contactList {
    from {
      top: 0;
    }
    to {
      top: -120%;
    }
  }
  .br-slide1__text-area__text2 span {
    font-size: 4.8rem;
  }
  .br-slide1__text-area__text2::after {
    font-size: 4.8rem;
  }
  .dividing-line__center-point {
    width: 3px;
    height: 3px;
  }
  .contact-us {
    margin: 100px auto;
  }
  .banner__text-area__text {
    white-space: pre-line;
  }
}
/*# sourceMappingURL=media-query.css.map */