@charset "utf-8";
@media screen and (max-width: 830px) {
.hamburger{
    display: block !important;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden;

}
.w70{
    max-width: 24px;
}
.cta{
     max-width: 100%;
}
h1,h2{
    text-align: center;
}
 .logo{
    display: block;
    margin: auto;
    width: 80%;
}
.na{
    display: none !important;
}
 .tel{
    text-align: center;
    margin-top: -40px !important;
}
.sns{
    display: block !important;
    margin-left: 30px !important;
    margin-top: -40px !important;
}
.ul{
    margin-left: -20px !important;
}
.li{
    font-size: 1.4em;
}
h3{
    font-size: 1.8rem !important;
}
section li{
    font-size: 1.4rem !important;
    margin: 0px !important;
    padding: 0;
    margin-left: -1em;
    }
p{
    font-size: 1.1rem !important;
}
section dl{
    margin-left: 0.4rem !important;
}
section dt{
    font-size: 1.2rem !important;
    margin: 0px !important;
    padding-left: 0rem !important;

}
section dd{
    font-size: 1.0rem !important;
 

}
hr{
    display: none;
}
#sector2 {
    margin-top: 30px;
}

.w30-2{
    max-width: 25px;
}
#bottom{
    height: 11em;
}
.bl{
    margin-top: 0px;
}
#sector4 dd{
    padding-left: 10px;
    margin-bottom: 3em;
}
}
