@media (min-width:0px) and (max-width:500px){
    .sec1 .innertop{padding-top: 5rem;}
    .sec1 .innerbottom{padding-bottom: 5rem;}
    .modu_tit{font-size: 9vw;}
    .con3 .modu_tit {font-size: 9vw;}
    p {font-size: 4.5vw;}
    *.m50 { margin-bottom: 2rem;}
    *.m30 { margin-bottom: 1rem;}
    .shop_wrap {
        aspect-ratio: auto;
        height: 430px;
    }
    .right_slider{height: 60%;width: 90%;}
    .shop_txt_wrap {width: 90%;}
    .s1_wrap {
        margin-bottom: 40px;
    }
    .s1_wrap .map_wrap .icon {
        width: 2rem;
        height: 3.5rem;
    }
    .s1_wrap .map_wrap .icon:hover, .s1_wrap .map_wrap .icon.on{
        width: 4rem;
        height: 6rem;
    }
    .shop_wrap .a_shop {
        gap: 1rem;
        margin-top: 1.5rem;
    }
    .shop_txt_wrap li {
        padding: 2rem 1rem;
    }
    .shop_txt_wrap .clinic_logo {
        height: auto;
    }
    .shop_a {
        font-size: 4.5vw;
    }
    .shop_wrap .a_shop a {
        padding: 3px 10px;
    }
    .shop_wrap .a_shop a {
        font-size: 15px;
    }
    .sec1 .modu_tit + p{margin-bottom: 4rem;}
    .s1_tab li {font-size: 4vw;}
    .con2_txt .modu_tit i{font-size: 7vw;}
    .con3_left{gap: 3rem;}
    .con3_txtwrap {
        margin-bottom: 2rem;
    }
    .navi_wrap {
        bottom: 10px;
    }
    .c4_box{
        aspect-ratio: 1/1;
    }
    .con4 .txt_bg {
        top: 90px;
    }
    .con4 .txt_bg {
        font-size: 5vh;
    }
    .c4_bottom{height: 200px;}
    .c4_tit {
        font-size: 10vw;
        margin: 0.5rem 0 2rem;
    }
    .c4_txt i {
        font-size: 4.5vw;
    }
    .c4_txt em {
        font-size: 4.8vw;
    }
    .deco_kes{display: none;}
    
    .inquiry_p{
        font-size: 4vw;
    }
    .form_group{
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }
    .form_group.chk_group label {
        font-size: 4vw;
    }
    .submit_btn{font-size: 22px;}

}
@media (min-width:0px) and (max-width:360px){

}
