/*
2025/11/24 Instagram 追加
 */
.fixed_bnr_area [class^="btn"] {
  background: transparent;
}
.fixed_bnr_area .btn_insta {
  margin-top: 20px;
}
.btnInstagram a:before {
  background: #833ab4;
  background: linear-gradient(to right, #833ab4, #fd1d1d, #fcb045);
}
.btnInstagram a:after {
  background: #986db5;
  background: linear-gradient(to right, #986db5, #fd7171, #fcb045);
}
.btnInstagram a img {
  width: 1em;
  margin-right: 0.5em;
  vertical-align: middle;
  display: inline-block;
  margin-top: -0.2em;
}
.top_overview_left [class^="btn"] a {
  min-width: 180px;
}
@media screen and (max-width: 640px) {
  .top_overview_left [class^="btn"] a {
    min-width: 250px;
  }
}
@media screen and (max-width: 640px) {
  h1 {
    text-align: left;
  }
  .page_top h1 {
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-align: center;
  }
}
/*# sourceMappingURL=shikatsujino.css.map */