@charset "utf-8";

@media only screen and (max-width:1366px) {

    .forWeb {
        display: none !important;
    }

    .forMobile {
        display: block !important;
    }

    .btnbx.forWeb,
    .mag.forWeb,
    .map_section_txt.forWeb,
    .btn_close.forWeb {
        display: none !important;
    }

    .btnbx.forMobile,
    .mag.forMobile,
    .map_section_txt.forMobile,
    .btn_close.forMobile {
        display: block !important;
    }

    * {
        -webkit-tap-highlight-color: transparent;
    }

    html,
    body {
        overflow-x: hidden;
        overflow-y: auto;
    }

    body {
        -webkit-overflow-scrolling: touch;
    }

    body.on {
        -webkit-overflow-scrolling: auto;
    }

    ::-webkit-scrollbar {
        width: 0px;
    }

    #wrap {
        min-width: unset;
        height: 100%;

        /* 반응형 원페이지 스크롤 막기 */
        overflow-x: hidden;
        overflow-y: auto;
    }

    .content {
        height: auto;
    }

    .gnb {
        height: 65px;
        position: sticky;
        position: -webkit-sticky;
        top: 0;

    }

    .gnb.on {
        display: none;
    }

    .openMenu .gnb {
        display: flex;
        position: fixed;
    }


    .mMod1 {
        width: 45px;
        height: 45px;
    }

    .open {
        font-size: 16px;
    }

    .open::after {
        width: 17px;
        height: 9px;
    }

    .mMod2 {
        height: calc(100% - 50px);
    }

    .scrollDown {
        display: none;
    }

    .background {
        background-position: center 30%;
    }

    .maintitle {
        width: calc(100% - 25px);
        left: 50%;
        top: calc(100% - 80px);
        bottom: auto;
        transform: translateX(-50%);
        background-image: linear-gradient(to bottom, #fbfaf6 80%, #f5f2eb 100%);
        z-index: 999;
    }

    .mMod0 {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .mMod3 {
        margin-top: 50px;
        margin-bottom: 30px;
    }

    .mMod3 h2 {
        width: auto;
        font-size: 25px;
    }

    .mMod3 .txt {
        font-size: 14px;
    }



    .mMod4 {
        display: flex;
        position: relative;
        width: 100%;
        height: auto;
        padding: 0 25px;
        padding-bottom: 120px;
        box-sizing: border-box;
        flex-direction: column;
        align-items: center;
    }

    .mMod4 .txt {
        font-size: 14px;
    }

    .mMod4 .btnbx {
        width: 100%;
    }

    .btnsbx {
        position: unset;
        width: 100%;
        top: auto;
        left: auto;
        transform: none;
    }

    .mMod4 .swiper-container {
        width: 100%;
        height: auto;
        margin-top: 50px;
    }

    .mMod4 .swiper-slide {
        padding: unset;
        max-height: unset;
    }


    .swiper-scrollbar {
        width: 90%;
    }


    .mMod9 {
        position: relative;
        display: flex;
        width: 100%;
        height: auto;
        padding: 0 25px;
        padding-top: 50px;
        padding-bottom: 120px;
        box-sizing: border-box;
        flex-direction: column;
        align-items: center;
    }

    .mMod9 .btnbx {
        width: 100%;
    }

    .mMod9 .swiper-container {
        width: 100%;
        margin-top: 50px;
        height: 0px;
        padding-top: 91.5%;
    }

    .mMod9 .swiper-wrapper {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }

    .mMod9 .swiper-scrollbar {
        left: auto;
    }

    .mag {
        width: 55%;
        height: 50px;
        line-height: 50px;
        left: 15px;
        bottom: 134px;
    }

    .mag::after {
        font-size: 20px;
    }

    .mMod8 {
        display: flex;
        height: auto;
        flex-direction: column;
        align-items: center;
        padding: 0 25px;
        padding-top: 50px;
        padding-bottom: 50px;
        box-sizing: border-box;
    }

    .youtube_section_txt {
        position: static;
        top: unset;
        left: unset;
        transform: none;
    }

    .iframebx {
        position: relative;
        top: unset;
        left: unset;
        transform: none;
        width: 100%;
        padding-top: 56.66%;
    }

    .mMod5 {
        height: auto;
        padding: 0 25px;
        padding-top: 50px;
        padding-bottom: 50px;
        box-sizing: border-box;
    }

    .pbx {
        height: auto;
        padding: unset;
        flex-direction: column;
    }

    .gMap {
        position: relative;
        width: 100%;
        height: 300px;
        margin-bottom: 30px;
    }

    .map {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }

    .txtbx {
        width: 100%;
        padding: unset;
    }

    .map_section_txt {
        margin-bottom: 30px;
    }

    .mMod5 .ti span {
        margin-bottom: 30px;
        font-size: 14px;
    }

    .mMod5 .t {
        font-size: 25px;
    }

    .mMod5 .txt {
        font-size: 14px;
    }

    .navi {
        width: 100%;
        min-width: unset;
        height: 66px;
        line-height: 66px;
        font-size: 14px;
        padding-left: 5%;

    }

    .navi::before {
        content: url(../images/ico_mod5.png);
        margin-right: 20px;
        vertical-align: middle;
    }

    .navi::after {
        display: none;
    }

    .flex {
        display: flex;
        height: auto;
        padding: 0 25px;
        padding-top: 50px;
        padding-bottom: 50px;
        align-items: center;
        flex-direction: column;
    }

    .flex .mMod0 {
        width: 100%;
        font-size: 25px;
        margin-bottom: 50px;
        padding-bottom: 50px;
    }

    .flex .mMod0::after {
        border-right: none;
        border-bottom: 1px solid #fff;
        width: 100%;
        top: unset;
        right: unset;
        height: auto;
        bottom: 0;
        left: 0;
    }

    .flex .rbx {
        width: 100%;
        padding-left: unset;
    }

    .flex .contact_section_txt {
        margin-bottom: 30px;
    }

    .tel,
    .btn_QR {
        width: calc(100% - 5%);
        min-width: unset;
        padding-left: 5%;
    }

    .mMod11 a {
        width: 50px;
        height: 50px;
    }

    .mMod11 a+a {
        margin-left: 10px;
    }

    .sns_section_txt {
        margin-bottom: 30px;
    }

    .lMod9 {
        min-width: unset;
        box-sizing: border-box;
    }

    .lMod9 .swiper-container {
        width: 100%;
        height: 100%;
        position: unset;
        transform: none;
    }

    .lMod9 .swiper-slide {
        max-height: 100vh;
        line-height: 100vh;
    }


    .lMod9 .swiper-slide::-webkit-scrollbar {
        width: 8px;
    }

    ::-webkit-scrollbar-thumb {
        background: #dfd1a0;
    }

    ::-webkit-scrollbar-track {
        background: #afafaf;
    }

    .btn_close {
        top: 20px;
        right: 20px;
        z-index: 99999;
        background-color: #fff;
        border-radius: 50%;
        padding: 20px;
        box-sizing: border-box;
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }

    .openMenu {
        flex-direction: column;
        height: 100%;
        overflow-y: auto;
        align-items: center;
        bottom: auto;
        padding-top: 50px;
        padding-bottom: 100px;

    }

    .openTitle {
        width: 90%;
        height: auto;
        padding: 0 25px;
        box-sizing: border-box;
        position: relative;

        margin-bottom: 50px;
    }

    .openTitle .mMod0 {
        margin-top: 50px;
    }

    .openTitle .mMod3 {
        margin-top: 40px;
    }

    .openTitle .mMod3 .txt {
        width: 50%;
        margin: 0 auto;
        margin-top: 20px;
    }

    .openTitle::after {
        border-right: none;
        border-bottom: 1px solid #000;
        width: 100%;
        height: unset;
        top: unset;
        right: unset;
        bottom: 0;
        left: 0px;
    }

    .openRbx {
        width: 94%;
        padding-left: unset;
        padding: 0 25px;
    }

    .openRbx a {
        width: 95%;
        min-width: unset;
        font-size: 14px;
    }

    footer .tel::after {
        display: none;
    }

    .openMenu .tel::after,
    .openMenu .btn_QR::after {
        right: 5%;
    }

    footer .tel::before {
        content: url(../images/white_arrow.png);
        margin-right: 20px;
        vertical-align: middle;
    }

    .mMod7 a {
        font-size: 14px;
        padding-left: 5%;
    }

    .mMod10 a {
        font-size: 14px;
        padding-left: 5%;
    }

    .mMod7 a:first-of-type {
        background-color: unset;
        color: #000;
    }

    footer .mMod7 a::after,
    footer .mMod10 a::after {
        display: none;
        right: 5%;
    }

    .openMenu .mMod7 a::after,
    .openMenu .mMod10 a::after {
        right: 5%;
    }


    .mMod7 a:first-of-type::after {
        content: url(../images/arrow_right_black.png);
    }

    .openRbx .linetxt::before {
        content: '';
        background-image: url(../images/openmenu.png);
        display: inline-block;
        width: 10px;
        height: 10px;
        margin-right: 15px;
        background-repeat: no-repeat;
        background-size: 100%;
    }


    .mMod11 {
        display: none;
    }


    .lbx {
        position: unset;
        transform: none;
    }





    .mSky {
        top: auto;
        bottom: 30px;
        transform: none;
    }

    .mSky .ls+.forMobile,
    .mSky .ls+.ls {
        margin: 0 0 8px;
    }

    .mSky .forWeb {
        display: none;
    }

    .mSky .forMobile {
        position: relative;
    }

    .mSky .ico {
        background-image: url(../../common/images/ico_kakaotalk_m.png);
        background-size: auto 55px;
        width: 55px;
        height: 55px;
    }

    .mSky .iSns .ico {
        background-image: url(../../common/images/ico_sns_m.png);
        background-position: 50% 50%;
        background-size: auto 18px;
        background-color: #5c47fd;
        border-radius: 50%;
    }

    .mSky .iAlarm .ico {
        background: none;
        text-indent: 0;
        background-color: rgba(0, 0, 0, 0.21);
        font-size: 12px;
        color: #fff;
        margin: 12px -5px;
        padding: 2px 5px;
        height: auto;
        text-align: center;
    }

    .lSky {
        display: none;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 10;
    }

    .lSky a {
        display: block;
        background: url(../../common/images/ico_facebook_m.png) 0 0 no-repeat;
        background-size: auto 55px;
        text-indent: -9999px;
        font-size: 0;
        margin: 0 0 10px;
        width: 55px;
        height: 55px;
    }

    .lSky a.twitter {
        background-image: url(../../common/images/ico_twitter_m.png);
    }

    .lSky a.instagram {
        background-image: url(../../common/images/ico_instagram_m.png);
    }

    .lSky a.youtube {
        background-image: url(../../common/images/ico_youtube_m.png);
    }

    .lSky a.close {
        background-image: url(../../common/images/ico_sns_close_m.png);
        background-position: 50% 50%;
        background-size: auto 14px;
        background-color: #f45897;
        border-radius: 50%;
        margin-bottom: 0;
    }

    .qrpopup {
        top: 0;
        left: 0;
        transform: none;
        width: 100%;
        height: 100%;
        border-radius: 0;
    }

    .qrbx {
        width: 70%;
        padding: 20px 0;
        box-sizing: border-box;
        max-height: 100%;
    }

    .qrbx .mMod3 h2 {
        font-size: 25px;
    }

    .qrbx .mMod3::after {
        display: none;
    }

    .close2 {
        top: 30px;
        left: auto;
        right: 30px;
        transform: none;
        width: 40px;
        height: 40px;
    }
}

@media only screen and (max-width:320px) {
    .gnb {
        height: 50px;
    }

    .mMod1 {
        width: 35px;
        height: 35px;
    }
}



@media only screen and (max-width:280px) {
    .mMod11 a {
        width: 40px;
        height: 40px;
    }

    .mMod11 a+a {
        margin-left: 3px;
    }
}