@media screen and (max-width: 767.999px) {
  #top_mv1 {
    z-index: 1;
    position: relative;
    height: 100svh;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  #top_mv1::after {
    content: "";
    position: absolute;
    background: url(../img/mv1_sp.png) no-repeat;
    z-index: 2;
    width: 190px;
    height: 188px;
    background-size: cover;
    right: 0;
    bottom: 364px;
  }
  #top_mv1 .data {
    padding: 10px 48px 0;
    z-index: 5;
  }
  #top_mv1 .data #top_main_copy {
    font-size: 4rem;
    font-weight: 800;
    line-height: 1.52;
  }
  #top_mv1 .data #top_preopen,
  #top_mv1 .data #top_open {
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: 0.01em;
  }
  #top_mv1 .data #top_preopen span,
  #top_mv1 .data #top_open span {
    font-weight: 400;
  }
  #top_mv1 .data #top_preopen span.term,
  #top_mv1 .data #top_open span.term {
    margin: 0 -2px;
    font-weight: 600;
  }
  #top_mv1 .data #top_preopen {
    margin-top: 23px;
  }
  #top_mv1 .data #top_open {
    margin-top: 0;
  }
  #top_mv1 .data .txt {
    margin-top: 13px;
    font-size: 1.3rem;
    line-height: 1.77;
  }
  #top_mv1 #top_sns_area {
    position: absolute;
    left: 0;
    bottom: 40px;
    padding-left: 48px;
    z-index: 5;
    display: flex;
    gap: 0 20px;
  }
  #top_mv1 #top_scroll {
    position: absolute;
    right: 28px;
    bottom: 45px;
    width: 15px;
    z-index: 5;
  }
  #sticky_sns_area_wrapper {
    padding: 85px 10px 0 0;
    position: sticky;
    z-index: 10;
    top: 0;
    margin: 0 0 0 auto;
    margin-top: -40px;
    width: 75px;
    text-align: right;
  }
  #sticky_sns_area_wrapper #sticky_sns_area {
    display: inline-block;
  }
  #sticky_sns_area_wrapper #sticky_sns_area > li {
    margin-top: 15px;
  }
  #sticky_sns_area_wrapper #sticky_sns_area > li:nth-of-type(1) {
    margin-top: 0;
  }
  #sticky_sns_area_wrapper #sticky_sns_area > li a {
    position: relative;
    width: 40px;
    height: 40px;
  }
  #sticky_sns_area_wrapper #sticky_sns_area > li a img {
    width: 21px;
    height: 21px;
  }
  #sticky_sns_area_wrapper #sticky_sns_area > li a#side_naver img {
    width: 18px;
    height: 18px;
  }
  #top_campaign {
    padding: 75px 28px 63px;
  }
  #top_campaign::before {
    height: 300px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
  }
  #top_campaign h2 {
    font-size: 3.6rem;
    font-weight: 800;
    z-index: 3;
  }
  #top_campaign h2::before {
    font-size: 1.3rem;
    font-weight: 500;
    letter-spacing: 0.07em;
    margin-bottom: -3px;
  }
  #top_campaign #campaign_bnr {
    margin-top: 40px;
    position: relative;
    z-index: 3;
  }
  #top_campaign #campaign_bnr img {
    width: 100%;
    height: auto;
    border-radius: 8px;
  }
  #top_price {
    padding: 75px 28px 79px;
    margin-top: -135px;
  }
  #top_price h2 {
    font-size: 3.6rem;
    font-weight: 800;
    z-index: 3;
    letter-spacing: 0.09em;
  }
  #top_price h2::before {
    font-size: 1.3rem;
    font-weight: 500;
    letter-spacing: 0.07em;
    margin-bottom: -6px;
  }
  #top_price .price_note {
    margin-top: 42px;
    font-size: 1.5rem;
    text-align: right;
    font-weight: 600;
  }
  #top_price .price_wrapper .price_grid_list {
    margin-top: 15px;
  }
  #top_price .price_wrapper .price_grid_list li {
    margin-top: 10px;
    overflow: hidden;
    border-radius: 8px;
    box-shadow: 0 0 25px rgba(51, 51, 51, 0.13);
  }
  #top_price .price_wrapper .price_grid_list li:nth-of-type(1) {
    margin-top: 0;
  }
  #top_price .price_wrapper .price_grid_list li a {
    display: block;
    background: #FFFFFF;
  }
  #top_price .price_wrapper .price_grid_list li a h3 {
    padding: 17px 0 18px;
    text-align: center;
    background: #d4d3ce;
    font-size: 2rem;
    font-weight: 700;
  }
  #top_price .price_wrapper .price_grid_list li a .price {
    padding: 0 25px;
    text-align: center;
    padding: 16px 0 18px;
  }
  #top_price .price_wrapper .price_grid_list li a .price h4 {
    color: #8c8c8c;
    font-weight: 500;
    font-size: 1.2rem;
    margin-bottom: 2px;
  }
  #top_price .price_wrapper .price_grid_list li a .price p {
    font-weight: 700;
    font-size: 2.2rem;
  }
  #top_price .price_wrapper .price_grid_list li a .sale_price {
    margin: 0 25px;
    text-align: center;
    border-top: 1px solid #dddcda;
    padding: 18px 0;
    position: relative;
  }
  #top_price .price_wrapper .price_grid_list li a .sale_price h4 {
    color: #8c8c8c;
    font-weight: 500;
    font-size: 1.2rem;
    margin-bottom: 4px;
  }
  #top_price .price_wrapper .price_grid_list li a .sale_price p {
    font-size: 2.2rem;
    font-weight: 500;
    line-height: 1.2;
  }
  #top_price .price_wrapper .price_grid_list li a .sale_price p em {
    font-size: 3.6rem;
    font-weight: 700;
  }
  #top_price .price_wrapper .price_grid_list li a .sale_price .off_price {
    position: absolute;
    width: 96px;
    top: -20px;
    right: -15px;
    z-index: 3;
  }
  #top_price .price_wrapper .price_grid_list li a .pre_sale {
    margin: 0 25px;
    text-align: center;
    border-top: 1px solid #dddcda;
    padding: 18px 0;
    position: relative;
  }
  #top_price .price_wrapper .price_grid_list li a .pre_sale h4 {
    color: #8c8c8c;
    font-weight: 500;
    font-size: 1.2rem;
    margin-bottom: 0px;
  }
  #top_price .price_wrapper .price_grid_list li a .pre_sale p {
    font-size: 2.2rem;
    font-weight: 500;
    line-height: 1.2;
  }
  #top_price .price_wrapper .price_grid_list li a .pre_sale p strong {
    font-size: 3.6rem;
    font-weight: 700;
  }
  #top_price .price_wrapper .price_grid_list li a .pre_sale.special {
    margin-top: 5px;
    padding-top: 90px;
  }
  #top_price .price_wrapper .price_grid_list li a .pre_sale.special h4 {
    margin-bottom: 5px;
  }
  #top_price .price_wrapper .price_grid_list li a .pre_sale .off_price {
    position: absolute;
    z-index: 3;
    width: 144px;
    top: -10px;
    right: calc(50% - 72px);
  }
  #top_price .price_wrapper .price_grid_list li a .note {
    margin: 0 25px;
    border-top: 1px solid #dddcda;
    padding: 18px 0 35px;
  }
  #top_price .price_wrapper .price_grid_list li a .note h4 {
    text-align: center;
    color: #8c8c8c;
    font-weight: 500;
    font-size: 1.2rem;
    margin-bottom: 2px;
  }
  #top_price .price_wrapper .price_grid_list li a .note p {
    font-size: 1.3rem;
    font-weight: 500;
    line-height: 2;
  }
  #top_price .attention {
    margin-top: 32px;
    font-size: 1.2rem;
    line-height: 1.6;
    font-weight: 600;
  }
  #top_staff {
    padding: 75px 28px 77px;
    border-radius: 10px;
  }
  #top_staff #top_staff_wrapper h2 {
    font-size: 3.6rem;
    font-weight: 800;
    z-index: 3;
    letter-spacing: 0.09em;
  }
  #top_staff #top_staff_wrapper h2::before {
    font-size: 1.3rem;
    font-weight: 500;
    letter-spacing: 0.07em;
    margin-bottom: -3px;
  }
  #top_staff #top_staff_wrapper .staff_list {
    margin-top: 39px;
  }
  #top_staff #top_staff_wrapper .staff_list > li {
    margin-top: 41px;
  }
  #top_staff #top_staff_wrapper .staff_list > li:nth-of-type(1) {
    margin-top: 0;
  }
  #top_staff #top_staff_wrapper .staff_list > li .image img {
    width: 100%;
    height: auto;
    border-radius: 8px;
  }
  #top_staff #top_staff_wrapper .staff_list > li h3 {
    margin-top: 25px;
    font-size: 2rem;
    font-weight: 600;
  }
  #top_staff #top_staff_wrapper .staff_list > li .txt {
    margin-top: 12px;
    font-size: 1.3rem;
    line-height: 2;
    font-weight: 400;
    letter-spacing: 0;
  }
  #top_company {
    background: #FFFFFF;
    padding: 75px 28px 80px;
  }
  #top_company h2 {
    font-size: 2.5rem;
    font-weight: 800;
    z-index: 3;
    letter-spacing: 0.09em;
  }
  #top_company h2::before {
    font-size: 1.2rem;
    font-weight: 500;
    letter-spacing: 0.07em;
    margin-bottom: -3px;
  }
  #top_company table {
    display: block;
    margin-top: 7px;
  }
  #top_company table tr,
  #top_company table th,
  #top_company table tbody,
  #top_company table td {
    display: block;
    width: 100%;
  }
  #top_company table th {
    text-align: left;
    padding-top: 19px;
    font-size: 1.6rem;
    font-weight: 600;
  }
  #top_company table td {
    padding-bottom: 16px;
    margin-top: 10px;
    font-size: 1.3rem;
    font-weight: 500;
    line-height: 2;
  }
  #top_company table td.tel {
    margin-top: 4px;
  }
  #top_company table td .map_area .map a {
    margin-top: 11px;
    display: flex;
    align-items: center;
    gap: 0 6px;
  }
  #top_company table td .map_area .map a .icon {
    width: 13px;
  }
  #top_company table td .map_area .map a .txt {
    font-size: 1.1rem;
    font-weight: 600;
    padding-bottom: 7px;
  }
  #top_company table td .sns_list {
    display: flex;
    align-items: center;
    gap: 0 25px;
  }
  #top_location {
    padding: 15px 28px 80px;
  }
  #top_location #top_location_wrapper h2 {
    font-size: 3.6rem;
    font-weight: 800;
    z-index: 3;
    letter-spacing: 0.09em;
  }
  #top_location #top_location_wrapper h2::before {
    font-size: 1.3rem;
    font-weight: 500;
    letter-spacing: 0.07em;
    margin-bottom: -7px;
  }
  #top_location #top_location_wrapper #top_location_area {
    margin-top: 30px;
    display: flex;
    flex-direction: column-reverse;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 0 25px rgba(51, 51, 51, 0.13);
  }
  #top_location #top_location_wrapper #top_location_area .data {
    padding: 23px 25px 28px;
  }
  #top_location #top_location_wrapper #top_location_area .data h3 {
    font-size: 1.8rem;
    font-weight: 600;
  }
  #top_location #top_location_wrapper #top_location_area .data .address {
    margin-top: 20px;
    font-size: 1.3rem;
    font-weight: 500;
    line-height: 1.4;
  }
  #top_location #top_location_wrapper #top_location_area .data .address span {
    display: inline-block;
    margin-bottom: 8px;
  }
  #top_location #top_location_wrapper #top_location_area .data .time {
    margin-top: -2px;
    font-size: 1.3rem;
    font-weight: 500;
    line-height: 1.4;
  }
  #top_location #top_location_wrapper #top_location_area .data .btn_area_wrapper {
    margin-top: 21px;
  }
  #top_location #top_location_wrapper #top_location_area .data .btn_area_wrapper .sns_area {
    display: flex;
    justify-content: space-between;
  }
  #top_location #top_location_wrapper #top_location_area .data .btn_area_wrapper .sns_area .google_map {
    padding-top: 5px;
  }
  #top_location #top_location_wrapper #top_location_area .data .btn_area_wrapper .sns_area .google_map a {
    padding-top: 3px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 0 6px;
  }
  #top_location #top_location_wrapper #top_location_area .data .btn_area_wrapper .sns_area .google_map a .icon {
    width: 13px;
  }
  #top_location #top_location_wrapper #top_location_area .data .btn_area_wrapper .sns_area .google_map a .txt {
    font-size: 1.1rem;
    font-weight: 700;
  }
  #top_location #top_location_wrapper #top_location_area .data .btn_area_wrapper .sns_area .insta_btn a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #f5f4f0;
  }
  #top_location #top_location_wrapper #top_location_area .data .btn_area_wrapper .sns_area .insta_btn a img {
    width: 15px;
    height: auto;
  }
  #top_location #top_location_wrapper #top_location_area .data .btn_area_wrapper .sns_btn_area {
    display: flex;
    gap: 0 15px;
  }
  #top_location #top_location_wrapper #top_location_area .data .btn_area_wrapper .sns_btn_area a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: #f5f4f0;
  }
  #top_location #top_location_wrapper #top_location_area .data .btn_area_wrapper .sns_btn_area a img {
    width: 18px;
    height: 18px;
  }
  #top_location #top_location_wrapper #top_location_area .data .btn_area_wrapper .sns_btn_area a#top_yeoksam_naver img {
    width: 15px;
    height: 15px;
  }
  #top_location #top_location_wrapper #top_location_area .data .btn_area_wrapper .btn_area {
    margin-top: 15px;
    display: flex;
    justify-content: center;
    gap: 0 18px;
  }
  #top_location #top_location_wrapper #top_location_area .data .btn_area_wrapper .btn_area .btn {
    display: flex;
    flex: 1;
  }
  #top_location #top_location_wrapper #top_location_area .data .btn_area_wrapper .btn_area .btn a {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    border-radius: 45px;
    padding: 12px 0;
    font-size: 1.2rem;
    font-weight: 500;
  }
  #top_location #top_location_wrapper #top_location_area #top_google_map iframe {
    aspect-ratio: 638 / 350;
    width: 100%;
    height: auto;
  }
  #top_contact {
    margin: 0 10px;
    padding: 70px 19px 75px;
    background-image: -moz-linear-gradient(-90deg, #f4f3ef 0%, rgba(244, 243, 239, 0) 100%);
    background-image: -webkit-linear-gradient(-90deg, #f4f3ef 0%, rgba(244, 243, 239, 0) 100%);
    background-image: -ms-linear-gradient(-90deg, #f4f3ef 0%, rgba(244, 243, 239, 0) 100%);
    border-radius: 10px;
  }
  #top_contact h2 {
    font-size: 3.6rem;
    font-weight: 800;
    z-index: 3;
    letter-spacing: 0.07em;
  }
  #top_contact h2::before {
    font-size: 1.3rem;
    font-weight: 500;
    letter-spacing: 0.07em;
    margin-bottom: -3px;
  }
  #top_contact #top_form_area {
    margin-top: 23px;
  }
  #top_contact #top_form_area .note {
    font-size: 1.3rem;
    font-weight: 600;
    line-height: 2;
  }
  #top_contact #top_form_area form#mailformpro {
    padding-top: 5px;
  }
  #top_contact #top_form_area form#mailformpro div.mfp_err {
    background-position: 0px 5px;
  }
  #top_contact #top_form_area form#mailformpro dl {
    margin-top: 22px;
  }
  #top_contact #top_form_area form#mailformpro dl dt {
    font-size: 1.4rem;
    font-weight: 600;
  }
  #top_contact #top_form_area form#mailformpro dl dd {
    margin-top: 13px;
  }
  #top_contact #top_form_area form#mailformpro dl dd .mfp_element_text,
  #top_contact #top_form_area form#mailformpro dl dd .mfp_element_number,
  #top_contact #top_form_area form#mailformpro dl dd .mfp_element_time,
  #top_contact #top_form_area form#mailformpro dl dd .mfp_element_select-one,
  #top_contact #top_form_area form#mailformpro dl dd .mfp_element_email,
  #top_contact #top_form_area form#mailformpro dl dd .mfp_element_tel,
  #top_contact #top_form_area form#mailformpro dl dd .mfp_element_textarea,
  #top_contact #top_form_area form#mailformpro dl dd .mfp_element_date {
    padding: 19px;
    max-width: calc(100% - 40px);
    font-size: 1.6rem;
    box-sizing: content-box;
  }
  #top_contact #top_form_area form#mailformpro dl dd .mfp_element_textarea {
    height: 207px;
  }
  #top_contact #top_form_area form#mailformpro .plan_area dd .checkbox_area {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 0;
  }
  #top_contact #top_form_area form#mailformpro .plan_area dd .checkbox_area label {
    width: 50%;
    font-size: 1.3rem;
    font-weight: 500;
    display: flex;
    gap: 0 10px;
  }
  #top_contact #top_form_area form#mailformpro .privacy_area {
    margin-top: 30px;
    padding-top: 30px;
    font-size: 1.3rem;
    text-align: center;
    font-weight: 500;
  }
  #top_contact #top_form_area form#mailformpro .privacy_area label {
    display: flex;
    align-items: center;
    gap: 0 12px;
    justify-content: center;
  }
  #top_contact #top_form_area form#mailformpro button[type=submit] {
    display: block;
    margin: 52px auto 0;
    width: 240px;
    text-align: center;
    border-radius: 45px;
    padding: 21px 0;
    box-shadow: 0px 0px 20px 0px rgba(51, 51, 51, 0.13);
    font-size: 1.2rem;
    font-weight: 500;
    letter-spacing: 0.08em;
  }
}
