.stamp_rally2025 #eki_header {
  display: flex;
  justify-content: center;
  position: relative;
  padding: 6em 0 2em 0; }
  .stamp_rally2025 #eki_header img {
    max-width: 100%;
    margin: 0 auto;
    pointer-events: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-touch-callout: none;
    -moz-user-select: none;
    user-select: none; }
  @media screen and (min-width: 600px) {
    .stamp_rally2025 #eki_header img {
      width: auto;
      max-width: 100vh; } }
.stamp_rally2025 .lead {
  display: flex;
  justify-content: center;
  width: 90%;
  margin: 0 auto; }
  .stamp_rally2025 .lead img {
    max-width: 200px; }
  @media screen and (min-width: 600px) {
    .stamp_rally2025 .lead img {
      max-width: 420px; } }
.stamp_rally2025 .schedule {
  display: flex;
  justify-content: center;
  padding-top: 2em;
  width: 90%;
  margin: 0 auto; }
  .stamp_rally2025 .schedule img {
    max-width: 300px; }
  @media screen and (min-width: 600px) {
    .stamp_rally2025 .schedule img {
      max-width: 620px; } }
@media screen and (min-width: 600px) {
  .stamp_rally2025 .schedule {
    padding-top: 4em; } }
.stamp_rally2025 .support {
  display: flex;
  justify-content: center;
  width: 90%;
  padding-top: 5em;
  padding-bottom: 10vw;
  margin: 0 auto; }
  .stamp_rally2025 .support img {
    max-width: 665px; }
.stamp_rally2025 #chara {
  position: relative;
  z-index: 1;
  padding-bottom: 7em; }
  .stamp_rally2025 #chara .head {
    position: relative;
    z-index: 1; }
  .stamp_rally2025 #chara p {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.8;
    width: 90%;
    max-width: 840px;
    margin: 0 auto; }
  @media screen and (min-width: 600px) {
    .stamp_rally2025 #chara p {
      font-size: 20px; } }
  .stamp_rally2025 #chara a.btn {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #1d1d1d;
    border-radius: 50rem;
    color: #FFF;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    width: 90%;
    max-width: 665px;
    height: 60px;
    margin: 2em auto 0 auto;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    .stamp_rally2025 #chara a.btn .arrow {
      position: relative;
      z-index: 0;
      padding: 0 1.5em; }
    .stamp_rally2025 #chara a.btn .arrow::before,
    .stamp_rally2025 #chara a.btn .arrow::after {
      content: "";
      position: absolute;
      top: calc(50% - 0px);
      right: 0;
      width: 12px;
      height: 2px;
      border-radius: 9999px;
      background-color: #FFF;
      transform-origin: calc(100% - 1px) 50%; }
    .stamp_rally2025 #chara a.btn .arrow::before {
      transform: rotate(45deg); }
    .stamp_rally2025 #chara a.btn .arrow::after {
      transform: rotate(-45deg); }
  @media screen and (min-width: 600px) {
    .stamp_rally2025 #chara a.btn {
      font-size: 20px; } }
  .stamp_rally2025 #chara a.btn:hover {
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0); }
.stamp_rally2025 #chara::before {
  display: block;
  content: "";
  background: #FDF100;
  width: 100%;
  height: 85%;
  position: absolute;
  bottom: 0;
  z-index: -1; }
.stamp_rally2025 #wrapping {
  position: relative;
  z-index: 1;
  padding-bottom: 7em; }
  .stamp_rally2025 #wrapping .head {
    position: relative;
    z-index: 1; }
  .stamp_rally2025 #wrapping p {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.8;
    width: 90%;
    max-width: 840px;
    margin: 2em auto 0 auto; }
  @media screen and (min-width: 600px) {
    .stamp_rally2025 #wrapping p {
      font-size: 20px; } }
  .stamp_rally2025 #wrapping a.btn {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #1d1d1d;
    border-radius: 50rem;
    color: #FFF;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    width: 90%;
    max-width: 665px;
    height: 60px;
    margin: 2em auto 0 auto;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    .stamp_rally2025 #wrapping a.btn .arrow {
      position: relative;
      z-index: 0;
      padding: 0 1.5em; }
    .stamp_rally2025 #wrapping a.btn .arrow::before,
    .stamp_rally2025 #wrapping a.btn .arrow::after {
      content: "";
      position: absolute;
      top: calc(50% - 0px);
      right: 0;
      width: 12px;
      height: 2px;
      border-radius: 9999px;
      background-color: #FFF;
      transform-origin: calc(100% - 1px) 50%; }
    .stamp_rally2025 #wrapping a.btn .arrow::before {
      transform: rotate(45deg); }
    .stamp_rally2025 #wrapping a.btn .arrow::after {
      transform: rotate(-45deg); }
  @media screen and (min-width: 600px) {
    .stamp_rally2025 #wrapping a.btn {
      font-size: 20px; } }
  .stamp_rally2025 #wrapping a.btn:hover {
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0); }
  .stamp_rally2025 #wrapping a.none {
    pointer-events: none;
    opacity: 0.8; }
.stamp_rally2025 #wrapping::before {
  display: block;
  content: "";
  background: #A2CB69;
  width: 100%;
  height: 90%;
  position: absolute;
  bottom: 0;
  z-index: -1; }
.stamp_rally2025 #sns_kikaku {
  background: #F8F6DE;
  padding: 4em 0;
  margin-bottom: 5em; }
  .stamp_rally2025 #sns_kikaku a {
    display: block;
    width: 90%;
    max-width: 800px;
    margin: 0 auto 0 auto;
    position: relative;
    top: 0em;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
  .stamp_rally2025 #sns_kikaku a:hover {
    position: relative;
    top: -0.5em;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
@media screen and (min-width: 600px) {
  .stamp_rally2025 #sns_kikaku {
    padding: 8em 0; } }
.stamp_rally2025 #information {
  position: relative;
  z-index: 1;
  padding-top: 3.5em;
  padding-bottom: 3em; }
  .stamp_rally2025 #information h2 {
    text-align: center;
    font-size: 20px;
    line-height: 1.4;
    font-weight: bold;
    color: #1D1D1D; }
    .stamp_rally2025 #information h2 span {
      display: inline-block;
      position: relative;
      padding: 0 1em; }
    .stamp_rally2025 #information h2 span::before, .stamp_rally2025 #information h2 span::after {
      display: block;
      content: "";
      position: absolute;
      top: 50%;
      z-index: 1;
      width: 10px;
      height: 10px;
      background: #A2CB6A;
      background-position: 0 0;
      background-size: 100%;
      margin-top: -5px; }
    .stamp_rally2025 #information h2 span::before {
      left: 0; }
    .stamp_rally2025 #information h2 span::after {
      right: 0; }
  .stamp_rally2025 #information ul.info_list {
    list-style: none;
    width: 90%;
    max-width: 840px;
    margin: 0 auto;
    padding-top: 1.5em; }
    .stamp_rally2025 #information ul.info_list li {
      border-bottom: solid 1px #A2CB6A;
      padding: 1em 0; }
      .stamp_rally2025 #information ul.info_list li .date {
        font-size: 16px;
        line-height: 1.2;
        font-weight: 500;
        color: #A2CB6A;
        padding-bottom: 0.5em; }
      .stamp_rally2025 #information ul.info_list li a {
        display: block;
        color: #1d1d1d;
        text-decoration: none;
        position: relative;
        z-index: 0;
        -webkit-transition: all 0.3s;
        transition: all 0.3s; }
        .stamp_rally2025 #information ul.info_list li a p {
          font-size: 16px;
          line-height: 1.4;
          font-weight: 500;
          padding-right: 4em; }
      .stamp_rally2025 #information ul.info_list li a::before,
      .stamp_rally2025 #information ul.info_list li a::after {
        content: "";
        position: absolute;
        top: calc(50% - 0px);
        right: 0;
        width: 12px;
        height: 1px;
        border-radius: 9999px;
        background-color: #645A52;
        transform-origin: calc(100% - 1px) 50%; }
      .stamp_rally2025 #information ul.info_list li a::before {
        transform: rotate(45deg); }
      .stamp_rally2025 #information ul.info_list li a::after {
        transform: rotate(-45deg); }
      .stamp_rally2025 #information ul.info_list li a:hover {
        color: #FADA00; }
      .stamp_rally2025 #information ul.info_list li a:hover::before, .stamp_rally2025 #information ul.info_list li a:hover::after {
        background-color: #FADA00; }
  .stamp_rally2025 #information a.btn {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #1d1d1d;
    border-radius: 50rem;
    color: #FFF;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    width: 90%;
    max-width: 665px;
    height: 60px;
    margin: 2em auto 0 auto;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    .stamp_rally2025 #information a.btn .arrow {
      position: relative;
      z-index: 0;
      padding: 0 1.5em; }
    .stamp_rally2025 #information a.btn .arrow::before,
    .stamp_rally2025 #information a.btn .arrow::after {
      content: "";
      position: absolute;
      top: calc(50% - 0px);
      right: 0;
      width: 12px;
      height: 2px;
      border-radius: 9999px;
      background-color: #FFF;
      transform-origin: calc(100% - 1px) 50%; }
    .stamp_rally2025 #information a.btn .arrow::before {
      transform: rotate(45deg); }
    .stamp_rally2025 #information a.btn .arrow::after {
      transform: rotate(-45deg); }
  @media screen and (min-width: 600px) {
    .stamp_rally2025 #information a.btn {
      font-size: 20px; } }
  .stamp_rally2025 #information a.btn:hover {
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0); }
.stamp_rally2025 #link {
  position: relative;
  z-index: 1;
  padding-top: 3.5em;
  padding-bottom: 7em; }
  .stamp_rally2025 #link a {
    display: block;
    width: 90%;
    max-width: 500px;
    margin: 0 auto 0 auto;
    position: relative;
    top: 0em;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
  .stamp_rally2025 #link a + a {
    margin: 1.5em auto 0 auto; }
  .stamp_rally2025 #link a:hover {
    position: relative;
    top: -0.5em;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }

/*# sourceMappingURL=style.css.map */
