.mainbannermov video {
    width: 100%;
    height: auto;
}

.mainbannermov>video:nth-child(2) {
    display: none;
}


.text-center {
    text-align: center;
    margin-bottom: 70px
}


::selection {
    background-color: #ff3414;
    color: #fff;
}
.txtCon {
    max-width: 1400px;
    margin: 0 auto;
    padding: 20px 20px 50px 20px;
    clear: both
}

.txtCon .sub_title {
    margin: 110px 0 50px;
    padding: 0 0;
    text-align: center;
}

.txtCon .sub_title h2 {
    font-size: 40px;
    color: #000;
}

.txtCon .sub_title p {
    font-size: 16px;
    color: #555;
    padding-top: 10px;
    word-break: keep-all;
}

.txtboard {
    max-width: 1400px;
    margin: 0 auto;
    padding: 20px 20px 50px 20px;
    line-height: 1.75;
    letter-spacing: -0.02em;
    font-weight: 300;
    color: #444;
    clear: both
}


.sg_contact_box_wrap {
    width: 100%;
    position: fixed;
    bottom: 0px;
    z-index: 9999;
}

.sg_contact_box_wrap .contact_wrap {
    width: 100%;
    background-color: black;
    padding: 0px 0px 0px 80px;
    box-sizing: border-box;
}

.bt10style {
    display: flex;
    gap: 10px;
    align-items: center;
    flex-direction: row;
}

.contact_img img {
    width: 100%;
    height: auto;
    display: block;
}

.send_page {
    text-align: right;
    margin-left: auto;
}

.send_page button {
    height: 80px;
    padding: 0 30px;
    font-size: 36px;
    font-weight: bold;
    background-color: #19457E !important;
    border: none;
    cursor: pointer;
}

#x_message {
    position: absolute;
    width: 300px;
    border-radius: 10px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    top: 13px;
    left: 50%;
    margin-left: -150px;
    background-color: #FDD;
    border: 2px solid #C00;
    font-weight: 700;
    color: #666;
    z-index: 1000;
}

#x_loading {
    position: absolute;
    display: none;
    width: 200px;
    height: 200px;
    top: 50px;
    left: 50%;
    margin-left: -100px;
    z-index: 1;
    font-size: 100px;
    line-height: 200px;
}

#x_message.x-msg1 {
    background-color: #FDD;
}

#x_message.x-msg2 {
    background-color: #9C6;
    border: 2px solid #096;
}

.btnregister {
    position: relative;
    z-index: 1;
    min-width: 440px;
    height: 50px;
    border: 1px solid #ffffff;
    text-transform: uppercase;
    color: #ffffff;
    letter-spacing: 1px;
    border-radius: 0;
    line-height: 50px;
    padding: 0;
    background-color: #ffffff;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    font-size: 0.75rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.input_page input {
    height: 50px;
    font-size: 20px;
    color: #6e6e6e;
    padding-left: 5px;
    border: 1px solid #ddd;
    border-radius: 5px;
    width: 100%;
    max-width: 200px;
}

.optionbox {
    height: 54px;
    font-size: 20px;
    color: #6e6e6e;
    padding-left: 5px;
    border: 1px solid #ddd;
    border-radius: 5px;
    width: 100%;
    min-width: 200px;
}

.contact_img {
    margin-right: 10px;
}

.policy-open {
    min-width: 56px;
    text-align: center;
    background-color: white;
    font-size: 16px;
    color: black;
    padding: 5px;
    border-radius: 5px;

}

.checkboxpolicy {
    color: white;
    font-size: 20px;
}


.hide-scrollfix {
    opacity: 0;
}

.show-scrollfix {
    opacity: 1;
}

.popup-container {
    position: fixed;
    top: 57%;
    right: -158px;
    transform: translateY(-50%);
    padding-bottom: 20px;
    z-index: 9999;
    scale: 0.45;
}

.popup-container img {
    height: 633px;
    width: 579px;
    object-fit: none;

}

/*푸터*/
#footer {
    width: 100%;
    height: auto;
    background: #30343b;
    clear: both
}
/*푸터*/


/*기본*/
header {
    width: 100%;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 9999
}

header .logo {
    float: left;
    line-height: 56px
}

header .logo img {
    width: 80%
}

header .menu {
    float: right;
    padding-right: 20px
}

header b {
    display: inline-block;
    margin: 20px;
    padding: 6px 0;
    cursor: pointer;
    font-size: 15px;
    color: #fff
}

header b:hover {
    color: #fff
}

.scrolled header b {
    padding: 0
}

.sg_bodybanner_warp {
    width: 100%;
    padding: 0px 0;
    clear: both
}

.sg_bodybanner_warp .innerbodybanner2 {
    height: auto;
    background-image: url(../img/section02-bg_pc.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 150px 0px 150px 150px;
}

.sg_bodybanner_warp .innerbodybanner3 {
    display: flex;
    width: auto;
    justify-content: center;
}

.sg_bodybanner_warp .innerbodybanner4 {
    display: flex;
    width: auto;
    justify-content: center;
}

.sg_bodybanner_warp .innerbodybanner5 {
    display: flex;
    width: auto;
    justify-content: center;
    background-image: url(../img/section04-bg_pc.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.sg_bodybanner_warp .innerbodybanner6 {
    display: flex;
    width: auto;
    justify-content: center;
    background-image: url(../img/section05-bg_pc.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.sg_bodybanner_warp .innerbodybanner7 {
    display: flex;
    width: auto;
    justify-content: center;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.sg_bodybanner_warp .innerbodybanner8 {
    display: flex;
    width: auto;
    justify-content: center;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.sg_bodybanner_warp .innerbodybanner9 {
    display: flex;
    width: auto;
    justify-content: center;
    background-image: url(../img/section9-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.sg_bodybanner_warp .innerbodybanner10 {
    display: flex;
    width: auto;
    justify-content: center;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.sg_bodybanner_warp .base-image {
    width: 100%;
}

.e-con-inner {
    width: 100%;
    flex-wrap: var(--flex-wrap);
    justify-content: var(--justify-content);
    align-items: var(--align-items);
    align-content: var(--align-content);
    flex-basis: auto;
    flex-grow: 1;
    flex-shrink: 1;
    align-self: auto;
    gap: var(--gap);
    /*width: 1250px;*/
    max-width: var(--content-width);
    margin: 0 auto;
    padding-inline-start: 0;
    padding-inline-end: 0;
    height: 100%;
    animation-name: fadeInUp;
}

.meetcss {
    color: #ffffff;
    font-family: "Gmarket Sans", Sans-serif;
    font-size: 32px;
    font-weight: 400;
}

.subwrap-sec2 {
    max-width: 100%;
    margin-block-end: 0;
    min-width: 0;
}

.mapblock-inner {
    padding: 0px 0px 40px 0px;
    /*height: 100%;*/
}

.sectwotxt {
    color: #ffffff;
    font-family: "Gmarket Sans", Sans-serif;
    font-size: 78px;
    font-weight: 700;
    line-height: 1.2em;
    letter-spacing: -3px;
    padding: 0;
    margin: 0;
}

.gangcss {
    color: #ffffff;
    font-family: "Pretendard", Sans-serif;
    font-size: 43px;
    font-weight: 600;
    line-height: 56px;
}

.gangmob {
    display: none;
}
#smallslidebanner {
    background-image: url(../img/section11-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: grid;
    width: auto;
    justify-content: center;
    padding-top: 150px;
    padding-bottom: 150px;
}

.sliderouter {
    width: 100%;
    max-width: 1140px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}

.sliderinner {
    display: flex;
    transition: transform 0.5s ease-in-out;
}

.sliderinner img {
    width: 50%;
    object-fit: cover;
}


.txt-widget {
    max-width: 100%;
    margin-block-end: 0;
    min-width: 0;
}
.reviewcss {
    color: #19457E;
    line-height: 56px;
    font-family: "Gmarket Sans", Sans-serif;
    font-size: 50px;
    font-weight: 700;
    letter-spacing: -3px;
}
.reviewmob {
    display: none;
}

.textsmallbanner {
    text-align: center;
}

.firsttxt {
    padding: 0px 0px 40px 0px;
    height: 100%;
}

.sumbtxt {
    color: #000000;
    font-weight: 400;
    font-size: 40px;
    padding-top: 40px;
}
/* Footer styling */
footer {
    width: 100%;
    position: relative;
    background-color: #f1f1f1;
    color: #9999;
    padding: 20px 0;
    text-align: center;
    z-index: 1000;
    box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1);
}


footer img {
    max-width: 100%;
    align-self: center;
}

footer a {
    color: #000;
    font-weight: bold;
    font-size: 20px;
    text-decoration: none;
}

footer a:hover {
    text-decoration: underline;
}

/* Popup styling */
.popup {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1001;
    justify-content: center;
    align-items: center;
}

.popup-content {
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    width: 80%;
    max-width: 600px;
    text-align: left;
    overflow-y: auto;
    max-height: 80%;
}

.popup-content h3 {
    margin-top: 0;
}

.popup-content p {
    margin-bottom: 20px;
}

.popup-close {
    display: block;
    text-align: right;
    margin-bottom: 10px;
}

.popup-close a {
    text-decoration: none;
    color: #000;
    font-weight: bold;
    font-size: 20px;
}

.popup-close a:hover {
    color: #ff0000;
}

/* Popup scroll bar */
.popup-content::-webkit-scrollbar {
    width: 12px;
}

.popup-content::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.popup-content::-webkit-scrollbar-thumb {
    background-color: #888;
    border-radius: 10px;
    border: 3px solid #f1f1f1;
}

.popup-content::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.cus-footer {
    margin-right: 50px;
    min-width: 306px;
    align-self: center;
}

.footmob {
    display: none;
}

.outerfooter {
    padding: 0 50px;

}

.footertxt {
    font-size: 18px;
    justify-content: flex-start;
    align-items: center;
    max-width: 100%;
    height: auto;
    text-align: left;
}

.footerpcwrap {
    display: flex;
}

.polrightwrap {
    display: block;
}

.policy-cus {
    text-align: left;
}


.container-contact {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
    box-sizing: border-box;
}

.section-contact {
    text-align: center;
    margin-bottom: 20px;
}

.contactus {
    font-family: "Gmarket Sans", sans-serif;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 4px;
}

.contactus2 {
    color: rgb(25, 69, 126);
    font-family: "Gmarket Sans", sans-serif;
    font-size: 33px;
    font-weight: 700;
}


.mapbottom {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
}

.image-wrapper-contact {
    width: 100%;
    max-width: 556px;
    margin: 0 auto;
}

.image-wrapper-contact img {
    width: 100%;
    height: auto;
}

.contact-options {
    display: flex;
    justify-content: space-around;
    gap: 20px;
    margin-top: 20px;
}

.videoframes {
    width: 100%;
    height: auto;
    scale: 1;
    max-width: 800px;
}

/* Basic styles for the popup */
.videoPopup {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1000;
    width: 100%;
    text-align: center;
    height: auto;
}

/* Styles for the overlay-small-vid */
.overlay-small-vid {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    background-color: #00000099;
}

.overlay-small-vid,
.videoPopup-y {
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
}

.overlay-small-vid.show,
.videoPopup-y.show {
    opacity: 1;
}

.closeBtn {
    border-color: transparent;
    position: absolute;
    float: right;
    right: 10px;
    top: 2px;
    z-index: 99;
    background-color: transparent;
    font-size: 40px;
    color: #717171;
}

.mobileimg {
    display: none;
    width: 100%;
}

.twomoviewrap ul {
    display: flex;
    justify-content: center;
}

.botwrapper {
    background-color: #fff;
    padding: 10px;
}

.twomoviemainboxwrap {
    padding: 150px 0;
    justify-content: center;
    background-image: url(../img/section1-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.videoframes {
    width: 100%;
    height: auto;
    scale: 1;
    max-width: 800px;
}

/* Basic styles for the popup */
.videoPopup-y {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1000;
    width: 100%;
    max-width: 800px;
    text-align: center;
    height: auto;
}

/* Styles for the overlay-small-vid */
.overlay-small-vid {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
}

.moviecoverimg img {
    cursor: pointer;
    width: 100%;
}

.botwrapper a {
    font-size: 22px;
    margin: 0px 0 0px 0;
    text-align: left;
    display: block;
    color: #000;
    text-decoration: none;
}

.twomoviemainboxwrap h2 {
    max-width: 700px;
    margin: 0 auto;
    padding: 0 20px;
    text-align: center;
    font-size: 35px;
    letter-spacing: 3px;
    color: #000;
    line-height: 1.2;
    font-weight: 600;
    position: relative;
    display: block;
}

.twomoviemainboxwrap span {
    font-size: 18px;
    letter-spacing: 3px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 22px;
    color: #292c37;
    display: inline-block;
    position: relative;
}
.mapblock-inner .mapimg {
    width: 100%;
    max-width: fit-content;
}
@media screen and (max-width: 1735px) {
    .btnregister {
        min-width: 200px;
    }
}

@media screen and (max-width: 1600px) {
    header b {
        display: inline-block;
        margin: 20px 10px;
        padding: 6px 0;
        cursor: pointer;
        font-size: 15px;
        color: #fff;
    }
}
@media screen and (max-width: 1400px) {
    header b {
        display: inline-block;
        margin: 20px 5px;
        padding: 6px 0;
        cursor: pointer;
        font-size: 15px;
        color: #fff;
    }
    .optionbox {
        min-width: max-content;
    }
}
@media screen and (max-width: 1276px) {
    footer a {
        font-size: 18px;
    }

    .footertxt {
        font-size: 16px;
    }

    .outerfooter {
        padding: 0 15px;
        text-align: left;
    }
    header .menu {
        display: none
    }
    .bt10style {
        gap: 10px;
        padding-left: 15px;
    }

    .contact_img {
        text-align: center;
    }

    .sg_contact_box_wrap .contact_wrap {
        padding: 0px;
    }

    .input_page input,
    .txtarea_page select {
        font-size: 16px;
    }

    .checkboxpolicy {
        font-size: 16px;
    }

    .send_page button {
        height: 70px;
        font-size: 26px;
    }
}
@media screen and (max-width:1024px) {
    .mainbannermov>video:nth-child(1) {
        display: none;
    }

    .mainbannermov>video:nth-child(2) {
        display: block
    }
    .popup-container {
        right: -192px;
        scale: 0.33;
        top: 51%;
    }
}
@media screen and (max-width: 960px) {
    .footer {
        padding-top: 0
    }

    .footer ul li {
        width: 100%;
        margin-right: 0;
        margin-top: 2%
    }

    .footer ul li:last-child {
        margin-top: 2%
    }
}
@media screen and (max-width: 840px) {
    .meetcss {
        font-size: 23px;
    }

    .gnagpc {
        display: none;
    }

    .gangmob {
        display: contents;
    }

    .sg_bodybanner_warp .innerbodybanner2 {
        padding-left: 15px;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .footmob {
        display: block;
        text-align: left;
    }

    .footpc {
        display: none;
    }

    .footerpcwrap {
        display: block;
    }
    .sliderinner img {
        width: 100%;
    }

    .sliderouter {
        max-width: 540px;
    }

    .sumbtxt {
        font-size: 28px;
    }

    .reviewpc {
        display: none;
    }

    .reviewmob {
        display: contents;
    }

    .reviewcss {
        font-size: 34px;
        line-height: 40px;
    }

    #smallslidebanner {
        padding-top: 80px;
        padding-bottom: 80px;
        padding-left: 45px;
        padding-right: 45px;
    }
}
@media (max-width: 768px) {
    .mobileimg {
        display: block;
    }

    .sg_bodybanner_warp .base-image {
        display: none;
    }
    .send_page button {
        height: 80px;
        font-size: 14px;
    }

    .btnregister {
        min-width: auto;
    }

    .input_page input,
    .txtarea_page select {
        font-size: 14px;
    }
    .sectwotxt {
        font-size: 50px
    }

    .gangcss {
        font-size: 28px;
        line-height: 40px
    }
}
@media screen and (max-width: 640px) {
    .twomoviewrap ul {
        display: block;
    }
    .footer_in address {
        width: 100%
    }

    .footer_in .customer {
        width: 100%;
        border-left: 0;
        margin-left: 0;
        padding-left: 0
    }

    .foot_menu .fm {
        margin-bottom: 20px
    }

    .foot-banner>a {
        font-size: 18px;
        height: 100px
    }

    .foot-banner>a:after {
        background: url(../img/link.png) no-repeat 50% 50%/50% auto;
    }

    .foot-banner>a:first-child:after {
        margin: 0
    }

    .foot-banner>a:after {
        margin: 0
    }
    .contact_img {
        display: none;
    }

    .policy-open {
        font-size: 10px;
        min-width: 32px;
        padding: 3px;
    }

    .checkboxpolicy {
        position: absolute;
        bottom: 10px;
    }

    .input_page input {
        height: 40px;
    }

    .optionbox {
        height: 44px;
    }

    .bt10style {
        padding-left: 10px;
        align-items: flex-start;
    }

    .threewrap {
        padding-top: 5px;
    }

}
@media screen and (max-width: 450px) {
    .foot_menu .sns {
        float: left
    }

    .foot-banner>a {
        font-size: 18px;
    }
}
@media (min-width: 768px) {
    .mapbottom {
        grid-template-columns: 1fr 1fr;
    }

    .contact-options {
        flex-direction: row;
        align-items: center;
    }
}