@charset "utf-8";

@media screen and (max-width:850px) {
    * {
        -webkit-tap-highlight-color: transparent;
    }

    #wrap {
        overflow-x: hidden;
    }

    .main {
        padding: 85px 20px;
    }

    .mMod0 {
        margin-bottom: 30px;
    }

    .mMod0 h2 {
        font-size: 20px;
    }

    .mMod2 {
        position: relative;
        margin: 0 auto;
        width: 100%;
        height: 0;
        padding-top: 100%;
    }

    .background {
        position: absolute;
        top: 5%;
        left: 50%;
        transform: translateX(-50%);
        width: 70%;
        height: 0;
        padding-top: 70%;
        box-sizing: border-box;
    }

    .mMod3 span {
        font-size: 20px;
        padding: 10px 30px;
        margin-bottom: 10px;
    }

    .mMod3 .txt {
        font-size: 16px;
    }

    .paddingbx {
        padding: 0 20px;
    }

    .mMod4,
    .mMod9,
    .mMod8,
    .mMod5 {
        margin-bottom: 50px;
    }

    .mMod4 .tit {
        font-size: 20px;
        padding-top: 10px;
        margin-bottom: 10px;
    }

    .mMod4 .swiper-slide::after {
        width: 60px;
        height: 34px;
    }

    .mMod4 .txt {
        font-size: 16px;
    }

    .mMod4 .swiper-slide+.swiper-slide {
        margin-top: 30px;
    }

    .mMod9 .swiper-slide img {
        height: 250px;
    }

    .mMod9 .swiper-slide p {
        margin-top: 10px;
        font-size: 15px;
    }

    .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
        margin: 0 2px;
        margin-top: 30px;
    }

    .iframebx {
        height: 0;
        padding: 27.66%;
        box-sizing: border-box;
    }


    .gMap {
        height: 250px;
        margin-bottom: 20px;
    }

    .navi {
        right: 10px;
        bottom: 10px;
        width: 50px;
        height: 50px;
    }

    .ti {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .tx {
        font-size: 15px;
    }

    .mMod7 {
        margin-bottom: 10px;
    }

    .mMod7 a,
    .mMod10 a {
        height: 50px;
        line-height: 50px;
        font-size: 16px;
        padding-left: 30px;
        padding-right: 60px;
    }

    .mMod7 a::before {
        left: -15px;
        width: 45px;
        height: 47px;
    }

    .mMod7 a::after {
        right: 30px;
        width: 30px;
        height: 12px;
    }

    .mMod7 a+a {
        margin-top: 10px;
    }

    .mMod10 {
        margin-bottom: 40px;
    }

    .mMod10 a::after {
        right: 30px;
        width: 30px;
        height: 30px;
    }

    footer {
        padding: 60px 20px 120px;
    }

    .contact {
        padding: 40px 20px 0;
    }

    .mod1bx {
        margin-bottom: 40px;
    }

    .mMod1 {
        width: 60px;
        height: 60px;
    }

    .btnbx {
        margin-bottom: 20px;
    }

    .btnbx a {
        width: 50px;
        height: 50px;
    }

    .btnbx a+a {
        margin-left: 10px;
    }

    .btnbx .btn_sms {
        display: inline-block;
    }

    .tel {
        font-size: 25px;
        margin-bottom: 20px;
    }

    .mMod6 .txt {
        font-size: 16px;
    }

    .mMod11 {
        display: none;
    }

    footer::before {
        top: 10px;
        right: 45px;
        width: 41px;
        height: 48px;
    }

    #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;
    }
}