/*
Theme Name: Namwa Recruit
Theme URI: https://namwa-recruit.com/
Author: Namwa（株式会社ゾクゾク）
Author URI: https://namwa-massage.com/
Description: Namwaエンターテイメントセラピスト求人サイト専用フルカスタムテーマ
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: namwa-recruit
Tags: dark, gold, recruitment, bilingual, mobile-first
*/

/* ========================================
   グローバル設定 - CSS変数はassets/css/variables.cssで定義
   ======================================== */

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;600;700;900&family=Noto+Sans+JP:wght@300;400;500;700&display=swap');

/* ========================================
   ベーススタイル
   ======================================== */

*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  font-size: 16px;
  scroll-behavior: smooth;
  -webkit-text-size-adjust: 100%;
}

body {
  font-family: 'Noto Sans JP', 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', Meiryo, sans-serif;
  background-color: #1a1a1a;
  color: #e8e8e8;
  line-height: 1.7;
  overflow-x: hidden;
}

img {
  max-width: 100%;
  height: auto;
  display: block;
}

a {
  color: #2cd15c;
  text-decoration: none;
  transition: color 0.3s ease, opacity 0.3s ease;
}

a:hover {
  color: #e8c870;
  opacity: 0.9;
}

ul, ol {
  list-style: none;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.3;
  font-weight: 700;
}

/* ========================================
   レイアウト
   ======================================== */

.container {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 20px;
}

.section {
  padding: 80px 0;
}

.section--dark {
  background-color: #2cd15c;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40'%3E%3Cpath d='M0,0 L14.14,0 L5.08,2.10 L10,10 L2.10,5.08 L0,14.14 Z' fill='rgba(0,0,0,0.025)' stroke='rgba(0,0,0,0.08)' stroke-width='0.5'/%3E%3Cpath d='M40,0 L40,14.14 L37.90,5.08 L30,10 L34.92,2.10 L25.86,0 Z' fill='rgba(0,0,0,0.025)' stroke='rgba(0,0,0,0.08)' stroke-width='0.5'/%3E%3Cpath d='M0,40 L0,25.86 L2.10,34.92 L10,30 L5.08,37.90 L14.14,40 Z' fill='rgba(0,0,0,0.025)' stroke='rgba(0,0,0,0.08)' stroke-width='0.5'/%3E%3Cpath d='M40,40 L25.86,40 L34.92,37.90 L30,30 L37.90,34.92 L40,25.86 Z' fill='rgba(0,0,0,0.025)' stroke='rgba(0,0,0,0.08)' stroke-width='0.5'/%3E%3Cpath d='M20,5.86 L22.10,14.92 L30,10 L25.08,17.90 L34.14,20 L25.08,22.10 L30,30 L22.10,25.08 L20,34.14 L17.90,25.08 L10,30 L14.92,22.10 L5.86,20 L14.92,17.90 L10,10 L17.90,14.92 Z' fill='rgba(0,0,0,0.025)' stroke='rgba(0,0,0,0.08)' stroke-width='0.5'/%3E%3Cpath d='M20,5.86 L14.14,0 L10,10 L17.90,14.92 Z' fill='rgba(255,255,255,0.02)' stroke='rgba(0,0,0,0.07)' stroke-width='0.4'/%3E%3Cpath d='M20,5.86 L25.86,0 L30,10 L22.10,14.92 Z' fill='rgba(255,255,255,0.02)' stroke='rgba(0,0,0,0.07)' stroke-width='0.4'/%3E%3Cpath d='M34.14,20 L40,14.14 L30,10 L25.08,17.90 Z' fill='rgba(255,255,255,0.02)' stroke='rgba(0,0,0,0.07)' stroke-width='0.4'/%3E%3Cpath d='M34.14,20 L40,25.86 L30,30 L25.08,22.10 Z' fill='rgba(255,255,255,0.02)' stroke='rgba(0,0,0,0.07)' stroke-width='0.4'/%3E%3Cpath d='M20,34.14 L25.86,40 L30,30 L22.10,25.08 Z' fill='rgba(255,255,255,0.02)' stroke='rgba(0,0,0,0.07)' stroke-width='0.4'/%3E%3Cpath d='M20,34.14 L14.14,40 L10,30 L17.90,25.08 Z' fill='rgba(255,255,255,0.02)' stroke='rgba(0,0,0,0.07)' stroke-width='0.4'/%3E%3Cpath d='M5.86,20 L0,14.14 L10,10 L14.92,17.90 Z' fill='rgba(255,255,255,0.02)' stroke='rgba(0,0,0,0.07)' stroke-width='0.4'/%3E%3Cpath d='M5.86,20 L0,25.86 L10,30 L14.92,22.10 Z' fill='rgba(255,255,255,0.02)' stroke='rgba(0,0,0,0.07)' stroke-width='0.4'/%3E%3C/svg%3E");
  background-size: 60px 60px;
  color: #1a1a1a;
}

/* section--dark 内テキスト反転 */
.section--dark .section-header__en {
  color: #1a1a1a;
}
.section--dark .section-header__ja {
  color: #ffffff;
}
.section--dark .section-header__divider {
  background: linear-gradient(90deg, transparent, #1a1a1a, transparent);
}
.section--dark a {
  color: #1a1a1a;
}
.section--dark a:hover {
  color: rgba(26, 26, 26, 0.65);
}
.section--dark .text-gold {
  color: #1a1a1a;
}
.section--dark .text-muted {
  color: rgba(26, 26, 26, 0.55);
}
.section--dark .faq__list {
  background-color: #222222;
  padding: 0 24px;
  border-radius: 8px;
}
.section--dark .faq__q-icon {
  color: #fff300;
}
.section--dark .faq__q-text {
  color: #2cd15c;
}
.section--dark .faq__a-icon {
  color: #2cd15c;
}
.section--dark .faq__answer-inner p {
  color: #ffffff;
}

.section--darker {
  background-color: #111111;
}

.section--mid {
  background-color: #222222;
}

/* ========================================
   セクション共通見出し
   ======================================== */

.section-header {
  text-align: center;
  margin-bottom: 60px;
}

.section-header__en {
  font-family: 'Montserrat', sans-serif;
  font-size: clamp(2rem, 6vw, 3.5rem);
  font-weight: 900;
  letter-spacing: 0.1em;
  color: #2cd15c;
  text-transform: uppercase;
  display: block;
  line-height: 1.1;
}

.section-header__ja {
  font-size: clamp(0.85rem, 2vw, 1rem);
  color: var(--color-teal, #fff300);
  letter-spacing: 0.2em;
  display: block;
  margin-top: 8px;
  opacity: 0.85;
}

.section-header__divider {
  width: 60px;
  height: 2px;
  background: linear-gradient(90deg, transparent, #2cd15c, transparent);
  margin: 20px auto 0;
}

/* ========================================
   ボタン
   ======================================== */

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 16px 40px;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.9rem;
  font-weight: 600;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
  text-align: center;
  text-decoration: none;
}

.btn--gold {
  background: linear-gradient(135deg, #2cd15c, #e8c870);
  color: #1a1a1a;
}

.btn--gold:hover {
  background: linear-gradient(135deg, #e8c870, #2cd15c);
  color: #1a1a1a;
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(44, 209, 92, 0.4);
}

.btn--outline {
  background: transparent;
  color: #2cd15c;
  border: 2px solid #2cd15c;
}

.btn--outline:hover {
  background: #2cd15c;
  color: #1a1a1a;
}

.btn--large {
  padding: 20px 60px;
  font-size: 1rem;
}

.btn--black {
  background: transparent;
  color: #1a1a1a;
  border: 2px solid #1a1a1a;
}

.btn--black:hover {
  background: #1a1a1a;
  color: #ffffff !important;
  transform: translateY(-2px);
}

/* ========================================
   共通ユーティリティ
   ======================================== */

.text-gold { color: #2cd15c; }
.text-center { text-align: center; }
.text-white { color: #ffffff; }
.text-muted { color: #999999; }

.mb-0 { margin-bottom: 0; }
.mb-1 { margin-bottom: 8px; }
.mb-2 { margin-bottom: 16px; }
.mb-3 { margin-bottom: 24px; }
.mb-4 { margin-bottom: 32px; }
.mb-5 { margin-bottom: 48px; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/* スクリーンリーダー用スキップリンク */
.skip-link {
  position: absolute;
  top: -40px;
  left: 0;
  background: #2cd15c;
  color: #1a1a1a;
  padding: 8px;
  text-decoration: none;
  z-index: 9999;
  font-weight: 700;
}

.skip-link:focus {
  top: 0;
}
