@charset "UTF-8";
/* iPad (min-width:545px) and (max-width:768px) */

.nav_pc{
    display: none;
}
.Wrapper{
    padding: 72px 0 0 0;
}
nav{
    font-size: 1rem;
}

.nav-item:hover{
background-color: #f2edec;
}
section.faqArea .row{
    padding: 40px 10px;
}
section.faqArea h2 {
    width: calc(100% + 30px);
    margin: 0 -10px;
}
.tab_item{
    font-size: 0.7rem;
    line-height: 5rem;
}
section.faqArea label.labo-title {
    line-height: 2;
    padding: 15px 0 0 0;
}
