@charset "utf-8";

@media screen and (max-width:850px) {

    * {
        -webkit-tap-highlight-color: transparent;
    }

    #wrap {
        overflow-x: hidden;
    }

    .bgTop {
        position: relative;
        width: 250%;
        right: 72%;
        margin-bottom: 20px;
    }

    .mMod0 span {
        font-size: 20px;
    }

    .content {
        padding-left: 20px;
        padding-right: 20px;
    }

    .background {
        margin-bottom: 30px;
    }

    .happy {
        width: 100%;
    }

    .bgdeco {
        width: 40%;
        top: 35vw;
    }

    .imgbx {
        width: 100%;
        height: 75vw;
        box-sizing: border-box;
    }

    .mMod3 {
        margin-bottom: 60px;
    }

    .mMod3 .txt {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .mMod3 h2 {
        font-size: 20px;
    }

    .section_txt {
        width: 100%;
        font-size: 4vw;
        height: 54px;
        line-height: 59px;
        margin-bottom: 30px;
    }

    .mMod4 .tit {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .mMod4 .txt {
        font-size: 16px;
    }

    .swiper-pagination {
        margin-top: 30px;
    }

    .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
        margin: 0 2px;
    }

    .mMod4,
    .mMod9,
    .mMod8,
    .mMod5 {
        margin-bottom: 60px;
    }

    .mMod9 .swiper-slide img {
        height: 250px;
    }

    .mMod9 .swiper-slide p {
        margin-top: 10px;
        font-size: 15px;
    }

    .iframebx {
        height: 0;
        padding-top: 56.66%;
    }

    .gMap {
        height: 250px;
        margin-bottom: 20px;
    }

    .navi {
        width: 50px;
        height: 50px;
        right: 15px;
        bottom: 15px;
    }

    .ti {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .tx {
        font-size: 16px;
    }

    .whiteBg .content {
        padding: 40px 20px;
    }

    .mMod1 {
        width: 80px;
        height: 80px;
        margin-bottom: 40px;
    }

    .mMod6 {
        margin-bottom: 40px;
    }

    .btnbx a {
        width: 50px;
        height: 50px;
        margin-bottom: 20px;
    }

    .btnbx a+a {
        margin-left: 5px;
    }

    .btnbx .btn_sms {
        display: inline-block;
    }

    .tel {
        font-size: 25px;
        margin-bottom: 10px;
    }

    .mMod6 .txt {
        font-size: 15px;
    }

    .mMod7 a,
    .mMod10 a {
        font-size: 16px;
        height: 60px;
        padding-left: 20px;
        padding-right: 60px;
    }

    .mMod7 a {
        border-width: 3px;
        line-height: 55px;
        margin-bottom: 10px;
    }

    .mMod7 a::after {
        right: 30px;
        width: 30px;
        height: 11px;
    }

    .mMod10 a {
        line-height: 60px;
    }

    .mMod10 a::after {
        right: 30px;
        width: 30px;
        height: 30px;
    }

    .mMod11 {
        display: none;
    }

    .bgBottom {
        position: relative;
        padding-top: 10px;
        box-sizing: border-box;
        left: -75%;
        width: 250%;
    }

    #qr {
        margin: 20px auto;
    }

    #qr img {
        width: 80%;
    }

    .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;
    }
}