@charset "UTF-8";
/************************************
第2フェーズ
************************************/
/*

.mainTitle{
    display: none;
}
*/
nav ul li:nth-child(4) {
  display: none; }

/*
.submenu{
    &:after{
        content: none !important;
    }
    .submenuBox{
        display: none !important;
    }
}
*/
.footerLinks a[href=""] {
  color: #fff;
  opacity: 0;
  pointer-events: none; }
  .footerLinks a[href=""]:hover {
    text-decoration: none; }

/*


#home .treatmentBox .item a,
#treatment .treatment a{
    display: none;
}
#home #banner {
  display: none; }

*/
/*
#home #calendar{
    display: none;
}
#f-calendarbtn{
    display: none;
}




#spmenu-nav{
    span.toggle{
        display: none;
    }
}


#treatment .treatmentNav{
    display: none;
}


@media screen and (min-width:741px){
.subpage article{
    padding-bottom: 100px !important;
}
}



@media screen and (max-width:740px){

    article{
        padding-bottom: 40px !important;
    }
}
*/
/************************************
第3フェーズ


************************************/
.openTitle, .event {
  display: none; }

/*# sourceMappingURL=ver.map */