@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
*/

/*** ここから追加 ***/
.l-header {
  margin-top: 20px;
}
.-series-right .l-header__inner {
  max-width: 100vw !important;
  padding-left: 160px !important;
  padding-right: 160px !important;
}
/*** headerロゴ ***/
.-txt .c-headLogo__link {
  font-size: 34px;
  font-family: 'Train One', system-ui, sans-serif !important;
  letter-spacing: 0.1em;
}
@media (min-width: 960px) {
  .-series-right .l-header__inner {
    justify-content: space-between;
    padding: 0;
  }
  .-series .l-header__logo {
    padding: 16px 0 0;
  }
}

.-series .l-header__logo {
  position: relative;
}
.-series .l-header__logo::before {
  width: 210px;
  content: 'KOTA SOMEYA';
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 0.2em;
  text-align: center;
  position: absolute;
  bottom: -20px;
  left: 0;
  -ms-writing-mode: horizontal-tb;
  writing-mode: horizontal-tb;
}
.-series .l-header__logo::after {
  width: 210px;
  content: 'Official Fanclub';
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.2em;
  text-align: center;
  position: absolute;
  bottom: -40px;
  left: 0;
  -ms-writing-mode: horizontal-tb;
  writing-mode: horizontal-tb;
}
/*** ヘッダーメニューの設定 ***/
.l-header {
  padding-bottom: 42px;
}
.c-gnav {
  position: absolute;
  right: 160px;
  bottom: -26px;
}
.c-gnav > .menu-item > a .ttl {
  font-size: 17px !important;
  letter-spacing: 0.07rem;
}
.c-gnav > .menu-item > a .ttl:hover {
  color: #0abab5 !important;
}
.c-gnav > .menu-item:nth-child(6) > a .ttl {
  font-size: 15px !important;
  letter-spacing: 0.07rem;
  line-height: 1.5rem !important;
  font-family: 'Crimson Text', 'Noto Serif JP', serif !important;
}
.c-gnav > .menu-item:last-child > a .ttl {
  font-size: 15px !important;
  border: #333 1px solid;
  padding: 7px 12px;
}
.c-gnav > .menu-item:last-child > a .ttl:hover {
  background-color: #333;
}
.c-gnav > .menu-item > a .ttl img {
  width: 20px;
  height: auto;
}
/*** メインビジュアル ***/
.p-mainVisual.-margin-on {
  padding: 18px 140px !important;
}
@media (min-width: 600px) {
  .p-mainVisual.-margin-on {
    padding: 16px 140px;
  }
}
/*** フッター ***/
.footer-sns ul {
  display: flex;
  justify-content: center;
  padding-left: 0;
  gap: 30px;
}
.footer-link ul {
  padding: 20px 10px;
  border-top: 1px solid #dde0e7;
  border-bottom: 1px solid #dde0e7;
  display: flex;
  justify-content: center;
  gap: 50px;
}
.footer-sns ul li,
.footer-link ul li {
  padding: 0.5rem;
  list-style: none;
}
.footer-sns ul li {
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer-link ul li a {
  font-size: 14px;
  color: inherit;
}
.footer-sns ul li a img {
  width: 32px;
  height: auto;
}
@media (min-width: 960px) {
  .wp-block-cover {
    padding: 1em;
  }
}
.l-footer .copyright span {
  display: none;
  font-family: 'Jost', sans-serif !important;
}
/*** フッター被り ***/
.wp-block-cover .wp-block-cover__inner-container,
.wp-block-cover-image .wp-block-cover__inner-container {
  z-index: 0;
}
/*** パンくず ***/
.p-breadcrumb {
  margin: 10px auto 0px;
  padding: 8px 0;
  position: relative;
}
/* reCAPTCHA v3 表示位置 */
.grecaptcha-badge {
  margin-bottom: 80px;
  z-index: 10;
}
/*** セクションタイトル ***/
.top-s-ttl {
  letter-spacing: 0.15rem !important;
  position: relative;
}
.top-s-ttl:after {
  position: absolute;
  content: '';
  right: 80px;
  top: -25px;
  width: 1px;
  height: 100px;
  background: #666;
  border-radius: 3px;
  transform: rotate(30deg);
}
/*** セクションタイトル(日本語) ***/
.s-ttl-jp2 strong span {
  letter-spacing: 0.07em;
  position: relative;
}
.s-ttl-jp2 strong span::after {
  position: absolute;
  content: '';
  width: 60px;
  height: 2px;
  display: inline-block;
  background-color: #0abab5;
  position: absolute;
  bottom: -10px;
  left: calc(50% - 25px);
}
/*** box-d1 ***/
.box-d1 {
  border: 1px solid #333;
}
.box-d1 p {
  padding: 40px;
  text-align: center;
}
/*** カテゴリサブタイトル ***/
.c-pageTitle__inner {
  font-family: 'Jost', sans-serif !important;
}
.c-pageTitle__subTitle {
  display: none;
}
/*** アーカイブページ ***/
.p-termHead {
  border: none !important;
  margin-top: 1rem !important;
}
.p-termHead__desc {
  padding-top: 0 !important;
}
/*** 会員登録ページ ***/
#swpm-form-5 .swpm-form-builder fieldset {
  background-color: transparent !important;
  border: none !important;
}
#swpm-form-5 .swpm-form-builder .swpm-legend {
  display: none;
}
#item-swpm-103 .swpm-span,
#item-swpm-33 .swpm-span,
#item-swpm-51 > span,
#item-swpm-45 > span,
#item-swpm-35 .swpm-span,
#item-swpm-55 .swpm-span,
#item-swpm-32 .swpm-span {
  display: flex !important;
  flex-direction: column-reverse !important;
}
#item-swpm-34 {
  display: none !important;
}
#item-swpm-84 label {
  display: none !important;
}
#item-swpm-82 label.swpm-desc {
  display: none !important;
}
label.swpm-desc {
  font-size: 17px !important;
}
/* チェックボックス */
#item-swpm-82 > div > div.swpm-span {
  position: absolute;
  width: 120px;
  left: calc(50% - 60px);
}
/* 登録ボタン */
#item-swpm-38 input[type='submit'] {
  background-color: #007bff !important;
  color: #fff !important;
  padding: 7px 20px;
  border-radius: 3px;
}
/*** ログイン状態の表示 ***/
.swpm-login-widget-logged {
  padding: 20px 40px;
  border: 1px solid #000;
}
.swpm-login-widget-logged .swpm-logged-subs-status {
  display: none !important;
}
.swpm-login-widget-logged div {
  display: flex;
  gap: 20px !important;
}
/* 期限・membership非表示 */
.swpm-logged-expiry {
  display: none !important;
}
/*** 会員プロフィールページ ***/
#swpm-form-6 .swpm-form-builder fieldset,
#swpm-form-8 .swpm-form-builder fieldset {
  background-color: #fdfdfd !important;
  border: none !important;
}
#swpm-form-6 .swpm-form-builder .swpm-legend,
#swpm-form-6 .swpm-form-builder .swpm-legend h3,
#swpm-form-8 .swpm-form-builder .swpm-legend,
#swpm-form-8 .swpm-form-builder .swpm-legend h3 {
  display: none !important;
}
#swpm-form-6 .swpm-form-builder ul li:first-child,
#swpm-form-8 .swpm-form-builder ul li:first-child {
  display: flex;
  gap: 20px !important;
}
#item-swpm-68,
#item-swpm-88 label,
#item-swpm-42,
#item-swpm-86 label {
  display: none !important;
}
/*** 支払いボタン ***/
.swpm-payment-button,
#swpm-stripe-payment-form-710fe2c978ea046ad9917aac0a7f3c2b,
#swpm-stripe-payment-form-c73799e1c01763ff62a44000526fea0c,
#swpm-stripe-payment-form-74d1bdbc0686cd5cff1e3c7e34758676 {
  text-align: center !important;
}
input[type='image'] {
  width: 240px !important;
  height: auto;
}
input[type='image'] {
  background: transparent !important;
  box-shadow: none !important;
}
/*** 登録後のメッセージ ***/
.swpm-fb-profile-update-success {
  position: relative;
  height: 60px;
}
.swpm-fb-profile-update-success::after {
  width: 300px;
  content: url(https://someya-kota.com/wp-content/uploads/2025/04/thanks-membersip-img.png);
  position: absolute;
  top: -30px;
  left: calc(50% - 200px);
  transform: scale(0.8);
}
/*** 登録後の登録フォーム非表示 ***/
.swpm_registration_hidden_to_logged_users_msg {
  position: relative;
  height: 60px;
}
.swpm_registration_hidden_to_logged_users_msg::after {
  width: 300px;
  content: url(https://someya-kota.com/wp-content/uploads/2025/04/membersip-atent-img.png);
  position: absolute;
  top: -30px;
  left: calc(50% - 200px);
  transform: scale(0.8);
}
.hide-rego-form-msg {
  display: none !important;
}
/* 英語メッセージ非表示 */
p#form_success {
  display: none !important;
}
/* 追従バナー */
.application-banner {
  text-align: center;
  position: fixed;
  top: 90%;
  right: 12px;
  transform: translateY(-50%);
  z-index: 999999;
}
.application-banner a {
  display: flex;
  align-items: center;
  gap: 0.5em;
  color: #fff;
  background-color: #007bff !important;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.05em;
  padding: 0.5em 1em;
  border-radius: 12px;
  transition: opacity 0.25s;
  line-height: 2rem;
}
.application-banner a:hover {
  opacity: 0.7;
}
.application-banner .swl-inline-icon::after {
  left: 50%;
  transform: translateX(-50%);
}
/* 追従バナー・スマホ */
@media screen and (max-width: 599px) {
  .application-banner {
    top: 92%;
    right: 12px;
  }
}
/*** トップページ ***/
.top-special-content {
  position: relative;
  width: 100%;
  height: auto;
}
.top-special-content:before {
  position: absolute;
  top: 0;
  left: -18%;
  content: ' ';
  display: block;
  background: #f1f1f1;
  width: 100vw;
  height: 120% !important;
  z-index: -1;
}
/*** その他 ***/
.font-Train-One {
  font-family: 'Train One', system-ui, sans-serif !important;
}
.font-bold {
  font-weight: 600 !important;
}
.form-ttl {
  font-size: 17px !important;
}
.text-red {
  color: #ab1e21 !important ;
}
.text-yellow {
  color: #feda15 !important;
}
.gap-0 {
  gap: 0 !important;
}
.pc-none {
  display: none;
}
.back-w {
  background-color: #fff !important;
}
.box-roll {
  border-radius: 22px;
}
.w-80 {
  width: 80%;
  margin-left: 10%;
}
/* 1480px以下の設定 */
@media screen and (max-width: 1480px) {
  .-series-right .l-header__inner {
    padding-left: 5% !important;
    padding-right: 5% !important;
  }
  .p-mainVisual.-margin-on {
    padding: 18px 5% !important;
  }
  .c-gnav {
    right: 5%;
  }
}
/* 1280px以下の設定 */
@media screen and (max-width: 1280px) {
  .-txt .c-headLogo__link {
    font-size: 28px !important;
  }
  .-series .l-header__logo::before {
    width: 170px;
    font-size: 14px;
    font-weight: 300;
  }
  .-series .l-header__logo::after {
    width: 170px;
    font-size: 14px;
  }
  .c-gnav > .menu-item > a .ttl {
    font-size: 15px !important;
  }
  .c-gnav > .menu-item > a {
    padding: 0 8px !important;
  }
  .-series-right .l-header__inner {
    padding-left: 3% !important;
    padding-right: 3% !important;
  }
  .p-mainVisual.-margin-on {
    padding: 18px 3% !important;
  }
  .c-gnav {
    right: 3%;
  }
}
/* 960px以下の設定 */
@media screen and (max-width: 960px) {
  .l-header__menuBtn {
    padding-right: 5px;
  }

  .c-iconBtn__icon {
    padding: 10px;
    border: 1px solid #000;
    margin-top: 10px;
  }
}
/* 480px以下の設定 */
@media screen and (max-width: 480px) {
  .pc-none {
    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;
  }
  .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;
  }
  /*** header設定 ***/
  .-series-right .l-header__inner {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .c-headLogo.-txt {
    font-family: 'Train One', system-ui, sans-serif !important;
  }
  .-txt .c-headLogo__link {
    font-size: 6.7vw !important;
  }
  .-series .l-header__logo::before {
    width: 145px;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 0.2em;
    text-align: center;
    position: absolute;
    bottom: -13px;
    left: calc(51% - 72.5px);
    -ms-writing-mode: horizontal-tb;
    writing-mode: horizontal-tb;
  }
  .-series .l-header__logo::after {
    width: 145px;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.1em;
    text-align: center;
    position: absolute;
    bottom: -33px;
    left: calc(51% - 72.5px);
    -ms-writing-mode: horizontal-tb;
    writing-mode: horizontal-tb;
  }
  /*** フッターの設定 ***/
  .footer-contact-ttl {
    line-height: 2.2 !important;
  }
  .footer-sns ul {
    padding: 30px 0;
  }
  .footer-link ul {
    padding: 20px 10px;
    border-top: 1px solid #dde0e7;
    border-bottom: 1px solid #dde0e7;
    display: block;
  }
  /*** モバイルメニューの設定 ***/
  .c-iconBtn {
    margin-top: 15px;
  }
  /*** box-d1 ***/
  .box-d1 p {
    padding: 40px 25px;
  }
  /*** セクションタイトル ***/
  .s-ttl-jp strong span::after {
    left: calc(57.5% - 0px) !important;
  }
  /*** セクションタイトル(日本語) ***/
  .s-ttl-jp2 strong span {
    letter-spacing: 0.07em;
    position: relative;
  }
  .s-ttl-jp2 strong span::after {
    left: calc(50% - 25px);
  }
  /*** 購入ボタン ***/
  .swpm-button-wrapper input[type='image'] {
    max-width: 260px !important;
  }
  /*** 追従バナー ***/
  .application-banner a {
    top: 92%;
    right: 12px;
    font-size: 14px;
    padding: 0.5em 1em;
    letter-spacing: 0;
    line-height: 1.3rem;
  }
  /*** トップページ ***/
  .top-s-ttl:after {
    top: -15px;
    height: 80px;
  }
  .-type-simple .p-postList__item a {
    padding-top: 0;
    padding-bottom: 0;
  }
}
