@charset "UTF-8";
/* ブレークポイント */
@media screen and (max-width: 769px) {
  #top.RootCategory__mypage.Category__mypage .topicpath {
    margin-top: 0;
    margin-bottom: 15px;
  }
}
#top.RootCategory__mypage.Category__mypage .appotMypage {
  font-size: 1.5em;
  font-weight: bold;
}
#top.RootCategory__mypage.Category__mypage .GroupLink__linkOut {
  font-size: 20px;
}
#top.RootCategory__mypage a.IndexButton {
  margin-right: 0;
  padding: 10px 35px;
  border: 1px solid #333;
  border-radius: 20px;
  text-decoration: none;
  color: #333;
}
#top.RootCategory__mypage a.IndexButton:before {
  background: none;
}/*# sourceMappingURL=add.css.map */