@charset "UTF-8";
#contact_tel_pc, #contact_tel_sp {
  z-index: 10!important;
}

#page-top{
    z-index: 20!important;
}

.mask{
    z-index: 30!important;
}

.dialog{
    z-index: 40!important;
}


/* PC */
@media screen and (min-width: 769px) {

}
/* SP */
@media screen and (max-width: 768px) {

}