@charset "UTF-8";

#gojitaku_summergift2025 {
  margin-bottom: 90px;
}

#gojitaku_summergift2025 .LeadWrap {
  margin: 20px auto 0;
}

#gojitaku_summergift2025 .LeadWrap .LeadText {
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 2em;
}

#gojitaku_summergift2025 .tbOn{
  display: none;
}

@media screen and (min-width:768px) and ( max-width:1024px) {
  #gojitaku_summergift2025 .tbOn{
    display: block;
  }
}


@media screen and (max-width: 767px) {
  #gojitaku_summergift2025 .tbOn{
    display: none;
  }
}

@media screen and (max-width: 767px) {
  #gojitaku_summergift2025 {
    margin-bottom: 45px;
  }
#gojitaku_summergift2025 .LeadWrap .LeadText {
  font-size: 16px;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 1.9em;
}
}