.pro_form {
   margin-top: -70px;
}
.newitem_img {
   width: 100%;
   height: auto;
   position: relative;
}
.newitem_img .swiper-button-prev {
   left: 0;
}
.newitem_img .swiper-button-next {
   right: 0;
}
.gallery-top {
   width: 60%;
   margin: 0 auto;
}
.gallery-thumbs .swiper-wrapper {
   justify-content: center;
}
.mt10 {
   margin-top: 10px;
}
.mt15 {
   margin-top: 15px;
}
.mt20 {
   margin-top: 20px;
}
.bg_lines2 {
   border-top: 1px solid #eee;
   padding-bottom: 15px;
   margin-top: 15px;
}
.newitem {
   width: 100%;
   font-family: 'NaverBD-EB', sans-serif;
   height: auto;
   position: relative;
   display: flex;
   justify-content: space-between;
}
.newitem_left {
   width: 920px;
   overflow-y: auto;
   -ms-overflow-style: none;
   scrollbar-width: none;
}
.newitem_left::-webkit-scrollbar {
   display: none;
}
.newitem_info {
   margin-top: 20px;
}
.newitem_info_title {
   font-size: 16px;
   color: #000;
   font-weight: 600;
   margin-bottom: 10px;
}
.newitem_info_ul {
   display: flex;
   flex-wrap: wrap;
   align-items: center;
   padding: 15px 0;
   border-top: 1px solid #eee;
   border-bottom: 1px solid #eee;
}
.newitem_info_ul li {
   display: flex;
   align-items: center;
   width: 50%;
   height: 35px;
}
.newitem_info_ul li span:nth-child(1) {
   width: 30%;
   color: #888;
   font-size: 12px;
}
.newitem_info_ul li span:nth-child(2) {
   width: 70%;
   color: #000;
}
.newitem_info_ul2 {
   width: 100%;
   display: flex;
   align-items: center;
   justify-content: space-between;
   padding: 15px 0;

   /* border-bottom: 1px solid #eee; */
}
.newitem_info_ul2 li:nth-child(1) {
   width: 10%;
   color: #888;
   font-size: 12px;
   line-height: 1.5;
   font-family: 'NaverBD-B', sans-serif;
}
.newitem_info_ul2 li:nth-child(2) {
   width: 90%;
   color: #000;
   font-size: 14px;
   line-height: 1.5;
   font-family: 'NaverBD-B', sans-serif;
}
.newitem_info_ul2 li p:not(.options) {
   word-break: keep-all;
   margin: 10px 0;
}
.newitem_info_ul2 .delivery_desc {
   color: #888;
   font-size: 12px;
}
.newitem_info_ul2 li p .highlight {
   background: linear-gradient(transparent 42%, rgba(48, 255, 86, 0.5) 42%);
}
.newitem_info_ul2 li p .boldgreen {
   color: #01cb5c;
   font-family: 'NaverBD-EB', sans-serif;
}
.newitem_info_ul3 {
   width: 100%;
   height: 200px;
   display: flex;
   align-items: center;
   margin-bottom: 10px;
   gap: 10px;
}
.newitem_info_ul3 li {
   width: 100%;
   position: relative;
   overflow: hidden;
}
.newitem_info_ul3 li iframe {
   position: relative;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   border: none;
}
.newitem_right {
   position: fixed;
   right: calc((100% - 1400px) / 2);
   width: 400px;
   height: 100%;
   box-sizing: border-box;
   overflow-y: auto;
   overflow-x: hidden;
   height: 85vh;
   scrollbar-width: thin;
   scrollbar-color: #ccc transparent;
   padding-right: 10px;
}
.newitem_right::-webkit-scrollbar {
   width: 8px;
}
.newitem_right::-webkit-scrollbar-track {
   background: transparent;
}
.newitem_right::-webkit-scrollbar-thumb {
   background-color: #ccc;
   border-radius: 4px;
}
.newitem_tag {
   margin-bottom: 3px;
}
.newitem_tag .tag_soldout {
   border: 2px solid #ff6666;
   border-radius: 4px;
   padding: 5px 10px 5px 10px;
   font-size: 10px;
   color: #ff6666;
   background-color: #fff;
   display: inline-block;
   line-height: 1;
}
.newitem_title {
   margin-bottom: 10px;
   font-size: 32px;
   letter-spacing: -0.2px;
   font-weight: 500;
   line-height: 1;
   color: #111;
}
.newitem_title2 {
   font-size: 16px;
   color: #01cb5c;
}
.newitem_title2 span.gray {
   font-size: 13px;
   color: #888;
}
.newitem_sub {
   display: flex;
   align-items: flex-start;
   justify-content: space-between;
   font-size: 14px;
   color: #888;
   line-height: 1.5;
}
.newitem_sns {
   display: flex;
   align-items: center;
   gap: 5px;
}
.newitem_sns svg {
   cursor: pointer;
}
.newitem_sns svg:hover {
   color: #01cb5c;
}
.zzim_on svg {
   color: #01cb5c;
   fill: #01cb5c;
}
.newitem_result {
   display: none;
}
.newitem_notuse {
   margin-bottom: 10px;
   font-size: 14px;
   color: #ff0000;
   line-height: 1.5;
}
.newitem_price_origin {
   display: flex;
   align-items: center;
   gap: 50px;
   justify-content: flex-start;
}
.newitem_price_origin span {
   font-size: 12px;
   color: #666666;
   font-weight: 400;
   margin-bottom: 10px;
}
.newitem_price_origin span span {
   font-size: 14px;
   margin-left: 10px;
}
.through {
   text-decoration: line-through;
}
.newitem_title_p {
   font-size: 12px;
   color: #666;
   margin-bottom: 8px;
   font-family: 'NaverBD-B', sans-serif;
}
.newitem_charger {
   display: none;
}
.newitem_price_final {
   margin: 10px 0;
   display: flex;
   justify-content: space-between;
   align-items: center;
}
.newitem_price_final p:nth-child(1) {
   font-size: 16px;
   color: #ff0000;
   font-weight: 600;
   margin-bottom: 6px;
}
.newitem_price_final p:nth-child(2) {
   font-size: 20px;
   color: #000;
   font-weight: 600;
   margin-bottom: 6px;
}
.final_total span:nth-child(1) {
   font-size: 14px;
   color: #ff0000;
   font-weight: 600;
}
.final_total span:nth-child(1).gray {
   color: #888;
}
.final_total span:nth-child(2) {
   font-size: 20px;
   color: #000;
   font-weight: 600;
}
.final_total span:nth-child(3) {
   font-size: 16px;
   color: #888;
   font-weight: 600;
}
.final_calc {
   width: 40%;
   cursor: pointer;
}
.final_calc img {
   width: 100%;
}
.newitem_dropdown {
   font-size: 14px;
   background: #fff;
   line-height: 1;
}
.newitem_ddbtn {
   display: flex;
   justify-content: space-between;
   align-items: center;
   width: 100%;
   padding: 15px 0;
}
.newitem_ddbtn .newitem_ddbtn_text {
   font-size: 14px;
   color: #000;
   font-weight: 600;
}
.dropdown_list {
   display: flex;
   flex-direction: column;
   padding-bottom: 24px;
   gap: 8px;
}
.charger_desc {
   font-size: 12px;
   color: #ff0000;
}
.swiper-container-thumbs .swiper-slide {
   border: 1px solid #eee;
   border-radius: 4px;
   width: 80px !important;
   height: 80px !important;
}
.gallery-thumbs .swiper-slide-thumb-active {
   border: 1px solid #00000080;
}
.swiper-container-thumbs .swiper-slide img {
   width: 100%;
   height: auto;
   border-radius: 4px;
}
.each_bn {
   margin: 60px 0;
}

.tab-group {
   display: flex;
   justify-content: center;
   align-items: center;
   width: 100%;
   border: 1px solid #01cb5c;
   border-radius: 5px;
}
.tab-group .tab-name {
   width: 15%;
   font-size: 14px;
   font-family: 'NaverBD-B', sans-serif;
   color: #000;
   padding: 10px 0;
}
.tab-group .drop {
   width: 100%;
}
.dropdown {
   position: relative;
   user-select: none;
   cursor: pointer;
}

.dropdown-selected {
   padding: 10px 0;
   font-size: 14px;
   color: #000;
   font-family: 'NaverBD-B', sans-serif;
}

.dropdown-options {
   display: none;
   position: absolute;
   top: 100%;
   left: 0;
   right: 0;
   background: white;
   border: 1px solid #e0e0e0;
   box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
   z-index: 1000;
   list-style: none;
   padding: 5px 0;
   max-height: 400px;
   overflow-y: auto;
   overscroll-behavior: contain;
   -webkit-overflow-scrolling: touch;
}

.dropdown-options li {
   padding: 7px 15px;
   font-size: 13px;
   color: #333;
   cursor: pointer;
   gap: 10px;
}
.dropdown-options li.isend {
   /* text-decoration: line-through; */
}
.dropdown-options li.hide {
   display: none;
}
.dropdown-options li span {
   font-size: 12px;
   color: #888;
   font-family: 'NaverBD-B', sans-serif;
}
.dropdown-options li span:nth-child(1) {
   width: 70%;
}
.dropdown-options li span:nth-child(2) {
   width: 30%;
}

.dropdown-options li:hover,
.dropdown-options li.active {
   background: #f5f5ff;
   color: #01cb5c;
}
.dropdown_option {
   position: relative;
   user-select: none;
   cursor: pointer;
   margin-bottom: 24px;
   background: #F7F8FB;
   border-radius: 5px;
}
.dropdown_option.active {
   background: #fff;
   border: 1px solid #01cb5c;
}
.dropdown_option.active .dropdown_option-selected {
   color: #000;
}

.req {
   /* border-color: #01cb5c; */
}

.dropdown_option-selected {
    padding: 15px;
    font-size: 13px;
    color: #888888;
    font-family: 'NaverBD-B', sans-serif;
}
.dropdown_option-selected2 {
   padding: 10px;
   font-size: 14px;
   color: #000;
   font-family: 'NaverBD-B', sans-serif;
}

.dropdown_option::after {
   content: url('/img/arrow-down.png');
    position: absolute;
    right: 0;
    top: 50%;
    padding-right: 14px;
    transform: translateY(-50%);
    color: #888888;
    font-size: 12px;
}

.dropdown_option-options {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: white;
    border: 1px solid #e0e0e0;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
    z-index: 1000;
    list-style: none;
    margin: 0 10px;
    padding: 5px 0;
    max-height: 300px;
      overflow-y: auto;
}

.dropdown_option-options li {
   padding: 11px 15px;
    font-size: 12px;
    color: #888;
    cursor: pointer;
}

.dropdown_option-options li:hover,
.dropdown_option-options li.active {
   background: #f5f5ff;
}
.dropdown_option-options2 {
   display: none;
   position: absolute;
   top: 100%;
   left: 0;
   right: 0;
   background: white;
   border: 1px solid #e0e0e0;
   box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
   z-index: 1000;
   list-style: none;
   padding: 5px 0;
}

.dropdown_option-options2 li {
   padding: 7px 15px;
   font-size: 13px;
   color: #333;
   cursor: pointer;
}

.dropdown_option-options2 li:hover,
.dropdown_option-options2 li.active {
   background: #f5f5ff;
   color: #01cb5c;
}
.ssf {
   display: none;
}
.ss_final {
   display: flex;
   justify-content: space-between;
   align-items: center;
   width: 80%;
}
.ss_final button {
   color: #01cb5c;
   padding: 5px 10px;
   background-color: #fff;
   border: 1px solid #01cb5c;
   border-radius: 4px;
   font-size: 14px;
   font-family: 'NaverBD-B', sans-serif;
   cursor: pointer;
}
#tab_gnd_wrap {
   border-bottom: none;
   border-top: 2px solid black;
}
.newitem_popup {
   position: absolute;
   top: 0;
   left: 0;
   left: 0;
   right: 0;
   width: 100%;
   height: 100%;
   z-index: 999;
}
.newitem_popup_bg {
   position: absolute;
   top: -2%;
   left: -20%;
   width: 140%;
   height: 100%;
   background-color: rgba(0, 0, 0, 0.7);
}
.newitem_popup_div {
   position: absolute;
   max-width: 400px;
   border: 2px solid #ccc;
   border-radius: 8px;
   box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.25);
   right: 10%;
   top: 5%;
   background-color: #fff;
   padding: 15px;
   z-index: 1000;
   display: flex;
   flex-direction: column;
}
.newitem_popup_title {
   font-size: 16px;
   font-family: 'NaverBD-EB', sans-serif;
   margin-bottom: 10px;
}
.newitem_popup_title p {
   font-size: 20px;
}
.newitem_popup_title span {
   font-size: 11px;
   font-family: 'NaverBD-B', sans-serif;
}
.sns_popup {
   position: absolute;
   top: 0;
   left: 0;
   left: 0;
   right: 0;
   width: 100%;
   height: 100%;
   z-index: 999;
}
.sns_popup_bg {
   position: absolute;
   top: -3%;
   left: -20%;
   width: 140%;
   height: 100%;
   background-color: rgba(0, 0, 0, 0.4);
}
.sns_popup_div {
   position: absolute;
   max-width: 400px;
   border: 2px solid #ccc;
   border-radius: 8px;
   box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.25);
   right: 6%;
   top: 0;
   background-color: #fff;
   padding: 15px;
   z-index: 1000;
   display: flex;
   flex-direction: column;
}
.sns_popup_title {
   min-width: 400px;
   max-width: 600px;
   height: 50px;
   margin-bottom: 10px;
}
.sns_popup_title img {
   border-radius: 8px;
}
.sns_popup_title span {
   font-size: 14px;
   color: #000;
   font-family: 'NaverBD-B', sans-serif;
   margin-left: 10px;
}
.sns_popup_content {
   display: flex;
   justify-content: space-around;
   align-items: center;
   gap: 10px;
}
.sns_popup_content button {
   width: 49%;
   height: 40px;
   border-radius: 4px;
}
.sns_popup_content button.sns_copy {
   border: 1px solid #ccc;
}
.sns_popup_content button.sns_kakao {
   background: #f9e000;
}
.sns_popup_content button img {
   width: 20px;
   height: 20px;
   margin-right: 5px;
}
.form-group {
   margin-bottom: 16px;
   display: flex;
   align-items: center;
   justify-content: space-between;
   padding-bottom: 5px;
   border-bottom: 1px solid #eee;
}
.form-label {
   font-size: 14px;
   color: #999;
   font-family: 'NaverBD-B', sans-serif;
}
.form-label .inst {
   font-size: 11px;
   font-family: 'NaverBD-B', sans-serif;
}
.input-row {
   font-size: 14px;
   font-family: 'NaverBD-B', sans-serif;
}
.input-row span.unit {
   font-size: 14px;
   color: #999;
   margin-left: 3px;
   font-family: 'NaverBD-R', sans-serif;
}
.input-row span.value {
   color: #000;
   font-size: 16px;
   font-family: 'NaverBD-EB', sans-serif;
}
.input-row span.value2 {
   color: #f5009b;
}
.input-row span.value3 {
   color: #11af58;
   font-size: 16px;
   font-family: 'NaverBD-EB', sans-serif;
}
.input-row span.value4 {
   color: #999;
   text-decoration: line-through;
}

.newitem_select {
   display: flex;
   justify-content: space-between;
   align-items: center;
   width: 100%;
   line-height: 1.5;
   padding: 6px 0;
   gap: 10px;
}
.newitem_select .select_title {
   width: 50%;
}
.newitem_select .select_title p {
   display: grid;
}
.newitem_select .select_title span:nth-child(1) {
   font-size: 12px;
   color: #888;
}
.newitem_select .select_title span:nth-child(2) {
   font-size: 14px;
   color: #000;
}
.newitem_select .select_qty {
   display: inline-flex;
   justify-content: center;
   align-items: center;
   width: 110px;
}
.newitem_select .select_qty button {
   width: 30px;
   height: 30px;
   background-color: #fff;
   border: 1px solid #000;
   cursor: pointer;
   position: relative;
}
.newitem_select .select_qty button:hover {
   background-color: #f5f5f5;
   color: #fff;
}
.newitem_select .select_qty .select_qty_minus span {
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
   background-color: rgb(0, 0, 0);
   width: 10px;
   height: 2px;
}
.newitem_select .select_qty .select_qty_plus span:nth-child(1) {
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
   background-color: rgb(0, 0, 0);
   width: 2px;
   height: 10px;
}
.newitem_select .select_qty .select_qty_plus span:nth-child(2) {
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
   background-color: rgb(0, 0, 0);
   width: 10px;
   height: 2px;
}
.newitem_select .select_qty input {
   width: 50px;
   height: 30px;
   text-align: center;
   border: none;
   border-top: 1px solid #000;
   border-bottom: 1px solid #000;
   font-size: 14px;
   font-family: 'NaverBD-B', sans-serif;
}
.newitem_select .select_qty input::-webkit-inner-spin-button,
.newitem_select .select_qty input::-webkit-outer-spin-button {
   -webkit-appearance: none;
   margin: 0;
}
.newitem_select .select_qty input[type='number'] {
   -moz-appearance: textfield;
}
.newitem_select .select_price {
   width: 25%;
   font-size: 14px;
   text-align: right;
}
.newitem_select .select_delete {
   width: 20px;
   text-align: center;
}

.newitem_select .select_delete button {
   width: 20px;
   height: 20px;
   background-color: #fff;
   border: 1px solid #ccc;
   border-radius: 50%;
   cursor: pointer;
   position: relative;
}
.newitem_select .select_delete button:hover {
   background-color: #f5f5f5;
   color: #fff;
}
.newitem_select .select_delete button span {
   position: absolute;
   top: 50%;
   left: 50%;
   background-color: #ccc;
   width: 10px;
   height: 2px;
}
.newitem_select .select_delete button span:nth-child(1) {
   transform: translate(-50%, -50%) rotate(45deg);
}
.newitem_select .select_delete button span:nth-child(2) {
   transform: translate(-50%, -50%) rotate(-45deg);
}
.newitem_total_price {
   padding: 10px;
   border-top: 2px solid #000;
   margin-top: 10px;
}
.newitem_total_price p {
   display: flex;
   justify-content: space-between;
   align-items: center;
   line-height: 1.8;
}
.newitem_total_price .inline-tooltip,
.newitem_total_price .newitem_it_total span:nth-child(1) {
   display: flex;
   align-items: center;
   gap: 5px;
}
.newitem_total_price .newitem_it_total svg,
.newitem_total_price .inline-tooltip svg {
   width: 16px;
   height: 16px;
}
.newitem_total_price .newitem_it_add_subsidy strong {
   color: #f5009b;
}
.newitem_total_price .newitem_it_subsidy strong {
   color: #f5009b;
}
.newitem_total_price .newitem_it_subsidy2 strong {
   color: #f5009b;
}
.newitem_total_price .newitem_it_ev strong {
   color: #f5009b;
}
.newitem_notice {
   font-size: 13px;
   line-height: 1.5;
   color: #999;
   margin-top: 10px;
}

.newitem_notice2 {
   font-size: 13px;
   line-height: 1.5;
   color: #ff0000;
   margin-top: 10px;
}

.option_select_wrap {
   margin: 0;
}
.sit_sc_type {
   padding: 15px 0;
}
.sit_sc_type .option_select_label {
   display: block;
   margin-bottom: 5px;
}
.option_select_wrap2 {
   display: flex;
   flex-direction: column;
}
.total_line {
   border-top: 2px dashed #000;
   margin: 5px 0;
}
.tab_cont_area {
   transition: max-height 0.4s ease;
   position: relative;
}
.tab_cont_area.collapsed::after {
   content: '';
   /* position: absolute; */
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   height: 80px;
   background-color: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
   z-index: 1;
}
#it_charger_price {
   color: #f5009b;
}
.youtube-link {
   position: relative;
   display: inline-block;
   width: 100%;
   max-width: 640px;
}
.youtube-thumbnail {
   width: 100%;
   display: block;
   border-radius: 8px;
}
.youtube-icon {
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
   width: 80px;
   height: auto;
   opacity: 0.8;
   pointer-events: none;
   transition: opacity 0.3s ease;
}
.youtube-title {
   width: 100%;
   font-size: 14px;
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
   color: #000;
   font-family: 'NaverBD-B', sans-serif;
   margin-top: 5px;
}
.newitem_bottom_fixed2 {
   width: 100%;
   padding: 0;
   backdrop-filter: blur(25px);
   background-color: rgba(255, 255, 255, 0.8);
}

.newitem_bottom_fixed2 p {
   width: 100%;
   font-size: 12px;
   font-family: 'NaverBD-B', sans-serif;
   line-height: 1.4;
}
.newitem_bottom_fixed2 .btn-box {
   display: flex;
   align-items: flex-end;
   width: 50%;
   gap: 5px;
}
.newitem_bottom_fixed2 .btn-box button {
   height: 60px;
}
.newitem_bottom_fixed2 .item_name {
   margin-left: 30px;
   display: none;
}
.newitem_bottom_fixed2.active .item_name {
   display: block;
}
.newitem_bottom_fixed2 .buy_wrap {
   display: flex;
   margin-top: 20px;
   margin-bottom: 10px;
}
.newitem_bottom_fixed2 li:first-child {
   width: 60%;
}
.newitem_bottom_fixed2 li:last-child {
   width: 100%;
}
.newitem_bottom_fixed2.active li:last-child {
   width: 40%;
}

.newitem_bottom_fixed2 .item_name_text {
   font-size: 28px;
}
.newitem_bottom_fixed2 .item_name_text_sub {
   font-size: 18px;
   color: #888;
   margin-top: 10px;
}
.newitem_bottom_fixed2 .buy_wrap .buy_wrap_double {
   display: flex;
   align-items: center;
   justify-content: space-between;
}
.newitem_bottom_fixed2 .buy_wrap .buy_wrap_double button {
   width: 100%;
}
.newitem_bottom_fixed_bg2 {
   position: absolute;
   top: -2%;
   left: -100%;
   width: 300%;
   height: 100%;
   background-color: rgba(0, 0, 0, 0.5);
   display: none;
   z-index: 97;
}
.newitem_bottom_fixed3 {
   position: sticky;
   bottom: 0;
   left: 0;
   width: 100%;
   padding: 10px 0;
   background-color: #fff;
   z-index: 98;
}
.newitem_bottom_fixed3::after {
   position: absolute;
   left: 0;
   right: 0;
   bottom: 100%;
   height: 20px;
   background: linear-gradient(rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
   content: '';
}
.newitem_bottom_fixed3 .buy_yet_btn,
.buy_wrap_fixed .buy_opt_next_btn {
   width: 81%;
   height: 60px;
   background-color: #bbc3cf;
   color: #fff;
   font-size: 18px;
   font-family: 'NaverBD-EB', sans-serif;
   border: none;
   border-radius: 8px;
   cursor: not-allowed;
}
.buy_opt_prev_btn {
   width: 15%;
}
.newitem_bottom_fixed3 .buy_yet_btn.active,
.buy_wrap_fixed .buy_opt_next_btn.active {
   background-color: #01cb5c;
   cursor: pointer;
}
.newitem_bottom_fixed3 .buy_yet_btn.active:hover,
.buy_wrap_fixed .buy_opt_next_btn.active:hover {
   background-color: #00b34a;
}
.buy_opt_form {
   margin-bottom: 60px;
}
.newitem_bottom_fixed3 .buy_yet_desc {
   font-size: 12px;
   color: #999;
   margin-top: 5px;
}
.newitem_bottom_fixed3 .buy_yet_desc2 {
   font-size: 12px;
   color: #ff0000;
   margin-top: 10px;
   font-family: 'NaverBD-B', sans-serif;
   line-height: 1.4;
}
.scroll-down {
   position: absolute;
   top: -40%;
   left: 50%;
   transform: translateX(-50%);
   font-size: 2rem; /* 크기 조절 */
   animation: bounce 1.2s infinite;
   z-index: 100;
}
.scroll-down .scroll-arrow {
   background: #fff;
   border: 1px solid #999999;
   box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.15);
   width: 22px;
   height: 36px;
   display: inline-block;
   margin-top: 8px;
   border-radius: 20px;
   text-align: center;
}
.scroll-down .scroll-arrow > span {
   border: 3px solid #999999;
   display: inline-block;
   height: 1px;
   margin-bottom: 10px;
   align-items: center;
   border-radius: 25px;
}
.newitem_popup_div .btn-close2 {
   width: 28px;
   height: 28px;
   background-color: #fff;
   border-radius: 50%;
   position: absolute;
   top: -16px;
   right: -16px;
   z-index: 2;
   box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2);
   border: 1px solid #999;
}
.newitem_popup_div .btn-close2 > span {
   display: block;
   width: 2px;
   height: 16px;
   background-color: #666;
   position: absolute;
   top: 50%;
   left: 50%;
}
.newitem_popup_div .btn-close2 > span:first-child {
   transform: translate(-50%, -50%) rotate(45deg);
}
.newitem_popup_div .btn-close2 > span:last-child {
   transform: translate(-50%, -50%) rotate(-45deg);
}
.buy_wrap_ul2 {
   width: 30%;
}
.consult_btn_main {
   border-radius: 0;
   border: none;
   background: #000;
   color: #fff;
}
.buy_wrap_ul1 {
   width: 70%;
}
.buy_btn_main {
   border-radius: 0;
   border: none;
   background: #01cb5c;
   color: #fff;
}
.sns_popup_div .btn-close2 {
   width: 28px;
   height: 28px;
   background-color: #fff;
   border-radius: 50%;
   position: absolute;
   top: -16px;
   right: -16px;
   z-index: 2;
   box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2);
   border: 1px solid #999;
}
.sns_popup_div .btn-close2 > span {
   display: block;
   width: 2px;
   height: 16px;
   background-color: #666;
   position: absolute;
   top: 50%;
   left: 50%;
}
.sns_popup_div .btn-close2 > span:first-child {
   transform: translate(-50%, -50%) rotate(45deg);
}
.sns_popup_div .btn-close2 > span:last-child {
   transform: translate(-50%, -50%) rotate(-45deg);
}
.req2 {
   border-color: #01cb5c;
}
.buy_wrap {
   border: none;
   margin-top: 0;
   padding-top: 0;
}
.buy_wrap button {
   height: 70px;
}
.buy_wrap_fixed {
   position: relative;
   padding: 0;
   height: 100%;
   background-color: #fff;
   border-top: none !important;
   display: none;
   box-shadow: none;
   margin-top: 60px;
}
.buy_wrap_top {
   display: flex;
   justify-content: space-between;
   margin-bottom: 40px;
}
.buy_wrap_top p {
   font-size: 24px;
   font-family: 'NaverBD-EB', sans-serif;
   color: #111;
   line-height: 1.4;
}
.buy_wrap_top p span {
   color: #11af58;
}
.buy_wrap_top img {
   width: 65px;
   height: 65px;
}
.buy_opt_subtitle {
   font-size: 18px;
   color: #000;
   border-bottom: 1px solid #000;
   padding-bottom: 10px;
   margin-bottom: 20px;
   display: flex;
   align-items: center;
}
.buy_opt_subtitle span {
   background: #11af58;
   padding: 4px 8px;
   color: #fff;
   border-radius: 10px;
   font-size: 11px;
   margin-right: 10px;
   font-family: 'NaverBD-EB', sans-serif;
}

.buy_opt_desc {
   font-size: 12px;
   line-height: 1.4;
   color: #f5009b;
   padding: 13px 15px 13px 15px;
   border: 1px solid #ffc2e9;
   border-radius: 8px;
   margin-top: 0px;
   margin-bottom: 30px;
   font-family: 'NaverBD-B', sans-serif;
}
.buy_opt_btn_desc {
   display: none;
}
.buy_opt_btn_desc2 {
   display: flex;
   justify-content: space-between;
   align-items: center;
   border-top: 1px solid #ddd;
   padding: 15px;
   padding-bottom: 20px;
}
.buy_opt_btn_desc2 span:nth-child(1) {
   font-size: 13px;
}
.buy_opt_btn_desc2 span:nth-child(2) {
   font-size: 14px;
}
.type_40_check {
   margin: 0;
   padding-bottom: 10px;
   font-family: 'NaverBD-B', sans-serif;
   line-height: 1.4;
}
.type_40_check p {
   font-size: 14px;
}
.type_40_check_li {
   margin: 0;
   margin-bottom: 0px;
}
.type_40_check label {
   font-size: 13px;
   color: #666;
   line-height: 1.7 !important;
}
.type_40_check label a {
   background-color: #98FF98;
   font-size: 12px;
   padding: 5px 10px 5px 10px;
   margin-left: 5px;
   border-radius: 4px;
   color: green;
}
.type_40_radio {
   display: flex;
   justify-content: space-between;
   align-items: center;
   margin-bottom: 10px;
}
.type_40_radio_li {
   display: flex;
   align-items: center;
   width: 30%;
}
.type_40_radio_li input[type="radio"] {
   display: none;
}
.type_40_radio_li label {
   display: block;
   padding: 15px 10px;
   border: 2px solid #eee;
   border-radius: 8px;
   text-align: center;
   cursor: pointer;
   width: 100%;
   transition: background-color 0.3s, border-color 0.3s;
   color: #ccc;
}
.type_40_radio_li input[type="radio"]:checked + label {
   background-color: #01cb5c;
   border-color: #01cb5c;
   color: #fff;
}
.newitem_newinfo_ul {
   display: flex;
   align-items: center;
   justify-content: space-evenly;
   gap: 0%;
   background: #f7f8fb;
   border-radius: 8px;
   margin: 5px 0;
}
.newitem_newinfo_ul.options {
   margin-bottom: 0;
   padding: 5px;
}
.newitem_newinfo_ul li {
   height: 70px;
   display: flex;
   align-items: center;
   justify-content: center;
}
.newitem_newinfo_ul.options li.divider {
   height: 40px;
}
.newitem_newinfo_ul li.divider {
   width: 2px;
   height: 25px;
   background: #ddd;
}
.newitem_newinfo_ul li p {
   display: flex;
   flex-direction: column;
   align-items: center;
   justify-content: center;
   width: 100%;
   font-size: 12px;
   gap: 5px;
   color: #111;
}
.newitem_newinfo_ul.options li p .spec {
   margin-top: 5px;
}
.newitem_newinfo_ul li p .spec {
   font-size: 16px;
}
.newitem_newinfo_ul2 {
   display: flex;
   align-items: center;
   justify-content: center;
   background: #f5f5f5;
   border-radius: 5px;
   padding: 15px 0;
}
.newitem_newinfo_ul2 .spec {
   font-size: 18px;
}
.newitem_newinfo_ul2 .desc {
   color: #888;
}
.newitem_newinfo_table {
   width: 100%;
   border-collapse: collapse;
   margin-top: 15px;
   background: #f7f8fb;
   border-radius: 8px;
}
.newitem_newinfo_table td {
   padding: 10px;
   text-align: center;
}
.newitem_newinfo_table td:first-child {
   border-right: 2px solid #ddd;
}

.newitem_newinfo_sub {
   text-align: right;
   font-size: 12px;
   color: #888;
   margin: 5px 0;
}
.newitem_newprice_origin {
   display: flex;
   align-items: flex-start;
   flex-direction: column;
   gap: 10px;
   color: #999;
}
.newitem_newprice_origin p {
   display: flex;
   align-items: center;
   justify-content: space-between;
   width: 100%;
   font-size: 12px;
}
.newitem_newprice_origin .through {
   font-size: 14px;
}
.newitem_newprice_origin .display_name {
   font-size: 16px;
   font-weight: bold;
   color: #000;
}
.newitem_newprice_origin .display_price {
   font-size: 20px;
   color: #ff0000;
}
.newitem_newprice_final {
   display: flex;
   align-items: flex-start;
   flex-direction: column;
   gap: 6px;
}
.newitem_newprice_final p {
   display: flex;
   align-items: center;
   justify-content: space-between;
   width: 100%;
   font-size: 14px;
}
.newitem_newprice_final .price {
   font-size: 18px;
   font-weight: bold;
   color: #ff0000;
}
.newitem_newprice_final_price p:nth-child(1) {
   font-size: 14px;
   font-family: 'NaverBD-B', sans-serif;
}
.newitem_newprice_final_price p span {
   letter-spacing: -0.3px !important;
   font-size: 17px !important;
}

.newfinal_calc {
   display: flex;
   flex-direction: column;
   align-items: center;
   justify-content: space-between;
   width: 100%;
   margin-top: 20px;
   gap: 10px;
}
.newfinal_img {
   cursor: pointer;
}
.newfinal_img2 {
   cursor: pointer;
}
.newfinal_calc div {
   width: 100%;
}
.newfinal_calc img {
   width: 100%;
   height: auto;
   filter: drop-shadow(0 3px 3px rgba(0, 0, 0, 0.06));
}
.l1 {
   line-height: 0.7;
}
.l2 {
   line-height: 1;
}
.charge1 {
   font-size: 10px;
   vertical-align: middle;
}
.btm_wrap {
   width: 50%;
   margin-left: 13%;
}
.magic-checkbox + label {
   padding-top: 0;
   padding-left: 35px;
   line-height: 1.5;
}
.rotate_btn {
   height: 60px;
   width: 60px;
   background-color: #fff;
   color: #01cb5c;
   border: 1px solid #01cb5c;
   border-radius: 8px;
   font-family: 'NaverBD-B', sans-serif;
}
.rotate_btn svg {
   width: 26px;
   height: 26px;
}

@media (max-width: 1024px) {
   .btm_wrap {
      width: 100%;
      margin-left: 0;
   }
   .floating-wrap {
      bottom: 11%;
   }
   .swiper-container {
      width: 100%;
   }
   .buy_wrap button {
      width: 100%;
      font-size: 15px;
   }
   .buy_wrap_ul2 {
      width: 49%;
   }
   .newitem_bottom_fixed2 .buy_wrap {
      margin: 0;
   }
   .desc_wrap {
      display: none;
   }

   .pro_form {
      margin-top: -60px;
   }
   .newitem {
      flex-direction: column;
      gap: 20px;
   }
   .main_list_ico {
      margin-top: 10px;
   }
   .newitem_tag {
      margin-top: 30px;
   }
   .newitem_left {
      overflow-y: visible;
      width: 100%;
   }
   .newitem_right {
      z-index: 11;
      width: 100%;
   }
   .newitem_price_origin {
      flex-direction: column;
      align-items: flex-start;
      gap: 0;
   }
   .final_total {
      width: 60%;
   }
   .sit_sc_type {
      padding: 15px;
   }
   .buy_wrap_fixed {
      position: fixed;
      bottom: 0;
      left: 0;
      width: 100%;
      height: auto;
      overflow-y: hidden;
      border-top-left-radius: 20px;
      border-top-right-radius: 20px;
      display: none;
      z-index: 99;
      margin-top: 0;
      padding-top: 30px;
      border-radius: 20px 20px 0 0;
      overscroll-behavior: contain;
      -webkit-overflow-scrolling: touch;
      touch-action: pan-y;
   }
   .buy_wrap_fixed_bg {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.5);
      display: none;
      z-index: 98;
      overflow-y: hidden;
      overscroll-behavior: contain;
   }
   .buy_wrap_top {
      padding: 0 15px;
   }
   .buy_opt_subtitle {
      margin-left: 15px;
      margin-right: 15px;
   }
   .type_40_check {
      padding: 0 15px;
      padding-bottom: 20px;
   }
   .type_40_radio {
      padding: 0 15px;
   }
   .buy_opt_desc {
      margin-left: 15px;
      margin-right: 15px;
   }
   .buy_opt_btn_desc {
      display: flex;
      justify-content: space-between;
      align-items: center;
      border-top: 1px solid #ddd;
      padding: 15px;
      padding-bottom: 20px;
   }
   .buy_opt_btn_desc span:nth-child(1) {
      font-size: 12px;
      font-family: 'NaverBD-B', sans-serif;
   }
   .buy_opt_btn_desc span:nth-child(2) {
      font-size: 14px;
      font-family: 'NaverBD-EB', sans-serif;
   }
   .buy_opt_btn {
      width: 100%;
      position: fixed;
      padding: 0 15px;
      padding-bottom: 40px;
      display: flex;
      align-items: center;
      justify-content: space-between;
   }
   .buy_wrap_fixed .buy_opt_next_btn {
      width: 83%;
   }
   .buy_wrap_fixed #buy_opt_prev_btn_3 {
      display: block;
   }
   .buy_opt_prev_btn {
      width: 15%;
   }
   .buy_opt_form {
      display: none;
      margin-bottom: 75px;
   }
   .newitem_option_selected {
      padding: 15px;
      margin-bottom: 0;
      max-height: 150px;
      overflow-y: auto;
   }
   .buy_opt_etc,
   .buy_opt_opt {
      padding: 0 15px;
   }
   .newitem_dropdown {
      padding: 0 15px;
   }
   .newitem_bottom_fixed {
      position: fixed;
      bottom: 0;
      left: 0;
      width: 100%;
      padding: 20px;
      background-color: #fff;
      box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
      z-index: 98;
   }
   .newitem_bottom_fixed_bg {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.5);
      display: none;
      z-index: 97;
   }
   .newitem_bottom_fixed2 {
      position: fixed;
      bottom: 0;
      left: 0;
      width: 100%;
   }
   .newitem_bottom_fixed2 .item_name {
      margin-left: 0;
   }
   .newitem_bottom_fixed2 li:first-child {
      width: 70%;
   }
   .newitem_bottom_fixed2 li:last-child {
      width: 30%;
   }
   .newitem_bottom_fixed2 .item_name_text {
      font-size: 26px;
   }
   .newitem_bottom_fixed2 .item_name_text_sub {
      font-size: 16px;
   }
   .newitem_bottom_fixed3 {
      display: none;
      padding: 0;
   }
   .newitem_bottom_fixed3 .buy_opt_btn {
      padding-bottom: 0;
      padding-top: 40px;
      bottom: 15px;
   }
   .newitem_bottom_fixed3 .buy_yet_desc {
      display: none;
   }
   .newitem_bottom_fixed3 .buy_yet_desc2 {
      position: relative;
      bottom: 15px;
      padding: 0 10px;
   }
   .newitem_info_ul2 li:nth-child(1) {
      width: 20%;
   }
   .newitem_info_ul2 li:nth-child(2) {
      width: 80%;
   }
   .scroll-down {
      top: -25%;
   }
   .newitem_select .select_title {
      width: 45%;
   }
   .newitem_popup_div {
      top: 20%;
   }
   .final_total {
      width: 100%;
   }
   .final_calc {
      width: 100%;
      margin-top: 10px;
   }
   .tab_cont_area {
      overflow: visible;
   }
   .newitem_info_ul li {
      width: 100%;
   }
   .newitem_info_ul li span:nth-child(1) {
      width: 20%;
   }
   .newitem_info_ul li span:nth-child(2) {
      width: 80%;
   }
   .newitem_info_ul3 {
      flex-direction: column;
      height: 100%;
   }
   .newitem_info_ul3 li {
      padding-bottom: 6.25%;
   }
   .newitem_info_ul3 li iframe {
      position: absolute;
   }
   .youtube-icon {
      width: 100px;
      height: auto;
   }
   .newitem_total_price {
      margin-top: 0;
      margin-bottom: 20px;
   }
   .newitem_popup_bg {
      left: 0;
      width: 100%;
   }
   .sns_popup_bg {
      left: 0;
      width: 100%;
   }
   .newitem_newinfo_ul.options {
      height: auto;
   }
   .newitem_newinfo_ul {
      height: 70px;
   }
   .newitem_newinfo_ul li p {
      flex-direction: column;
      align-items: center;
      gap: 5px;
   }
   .dropdown-options {
      max-height: 250px;
   }
   .newfinal_calc {
      flex-direction: column;
      align-items: center;
   }
   .newfinal_calc div {
      width: 100%;
   }
   .gallery-thumbs .swiper-wrapper {
      height: 80px !important;
      justify-content: normal;
   }
}
@media (min-width: 1980px) {
   .inner {
      max-width: 1600px;
   }
   .newitem_left {
      width: 1100px;
   }
   .newitem_right {
      right: calc((100% - 1600px) / 2);
   }
}
