


.miscellaneous-menu-phone {
  visible: visible;
}

.miscellaneous-menu-pc {
  visible: visible;
}

.miscellaneous-image {
  max-width: 100%;
  height: auto;
}


.miscellaneous-text-1 {
  text-align: center;
}




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

  .miscellaneous-menu-pc {
    display: none
  }

  .miscellaneous-submenu-pc {
    display: none
  }

  .miscellaneous-title-pc {
    display: none
  }

  .miscellaneous-text-1 {
    text-align: left;
  }




  .geographyup-space {
    display: none
  }

  .geographydown-space {
    display: none
  }

  .languageup-space {
    display: none
  }

  .languagedown-space {
    display: none
  }

  .bookup-space {
    display: none
  }

  .bookdown-space {
    display: none
  }

  .treasurehuntersup-space {
    display: none
  }

  .treasurehuntersdown-space {
    display: none
  }

  .diversityup-space {
    display: none
  }

  .diversitydown-space {
    display: none
  }

  .secrecyup-space {
    display: none
  }

  .secrecydown-space {
    display: none
  }

  .evaluationup-space {
    display: none
  }

  .evaluationdown-space {
    display: none
  }


  .specialtopicsup-space {
    display: none
  }

  .specialtopicsdown-space {
    display: none
  }




  .miscellaneous-treasurehunters1-pc {
    display: none
  }

  .miscellaneous-treasurehunters2-pc {
    display: none
  }

  .miscellaneous-space-0 {
    display: none
  }

  .miscellaneous-space-1 {
    display: none
  }

  .miscellaneous-space-2 {
    display: none
  }

  .miscellaneous-space-3 {
    display: none
  }

  .miscellaneous-space-4 {
    display: none
  }

  .miscellaneous-space-end {
    display: none
  }

}





@media only screen and (min-width: 601px){  

  .miscellaneous-menu-phone {
    display: none
  }

  .miscellaneous-submenu-phone {
    display: none
  }

  .miscellaneous-title-phone {
    display: none
  }

  .miscellaneous-treasurehunters1-phone {
    display: none
  }

  .miscellaneous-treasurehunters2-phone {
    display: none
  }

}










