@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

/*** ここから追加 ***/

/*** ヘッダーメニューの設定 ***/
.c-gnav > .menu-item > a .ttl {
  font-size: 18px !important;
  font-weight: 500;
  transform: rotateZ(0.03deg);
}
.c-gnav > .menu-item > a:after {
  bottom: 10px !important;
}
.c-gnav .ttl img {
  height: 24px;
  width: auto;
}
@media (min-width: 960px) {
  .-series .l-header__logo {
    padding: 10px 0;
  }
}
/*** フッターの設定 ***/
.footer-menu-sns {
  text-align: center;
}
.footer-menu-sns .sns-link {
  padding-top: 30px;
  display: flex;
}
.footer-sns .follow-text p {
  font-size: 1.4rem;
  font-weight: 500 !important;
  margin: 3rem 0 !important;
  letter-spacing: 2px;
}
.footer-menu-sns .follow-text {
  position: relative;
}
.footer-menu-sns .follow-text::after {
  position: absolute;
  content: url(https://sudachi-test29.xyz/wp-content/uploads/2024/11/site-item-img01.png);
  top: -3px;
  left: -37%;
  transform: scale(0.35);
}
.l-footer .copyright {
  font-size: 14px !important;
  transform: rotateZ(0.03deg);
}
.footer-menu-sns .sns-link img {
  height: 30px;
  padding: 0 10px;
}

/* reCAPTCHA v3 表示位置 */
.grecaptcha-badge {
  margin-bottom: 80px;
  z-index: 10;
}

/*** その他 ***/
.spacing-w {
  letter-spacing: 0.2em;
}
.margin_0 {
  margin: 0 auto !important;
}
.pc-none {
  display: none;
}
/* 480px以下の設定 */
@media screen and (max-width: 480px) {
  .pc_-one {
    display: block;
  }
  .mob-none {
    display: none;
  }
  .mob-h20 {
    height: 20px !important;
  }
  .mob-h40 {
    height: 40px !important;
  }
  .mob-h60 {
    height: 60px !important;
  }
  .mob-h80 {
    height: 80px !important;
  }
  .p-mainVisual__slideText {
    font-size: 22px;
    padding-top: 190px !important;
    line-height: 1.35em;
    text-align: center;
  }
  .mob-gap-0 {
    gap: 0 !important;
  }
  .mob-gap-60 {
    gap: 60px !important;
  }
  .mob-fs-24 {
    font-size: 24px !important;
  }
  .mob-mg-l-40 {
    margin-left: 40px !important;
  }
  /*** フッターの設定 ***/
  .footer-menu-sns .follow-text::after {
    top: -3px;
    left: -10%;
    transform: scale(0.35);
  }
  .footer-menu-sns .sns-link {
    justify-content: center;
  }
  /*** モバイルメニューの設定 ***/
  .c-widget__title.-spmenu {
    font-size: 24px;
    font-weight: 500 !important;
    background: #fff !important;
    color: #000 !important;
  }
  .c-listMenu a:before {
    display: none !important;
  }
  .c-listMenu a {
    font-size: 16px;
    color: #333 !important;
    font-weight: 500 !important;
    padding: 1.5em 1em;
  }
  .mob-gnavi-menu-sns,
  .footer-sns {
    text-align: center;
  }
  .mob-gnavi-menu-sns .follow-text p,
  .footer-sns .follow-text p {
    font-size: 1.4rem;
    font-weight: 500 !important;
    margin: 3rem 0 !important;
    letter-spacing: 2px;
  }
  .mob-gnavi-menu-sns .follow-text {
    position: relative;
  }
  .mob-gnavi-menu-sns .follow-text::after {
    position: absolute;
    content: url(https://sudachi-test29.xyz/wp-content/uploads/2024/11/site-item-img01.png);
    top: 5px;
    left: -18%;
    transform: scale(0.35);
  }
  .mob-gnavi-menu-sns .sns-link {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
  }
}
