@charset "utf-8";


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

  リセットcss

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
  html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
  article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
  body { line-height: 1; }
  ol, ul { list-style: none; }
  blockquote, q { quotes: none; }
  blockquote::before, blockquote::after, q::before, q::after { content: ""; content: none; }
  table { border-collapse: collapse; border-spacing: 0; }
  input, select, button, textarea { margin: 0; padding: 0; background: none; border: none; border-radius: 0; outline: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
  select::-ms-expand { display: none; }

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

  初期設定

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
  html, body { width: 100%; height: 100%; color: #333; background: transparent; }
  html { font-size: 62.5%; }
  body { position: relative; letter-spacing: .1em; font: 1.6rem/1.6 "しっぽり明朝", Shippori Mincho , sans-serif; }
  body { font-family: "Noto Sans JP"; }
  * { box-sizing: border-box; }
  a { color: #505050; text-decoration: none; transition: .3s ease-out; }
  a:visited { color: #505050; }
  a:hover { color: #4a9; }
  a:active { color: #505050; }
  img { display: block; width: 100%; max-width: 100%; height: auto; vertical-align: bottom; }


  .sp_view {
    display: none;
  }
  .tb_view {
    display: none;
  }
  #header,
  #footer,
  #page-top,
  .fixed_bnr,
  .grecaptcha-badge {
    display: none !important;
  }
  .mb-x2 { margin-bottom: 16px; }
  .mb-x3 { margin-bottom: 24px; }
  .mb-x4 { margin-bottom: 32px; }
  .mb-x5 { margin-bottom: 40px; }
  @media screen and (max-width: 960px) {
    .lower_page::before { width: 112px; height: 126px; }
    .mb-x2 { margin-bottom: 12px; }
    .mb-x3 { margin-bottom: 18px; }
    .mb-x4 { margin-bottom: 24px; }
    .mb-x5 { margin-bottom: 32px; }
    .tb_view {
      display: block;
    }
  }
  @media screen and (max-width: 640px) {
    .lower_page::before { width: 74px; height: 84px; }
    .mb-x2 { margin-bottom: 8px; }
    .mb-x3 { margin-bottom: 12px; }
    .mb-x4 { margin-bottom: 16px; }
    .mb-x5 { margin-bottom: 24px; }
  }
  .txt { color: #414141; }
  .txt.--right { text-align: right; }
  @media screen and (max-width: 640px) {
    .txt { font-size: 1.4rem; }
  }
  /*
    MV
  */

  #nenga-2026 { overflow: hidden; position: relative; z-index: 1; background: #E8E8E8; font-family: 'Shippori Mincho', serif; }
  #nenga-2026 .mv { position: relative; padding-top: 104px; padding-right: 90px; padding-left: 40px; width: 100%; margin-inline: auto; margin-bottom: 64px; background: url('/wp-content/uploads/img/nenga/2026/mv-bg.jpg') center / 1440px 810px repeat-x; }
  #nenga-2026 .mv::before { position: absolute; content: ''; bottom: -200px; left: 80px; width: 1px; height: 637px; background: #444444; z-index: 1; }
  #nenga-2026 .mv .mv-img {position: relative; max-width: 1250px; width: 100%; margin-inline: auto; }
  #nenga-2026 .mv .mv-logo { position: absolute; top: 40px; right: 104px; width: 270px; }
  #nenga-2026 .mv .mv-logo::before { position: absolute; content: ''; top: -56px; right: -180px; width: 360px; height: 1px; background: #444444; }
  #nenga-2026 .mv .mv-logo::after { position: absolute; content: ''; top: -94px; right: -136px; width: 1px; height: 360px; background: #444444; }
  @media screen and (max-width: 1280px) {
    #nenga-2026 .mv { padding-top: 72px;padding-right: 40px; background-size: 1280px 720px; }
    #nenga-2026 .mv::before { left: 50px; height: 480px; }
    #nenga-2026 .mv .mv-logo { width: 180px;}
    #nenga-2026 .mv .mv-logo::before { right: -80px; width: 240px; }
    #nenga-2026 .mv .mv-logo::after { top: -88px; right: -46px;  height: 240px; }
  }
  @media screen and (max-width: 960px) {
    #nenga-2026 .mv { padding-top: 32px; padding-right: 16px; padding-left: 16px; margin-bottom: 32px; background-size: 960px 540px; }
    #nenga-2026 .mv::before { bottom: -88px; left: 32px; height: 280px; }
    #nenga-2026 .mv .mv-logo { width: 160px; top: 24px; right: 24px;}
    #nenga-2026 .mv .mv-logo::before { top: -24px; right: -40px; width: 120px; }
    #nenga-2026 .mv .mv-logo::after { top: -44px; right: -24px;  height: 120px; }

  }
  @media screen and (max-width: 640px) {
    #nenga-2026 .mv { padding-top: 300px; background-size: 640px 360px; background-repeat: repeat; }
    #nenga-2026 .mv::before { bottom: -60px; left: 8px; height: 200px; }
    #nenga-2026 .mv .mv-logo { top: -252px; left: 50%; translate: -50% 0; width: 100%; max-width: 300px; }
    #nenga-2026 .mv .mv-logo::before { display: none; }
    #nenga-2026 .mv .mv-logo::after { display: none; }
    #nenga-2026 .mv-contents { position: relative; }
    #nenga-2026 .mv-contents::before { position: absolute; content: ''; top: 8px; right: 0; width: 80px; height: 1px; background: #444444; z-index: 1; }
    #nenga-2026 .mv-contents::after { position: absolute; content: ''; top: 0; right: 8px; width: 1px; height: 80px; background: #444444; }
  }
  @media screen and (max-width: 480px) {
    #nenga-2026 .mv .mv-logo { max-width: 220px; top: -190px; }
    #nenga-2026 .mv { padding-top: 210px; background-size: 480px 270px; }
  }




  /*
    代表あいさつ
  */
  .greet { position: relative; z-index: 1; padding-left: 240px; margin-bottom: 356px; }
  .greet .greet-contents { position: relative; }
  .greet .greet-contents::before {position: absolute; content: ''; bottom: -353px; left: -240px; width: 376px; height: 538px; z-index: -1;  background: url('/wp-content/uploads/img/nenga/2026/greet-contents-deco.jpg') center / contain no-repeat; }
  .greet .greet-contents::after {position: absolute; content: ''; bottom: -124px; right: 0; width: 376px; height: 538px; z-index: -1;  background: url('/wp-content/uploads/img/nenga/2026/greet-contents-deco.jpg') center / contain no-repeat; }
  .greet .greet-unit { position: relative; display: flex; flex-wrap: wrap; align-items: flex-start; gap: 40px; padding: 64px 136px 64px 64px; background: #fff; width: 100%; max-width: 1200px; margin-inline: auto; }
  .greet .greet-unit::before { position: absolute; content: ''; top: 40px; right: 0; width: 345px; height: 103px; background: url('/wp-content/uploads/img/nenga/2026/greet-unit-deco.svg') center / contain no-repeat; }
  .greet .greet-unit::after { position: absolute; content: ''; bottom: -32px; left: calc(50% + 136px); translate: -50% 0; width: 637px; height: 1px; background: #444444;  }
  .greet .greet-unit__vsl { position: relative; width: 300px; z-index: 1; }
  .greet .greet-unit__vsl::before { position: absolute; content: ''; bottom: -180px; left: -96px; z-index: -1; width: 230px; height: 230px;  background: url('/wp-content/uploads/img/nenga/2026/greet-unit-deco2.svg') center / contain no-repeat; }
  .greet .greet-unit__dtl { position: relative; z-index: 2; width: calc(100% - 340px); padding-top: 64px; }
  .greet .greet-ttl { margin-bottom: 32px; color: #E73831; font-size: 3.2rem; }
  @media screen and (max-width: 1280px) {
    .greet { padding-left: 40px; margin-bottom: 280px; }
    .greet .greet-unit { gap: 32px;  padding: 40px; }
    .greet .greet-unit__dtl { width: calc(100% - 332px); padding-top: 40px; }
    .greet .greet-ttl { font-size: 2.8rem; }
    .greet .greet-unit::after { width: 400px; bottom: -24px; }
    .greet .greet-contents::after { width: 286px; }
  }
  @media screen and (max-width: 960px) {
    .greet { margin-bottom: 200px;}
    .greet .greet-unit { flex-direction: column; gap: 24px;  }
    .greet .greet-unit::before { display: none; }
    .greet .greet-unit::after { width: 240px; }
    .greet .greet-unit__vsl { width: 100%; margin-inline: auto; max-width: 360px; }
    .greet .greet-unit__vsl::before { bottom: -140px; left: -176px;  }
    .greet .greet-unit__vsl::after {  position: absolute; content: ''; top: 40px; right: -230px; width: 265px; height: 103px; z-index: -1; background: url('/wp-content/uploads/img/nenga/2026/greet-unit-deco.svg') center / contain no-repeat;  }
    .greet .greet-unit__dtl { width: 100%; padding-top: 0; }
    .greet .greet-ttl { font-size: 2.6rem; }
    .greet .greet-contents::before { bottom: -283px;}
  }
  @media screen and (max-width: 640px) {
    .greet { margin-bottom: 160px;}
    .greet { padding-left: 16px; padding-right: 16px; }
    .greet .greet-unit { padding: 24px; }
    .greet .greet-unit__vsl { width: 280px; }
    .greet .greet-unit__vsl::before { bottom: -80px; left: -120px; width: 120px; height: 120px; }
    .greet .greet-unit__vsl::after { right: -170px; width: 215px; height: 53px; }
    .greet .greet-ttl { font-size: 2.4rem; }
    .greet .greet-unit::after { width: 160px; left: calc(50% + 56px); bottom: -16px; }
    .greet .greet-contents::before { width: 256px; left: -140px; bottom: -263px; }
    .greet .greet-contents::after { width: 256px; right: -80px; bottom: -124px; }
  }
  @media screen and (max-width: 480px) {
    .greet { margin-bottom: 80px;}
    .greet .greet-unit { padding: 16px; }
    .greet .greet-unit__vsl::before { left: -40px; bottom: -110px; }
    .greet .greet-unit__vsl::after { right: -70px; width: 155px; top: 220px; }
  }
  /*
    スタッフ写真
  */
.group { position: relative; padding-left: 120px; }
.group::before { position: absolute; content: ''; width: 345px; height: 103px; top: -233px; left: calc(50% + 96px); background: url('/wp-content/uploads/img/nenga/2026/group-deco.svg') center / contain no-repeat; translate: -50% 0; }
.group .group-contents { position: relative;}
.group .group-contents::before { position: absolute; content: ''; bottom: 60px; left: -56px; width: 1px; height: 492px; background: #444444; z-index: 2; }
.group .group-contents::after { position: absolute; content: ''; bottom: 230px; left: -5px; width: 23px; height: 23px; background: url('/wp-content/uploads/img/nenga/2026/group-contents-deco.svg') center / contain no-repeat; }
.group .group-txt { position: absolute; top: -56px; z-index: 1; }
.group .group-txt::before { position: absolute; content: '';
  bottom: -88px; left: -60px; width: 345px; height: 103px; background: url('/wp-content/uploads/img/nenga/2026/group-txt-deco.svg') center / contain no-repeat; z-index: -1; }
.group .group-txt .group-ttl { font-size: 5.6rem;  color: #414141; margin-bottom: 30px;}
.group .group-img { position: relative; z-index: 1; }
.group .group-txt img { width: 166px; }


  @media screen and (max-width: 1280px) {
    .group { padding-left: 80px; }
    .group .group-txt .group-ttl { font-size: 4.6rem; }
    .group::before { top: -173px; }
    .group .group-txt::before { bottom: -38px; right: 160px; left: auto; }
  }
  @media screen and (max-width: 960px) {
    .group { padding: 0 40px; }
    .group::before { top: -80px; width: 245px; height: 73px; }

    .group .group-txt { position: relative; }
    .group .group-txt::before { width: 245px; right: -60px; }
    .group .group-txt .group-ttl { font-size: 4.0rem; margin-bottom: 24px; }
    .group .group-contents::before { display: none; }
    .group .group-contents::after { display: none; }
    .group .group-txt img { width: 140px; }
  }
  @media screen and (max-width: 640px) {
    .group { padding: 0 24px; }
    .group::before { top: -40px; width: 155px; }
    .group .group-txt::before { width: 155px; }
    .group .group-txt .group-ttl { font-size: 3.2rem; margin-bottom: 16px; }
  }
  @media screen and (max-width: 480px) {
    .group { padding: 0 16px; }
    .group .group-txt .group-ttl { font-size: 2.8rem; }
    .group .group-txt img { width: 120px; }
  }