
.main-container {
    width: 100%;
    max-width: 1024px;
    height: 100%;
    position: relative;
    background: white
}

.main-header {
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(1.5px);
    width: 100%;
    height: 100%;
    padding-top: 20px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: inline-flex;
    max-width: 1024px;
}

.main-header ul {
    width: 100%;
}

.main-header ul li a {
    color: #BFBFBF !important;
    font-weight: 700 !important;
    text-align: left;
    font-size: 16px !important;
    display: block;
    line-height: 60px;
    padding-left: 20px;
}

.main-header ul li a.on {
    color: black !important;
}

.simply-scroll {
    width: 100%;
    max-width: 1024px;
    overflow-x: hidden;
}

.brand_wrap .simply-scroll {
    height: 65px;
}

.brand_wrap .simply-scroll-clip {
    height: 65px;
}

.simply-scroll-clip {
    /*width: 100% !important;*/
    overflow-x: hidden;
}

.simply-scroll-list {
    overflow-x: hidden;
}

.swiper-wrapper {
}

.main-header .header-wrapper {
    align-self: stretch;
    padding-left: 20px;
    padding-right: 20px;
    justify-content: space-between;
    align-items: center;
    display: inline-flex
}

.main-footer {
    width: 100%;
    background: #212121;
}

.footer {
    border: none;
}

.main-footer .footer-wrapper {

}

.main-footer .footer-wrapper .modal-div {
    width: 100%;
    height: 50px;
    padding: 16px;
    background: #212121;
    border-bottom: 1px #2F2F2F solid;
    justify-content: flex-start;
    align-items: center;
    gap: 12px;
    display: flex;
}

.main-footer .footer-wrapper .modal-div span {
    color: white;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    word-wrap: break-word;
}

.main-footer .footer-wrapper .info-div {
    padding: 32px 16px;
    background: #212121;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 16px;
    display: flex;
}

.info-div .info-txt-header {
    color: #9D9D9D;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    word-wrap: break-word;
}

.info-div .info-txt2 {
    align-self: stretch;
    color: white;
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    word-wrap: break-word
}

.info-div .info-txt {
    color: white;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    word-wrap: break-word;
}

.content {
    height: fit-content;
    display: flex;
    justify-content: center;
}

.content .content-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 125px;
    display: inline-flex;
    width: 100%;
}

.content .video {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
    margin-bottom: 70px;
}

.content .weink-benefit-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 30px;
    display: flex;
    width: 100%;
}

.intro-txt-wrapper {
    align-self: stretch;
    padding-left: 20px;
    padding-right: 20px;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
    display: inline-flex;
}

.intro-txt-header {
    color: black;
    font-size: 26px;
    font-weight: 700;
    word-wrap: break-word;
    line-height: 32px;
    font-family: Pretendard;
}

.intro-txt {
    color: #838383;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    word-wrap: break-word;
}

.content .content-save-wrap {
    padding-top: 100px;
    padding-bottom: 70px;
    background: #F5F5F5;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 30px;
    display: flex;
    width: 100%;
}

.content .red-div {
    padding-top: 70px;
    padding-bottom: 70px;
    background: #FF5F00;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 50px;
    display: flex;
    width: 100%;
    margin-bottom: 70px;
}

.div-w100 {
    width: 100%;
    max-width: 1024px;
}

.div-form-intro {
    align-self: stretch;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
}

.div-txt {
    color: #383838;
    font-size: 16px;
    font-weight: 400;
    word-wrap: break-word;
    font-family: Pretendard;
}

.span-txt {
    color: black;
    font-size: 18px;
    font-weight: 700;
    word-wrap: break-word;
    font-family: Pretendard;
}

.shop_tab {
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 6px;
    padding-bottom: 6px;
    justify-content: center;
    align-items: center;
    display: flex;
}

.shop_tab.on {
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 6px;
    padding-bottom: 6px;
    background: white;
    border-radius: 17px;
    justify-content: center;
    align-items: center;
    display: flex
}

.shop_tab.on div {
    color: #383838 !important;
}

.shop_tab div {
    color: white !important;
}

.category {

}

.brand_wrap .simply-scroll .simply-scroll-list li {
    width: 30%;
    /*height: 300px !important;*/
}

.category .swiper-img {
    width: 170px;
}

.category .swiper-container {
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
}

.category .swiper-slide {
    max-width: 170px;
    object-fit: cover;
}

.image-container {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    align-content: flex-end;
    gap: 10px;
    height: 100%;
}

.footprint-div {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 6px;
    display: inline-flex;
    position: relative;
}

.footprint-div .footprint-txt {
    text-align: center;
    color: black;
    font-size: 12px;
    font-family: Pretendard;
    font-weight: 500;
    word-wrap: break-word;
}

.footprint-img {
    position: absolute;
    width: 155px;
    z-index: 5;
    /* 다른 위치에 조절하려면 top, left 값을 조절하세요 */
}

.footprint-column {
    width: 30px;
    background: #D9D9D9;
    border-radius: 6px
}

.weinc-roller-text {
    margin-top: 5px;
    color: #383838;
    font-size: 17px;
    font-family: Pretendard;
    font-weight: 700;
    word-wrap: break-word;
}

.weinc-partner .simply-scroll .simply-scroll-list li {
    width: 145px;
    height: 135px !important;
}

.weinc-partner .roller .item-wrap {
    width: 135px;
    height: 135px;
    padding: 20px;
    background: #F5F5F5;
    border-radius: 20px;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    display: inline-flex;
}

.weinc-partner .roller .item-wrap .image-wrap {
    width: 80px;
    height: 30px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: flex
}

.weinc-partner .roller .item-wrap .image-wrap img {
    align-self: stretch;
    flex: 1 1 0
}

.receipt-container {
    width: 90%;
    padding-top: 20px;
    padding-bottom: 20px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    display: inline-flex;
    background-image: url("../images/receipt.svg");
    background-repeat: repeat no-repeat; /* 이미지를 no-repeat으로 표시 */
}

.receipt-container .table-h-txt {
    text-align: center;
    color: #383838;
    font-size: 12px;
    font-family: Pretendard;
    font-weight: 700;
    line-height: 18px;
    word-wrap: break-word;
}

.receipt-container .table-black-txt {
    text-align: center;
    color: #383838;
    font-size: 12px;
    font-family: Pretendard;
    font-weight: 400;
    line-height: 18px;
    word-wrap: break-word;
}

.receipt-container .table-red-txt {
    text-align: center;
    color: #FF5F00;
    font-size: 12px;
    font-family: Pretendard;
    font-weight: 700;
    line-height: 18px;
    word-wrap: break-word;
}

.map-header {
    position: absolute;
    top: 240px;
    z-index: 5;
}

.map-footer {
    position: fixed;
    min-width: 320px;
    max-width: 1024px;
    width: 100%;
    top: 702px;
    z-index: 101;
    left: 50%; /* 왼쪽 위치를 화면 가로 중앙으로 이동 */
    transform: translateX(-50%); /* 요소의 절반만큼 왼쪽으로 이동 */
}

.map-footer span {
    color: white
}

.map-footer div {
    color: white
}

.map-footer .item-wrap {
    width: 100%;
    padding: 0 20px;
}

.map-marker {
    width: 100%;
    height: 100%;
    position: relative;
}

.map-marker .flag-wrapper {
    width: 24px;
    height: 24px;
    left: 0px;
    top: 15px;
    position: absolute;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: inline-flex;
}

.map-marker .more-wrapper {
    width: fit-content;
    height: 30px;
    padding: 8px;
    left: 24px;
    top: 0px;
    position: absolute;
    background: rgba(255, 255, 255, 0.90);
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    display: inline-flex;
    min-width: 40px;
}

.map-header .item.on {
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #FF5F00;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: inline-flex;
}

.map-header .item {
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: white;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: inline-flex;
}

.map-header .item.on .map-header-txt {
    color: white;
    font-size: 14px;
    font-family: Pretendard;
    font-weight: 700;
    word-wrap: break-word;
    line-height: 18px;
}

.map-header .item .map-header-txt {
    color: black;
    font-size: 14px;
    font-family: Pretendard;
    font-weight: 700;
    word-wrap: break-word;
    line-height: 18px;
}

.map-header .on_icon {
    width: 18px;
    height: 18px;
    position: relative;
}

.map-select {
    width: 100%;
    height: 100%;
    max-height: 40px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 8px;
    padding-bottom: 8px;
    background: white;
    border-radius: 6px;
    overflow: hidden;
    border: 1px #D9D9D9 solid;
    justify-content: space-between;
    align-items: center;
    color: black;
    display: inline-flex
}

.form-input {
    min-height: 40px;
    align-self: stretch;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 9px;
    padding-bottom: 9px;
    background: white;
    border-radius: 6px;
    overflow: hidden;
    border: 1px #D9D9D9 solid;
    justify-content: flex-end;
    align-items: center;
    display: flex;
}

.form-input::placeholder {
    color: #D9D9D9;
}

.warn-div {
    display: none;
    width: 100%;
    height: 100%;
    justify-content: flex-start;
    align-items: center;
    gap: 4px;
}

.checkbox {
    display: inline-block;
    position: relative;
    border-radius: 14px;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    border: 1px solid #dddddd;
    background: #fff;
}

.checkbox:checked {
    background: black;
}

.checkbox:checked::after {
    content: '';
    display: block;
    background: url('../images/ico-white-check.svg') center center no-repeat;
    width: 100%;
    height: 100%;
}

.footer_info {
    font-size: 13px;
    font-weight: 500;
    padding: 32px 0 0;
}

.footer_info .f02 {
    padding: 0;
}

.footer_info .f03 p {
    color: #9d9d9d;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
}

.footer_info .f02 p span {
    color: #9d9d9d;
    padding-right: 8px;
}

.footer_info .f05 {
    padding-top: 0;
    text-align: left;
}

.footer_info .f05 .copy {
    padding-top: 0;
    font-weight: 400;
    font-size: 10px;
    line-height: 16px;
}

.footer_info p strong {
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;
}

.footer_info p {
    text-align: left;
    color: #ffffff;
    padding-bottom: 16px;
    font-weight: 500;
    font-size: 13px;
    font-family: Pretendard;
}

.footer_utility ul li::after {
    display: none;
}

.multi-info-wrapper {
    width: 100%;
}

.multi-info-wrapper .swiper-container {
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
    width: 100%
}

.multi-info-wrapper .swiper-slide {
    width: calc(100% - 40px);
}

.contact-title-wrap {
    align-self: stretch;
    /*height: 96px;*/
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}

.comment-img {
    max-height: 90px;
    object-fit: contain;
}
