@charset "utf-8";

@media screen and (max-width:850px) {
    * {
        -webkit-tap-highlight-color: transparent;
    }

    #wrap {
        overflow-x: hidden;
    }

    .content {
        padding: 20px 0 60px;
    }

    .content::before {
        top: 0;
        right: 20px;
        width: 102px;
        height: 113px;
        background: url(../images/bg_Shape2.png) no-repeat center/100%;
    }

    .gnb {
        padding: 0 20px;
        margin-bottom: 74px;
    }

    .mMod1 {
        width: 50px;
        height: 50px;
        margin-right: 10px;
    }

    .mMod0 span {
        font-size: 20px;
    }

    .background {
        width: 80%;
        padding-top: 80%;
        height: 0;
        margin-bottom: 20px;
    }

    .background::before {
        top: 5%;
        left: 52%;
        width: 100%;
        height: 100%;
    }

    .mMod3 {
        padding: 0 20px;
        margin-bottom: 20px;
    }

    .mMod3 h2 {
        font-size: 20px;
        margin-bottom: 5px;
    }

    .mMod3 .txt {
        font-size: 16px;
    }

    .mMod6 {
        padding: 0 20px;
    }

    .tel {
        font-size: 20px;
        height: 50px;
        line-height: 50px;
        margin-bottom: 10px;
    }

    .tel::before {
        width: 18px;
        height: 18px;
        vertical-align: -1px;
        margin-right: 10px;
    }

    .mMod6 {
        margin-bottom: 60px;
    }

    .mMod6 .txt {
        font-size: 16px;
    }

    .btnbx .btn_sms {
        display: inline-block;
        margin-right: 10px;
    }

    .btnbx a {
        width: 50px;
        height: 50px;
    }

    .section_txt {
        margin-bottom: 30px;
    }

    .section_txt .yellowbar {
        height: 8px;
    }

    .section_txt span {
        font-size: 25px;
        margin: 0 35px;
    }

    .mMod4 {
        margin-bottom: 60px;
    }

    .mMod4 .swiper-slide {
        padding: 0 20px;
        margin-bottom: 30px;
    }

    .mMod4 .swiper-slide+.swiper-slide {
        padding-top: 30px;
    }

    .mMod4 .tit {
        font-size: 20px;
        margin-bottom: 5px;
    }

    .mMod4 .txt {
        font-size: 16px;
    }

    .mMod9 {
        margin-bottom: 60px;
    }

    .mMod9 .swiper-slide {
        padding: 0 20px;
        box-sizing: border-box;
    }

    .mMod9 .swiper-slide img {
        height: 250px;
        border-radius: 30px;
    }

    .swiper-button-next,
    .swiper-button-prev {
        width: 40px;
        height: 40px;
    }

    .mMod9 .swiper-slide p {
        margin-top: 10px;
        font-size: 15px;
    }

    .mMod8 {
        margin-bottom: 60px;
    }

    .iframebx {
        height: 0;
        width: 90%;
        padding-top: 50%;
        border-radius: 30px;
    }

    .mMod5 {
        margin-bottom: 60px;
    }

    .gMap {
        width: 90%;
        height: 300px;
        border-radius: 30px;
        margin-bottom: 20px;
    }

    .navi {
        height: 50px;
        line-height: 50px;
        font-size: 16px;
        background-size: 14px 18px;
    }

    .ti {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .tx {
        font-size: 15px;
    }

    .mMod10 {
        margin-bottom: 15px;
    }

    .mMod7 {
        margin-bottom: 60px;
    }

    .mMod7 a+a {
        margin-top: 15px;
    }

    .mMod10,
    .mMod7 {
        padding: 0 20px;
    }

    .mMod10 a,
    .mMod7 a {
        height: 60px;
        line-height: 56px;
        font-size: 16px;
        padding: 0 50px 0 30px;
    }

    .mMod10 a::before,
    .mMod7 a::before {
        width: 10px;
        height: 10px;
        margin-right: 15px;
        vertical-align: 1px;
    }

    .mMod10 a::after {
        width: 20px;
        height: 20px;
        right: 30px;
    }

    .mMod7 a::after {
        width: 20px;
        height: 20px;
        right: 30px;
    }

    .mMod11 {
        display: none;
    }

    #qr {
        margin: 20px auto;
    }

    #qr img {
        width: 60%;
    }

    .guideTxt {
        font-size: 16px;
    }

    .save {
        margin-top: 20px;
        font-size: 15px;
        padding: 15px 53px 15px 30px;
    }

    .save::after {
        right: 30px;
        width: 23px;
        height: 23px;
    }

    .lMod9 .btn_close,
    .qrpopup .btn_close {
        top: 20px;
        right: 20px;
        width: 30px;
        height: 30px;
    }

    .qrbx .mMod0 {
        margin-top: 20px;
    }
}