/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 06 2025 | 02:14:16 */
#showa_sp {
  background: repeat url("https://www.gosougi.co.jp/wp-content/uploads/2025/08/showa_back.gif"); }
  #showa_sp h1, #showa_sp h2 {
    font-family: "フォーク M"; }
  #showa_sp h1 {
    font-size: 2rem; }
  #showa_sp h2 {
    font-size: 1.5rem; }
  #showa_sp table {
    border-collapse: separate;
    overflow: hidden; }
    #showa_sp table th {
      padding: 1rem;
      border: 0; }
  #showa_sp > div {
    margin-bottom: 20vh; }
    #showa_sp > div p, #showa_sp > div th {
      font-family: "シネマレター";
      font-size: 1.5rem; }
  #showa_sp .back_white {
    padding: 1rem;
    background: rgba(255, 255, 255, 0.65);
    border-radius: 20px; }
  #showa_sp .wpcf7 p, #showa_sp .wpcf7 span, #showa_sp .wpcf7 .wpcf7-file {
    font-family: "TBUDゴシック R";
    font-size: 1.25rem; }
  #showa_sp .wpcf7-form-control-wrap.img1 {
    display: inline-block;
    padding: 1rem;
    border: 1px solid green;
    border-radius: 20px; }
  #showa_sp .sns_button {
    display: flex;
    justify-content: center;
    margin: 2rem 0; }
    #showa_sp .sns_button a {
      display: flex;
      width: 8vmax;
      height: 8vmax;
      border-radius: 50%;
      justify-content: center;
      align-items: center;
      margin: 0 1rem; }
    #showa_sp .sns_button i {
      color: white;
      font-size: 4vmax;
      margin: 0; }
    #showa_sp .sns_button .twitter {
      background-color: black; }
    #showa_sp .sns_button .instagram {
      position: relative;
      background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
      overflow: hidden; }
      #showa_sp .sns_button .instagram:after {
        content: '';
        position: absolute;
        top: 4vmax;
        left: -2vmax;
        width: 8vmax;
        height: 8vmax;
        background: radial-gradient(#ffdb2c 10%, rgba(255, 105, 34, 0.65) 55%, rgba(255, 88, 96, 0) 70%); }
      #showa_sp .sns_button .instagram i {
        z-index: 1; }
    #showa_sp .sns_button .facebook {
      background-color: #3b5998; }
