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



/* 共通 */
body{
  font-family: "Zen Kaku Gothic New", sans-serif;
}
body .l-article .post_content,
body .l-article .post_content p,
body .l-article .post_content li {
  font-size: 14px;
  font-weight: 400;
}
@media screen and (min-width: 959px){
  body .l-article .post_content,
  body .l-article .post_content p,
  body .l-article .post_content li {
    font-size: 16px;
  }
}
.post_content>* {
  clear: both;
  margin-bottom: 0 !important;
}
.l-mainContent__inner>.post_content {
  margin: 4em 0;
  padding: 0;
}
.l-mainContent__inner{
  padding: 0 20px !important;
}
.p-articleThumb__img {
  border-radius: var(--swl-radius--8, 0);
  display: block;
  width: 100%;
}
/* .l-article {
  max-width: 100% !important;
} */
/* ===== Margin Top（SPはPCの50%）===== */
.mt-8 { margin-top: 4px !important;
}
.mt-16 { margin-top: 8px !important;
}
.mt-24 { margin-top: 12px !important;
}
.mt-32 { margin-top: 16px !important;
}
.mt-40 { margin-top: 20px !important;
}
.mt-48 { margin-top: 24px !important;
}
.mt-64 { margin-top: 32px !important;
}
.mt-80 { margin-top: 40px !important;
}
.mt-100 { margin-top: 50px !important;
}
.mt-120 { margin-top: 60px !important;
}

/* ===== Margin Bottom（SPはPCの50%）===== */
.mb-8 { margin-bottom: 4px !important;
}
.mb-16 { margin-bottom: 8px !important;
}
.mb-24 { margin-bottom: 12px !important;
}
.mb-32 { margin-bottom: 16px !important;
}
.mb-40 { margin-bottom: 20px !important;
}
.mb-48 { margin-bottom: 24px !important;
}
.mb-64 { margin-bottom: 32px !important;
}
.mb-80 { margin-bottom: 40px !important;
}
.mb-100 { margin-bottom: 50px !important;
}
.mb-120 { margin-bottom: 60px !important;
}


/* ===== PC（960px〜）で本来の値に上書き ===== */
@media (min-width: 960px) {

  .mt-8 { margin-top: 8px !important;
  }
  .mt-16 { margin-top: 16px !important;
  }
  .mt-24 { margin-top: 24px !important;
  }
  .mt-32 { margin-top: 32px !important;
  }
  .mt-40 { margin-top: 40px !important;
  }
  .mt-48 { margin-top: 48px !important;
  }
  .mt-64 { margin-top: 64px !important;
  }
  .mt-80 { margin-top: 80px !important;
  }
  .mt-100 { margin-top: 100px !important;
  }
  .mt-120 { margin-top: 120px !important;
  }

  .mb-8 { margin-bottom: 8px !important;
  }
  .mb-16 { margin-bottom: 16px !important;
  }
  .mb-24 { margin-bottom: 24px !important;
  }
  .mb-32 { margin-bottom: 32px !important;
  }
  .mb-40 { margin-bottom: 40px !important;
  }
  .mb-48 { margin-bottom: 48px !important;
  }
  .mb-64 { margin-bottom: 64px !important;
  }
  .mb-80 { margin-bottom: 80px !important;
  }
  .mb-100 { margin-bottom: 100px !important;
  }
  .mb-120 { margin-bottom: 120px !important;
  }
}
.pr-40{
  padding-right: 20px !important;
}
@media screen and (min-width: 959px){
  .pr-40 {
    padding-right: 40px !important;
  }
}
.center{
  margin: 0 auto !important;
}
.sp{
  display: block !important;
}
@media screen and (min-width: 959px){
  .sp {
   display: none !important;
  }
}

.l-content {
  margin: 0 auto  !important;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 960px){
  .l-content {
    padding-top: 6em !important;
  }
}
.l-container {
  padding: 0 ;
  max-width: 100%;
}
.c-postTitle {
  padding-top: 100px;
}
.c-pageTitle{
  padding-top: 100px;
}
.font--en{
  font-family: "Aboreto", system-ui;
}
.txt--white{
  color: #fff;
}
.txt--bk{
  color: #333333;
}

p{
  line-height: 2 !important;
}

.top #content {
  padding-top: 0 !important;
}
#content .c-tabList {
  list-style: none;
  padding-left: 0;
  padding-bottom: 40px;
}
.c-sec-inner{
  max-width: 1440px !important;
  padding: 80px 20px 80px !important;
  margin: 0 auto;
}

.c-sec-inner_qa{
  max-width: 900px !important;
  padding: 80px 20px !important;
  margin: 0 auto;
}
@media screen and (min-width: 959px){
  .c-sec-inner_qa {
    padding: 120px 40px !important;
  }
}
.c-sec-inner__news{
  max-width: 1440px !important;
  padding: 0 20px 40px !important;
  margin: 0 auto;
}
@media screen and (min-width: 959px){
  .c-sec-inner__news {
    padding: 0 20px 80px !important;
  }
}
.c-sec-inner__privacy{
  max-width: 1440px !important;
  padding: 0 20px 80px !important;
  margin: 0 auto;
}
@media screen and (min-width: 959px){
  .c-sec-inner__privacy {
    padding: 0 40px 100px !important;
  }
}
.c-sec-inner_gallery{
  max-width: 1440px !important;
  padding: 0 20px 40px !important;
  margin: 0 auto;
}
@media screen and (min-width: 959px){
  .c-sec-inner_gallery {
    padding: 30px 40px 100px !important;
  }
}


/* スライダー消去 */
#post_slider .swiper {
  padding: 0 !important;
  margin: 0 !important;
}
.p-postSlider{
  padding: 0 !important;
  margin: 0 !important;
}

 /* header */
 /* .l-header__logo h1{
  font-family: "Hina Mincho", serif;
 } */

 .l-fixHeader__logo {
  padding: 0;
 }
 /* =========================
   header
   ========================= */
 .l-header{
  vertical-align: middle;
  display: flex;
  padding: 15px;
  font-family: "Oooh Baby", cursive;
  color: #42342B !important;
}
@media screen and (min-width: 959px){
  .l-header {
    padding: 0 40px;
    box-shadow: none !important;
  }
}
.l-header .l-header__inner{
  padding: 0;
  max-width: 1920px;
}
.l-fixHeader{
  padding: 15px 40px;
  background-color: transparent !important;
  backdrop-filter: none !important;
  box-shadow: none !important;
  font-family: "Oooh Baby", cursive;
  margin: 0 !important;
}
.l-fixHeader__inner{
  padding: 0;
  color: #fff;
  max-width: 1920px;
}
.l-fixHeader:before {
  /* background: #08376a; */
  display: block;
}
.wp-block-columns.header-btn {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px !important; 
}
.wp-block-columns.header-btn > .wp-block-column {
  margin: 0 !important;
  padding: 0 !important;
  flex: 0 1 auto;
}
.wp-block-columns.header-btn a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.l-header__customBtn, .l-header__menuBtn {
  height: var(--logo_size_sp);
  line-height: 1.25;
  text-align: center;
  width: auto;
}
@media not all and (min-width: 960px) {
  .-img .c-headLogo__link {
    display: block;
    padding: 0;
  }
}
/* =========================
   SPヘッダー用
   最初：透明
   スクロール後：白0.7
   ========================= */
@media (max-width: 959px){
  body:not(.is-spHeader-bg) .l-header {
    background: transparent !important;
    box-shadow: none !important;
    /* position: fixed !important; */
  }
  body.is-spHeader-bg .l-header {
    background: rgba(255, 255, 255, 0.7) !important;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
  }
}
@media (max-width: 959px) {
  body:not(.is-spHeader-bg) .l-header {
    background: rgb(203 194 194 / 15%) !important;
  }
}

/* ================================
   header-btn01
   ================================ */

.header-btn01 {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px 48px;
  border-radius: 9999px;
  color: #fff !important;
  text-decoration: none;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.2;
  transition: all 0.3s ease;
  box-shadow: 0 2px 4px rgba(0,0,0,0.04);
  text-align: center;
  width: 220px;
  height: 50px;
  background: linear-gradient(
    135deg,
    #F1D37A 0%,
    #131432 100%
  );
  
  border: 1px solid #fff;
}

.header-btn01__text{
  color: #fff !important;
}
.header-btn01:hover {
  transform: translateY(-2px);
}
@media (min-width: 768px) {
  .header-btn01 {
    padding: 10px 56px;
    font-size: 1rem;
  }
  .header-btn01::after {
    right: 28px;
    width: 12px;
    height: 12px;
  }
}
@media (min-width: 1024px) {
  .header-btn01 {
    padding: 12px 64px;
  }
  .header-btn01::after {
    right: 5%;
  }
}

.c-gnav > li:nth-child(3) > a {
  cursor: pointer;
  text-decoration: none;
}
.c-gnav>.menu-item>a .ttl {
  display: block;
  font-size: 1vw;
  font-family: "Oooh Baby", cursive;
}
.c-gnav>.menu-item>a{
  color: #42342B !important;
}
.c-gnav > .menu-item:nth-child(9) > a .ttl {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center; 
  /* padding: 14px 56px 14px 28px;  */
  border: solid 1px #fff !important;
  font-size: 16px;
  border-radius: 100px;
  text-decoration: none;
  cursor: pointer;
  transition: background-color 0.3s ease, transform 0.3s ease;
  width: 220px;
  height: 50px;
  background: linear-gradient(
    135deg,
    #F1D37A 0%,
    #9BB1BC 100%
  );
  border: 1px solid #fff;
  color: #fff;
  &::after {
    content: "";
    position: absolute;
    right: 16px;
    width: 22px;
    height: 18px;
    border-radius: 50%;
    background-image: url("");
    background-repeat: no-repeat;
    background-position: center;
    transition: transform 0.3s ease;
  }
  &:hover {
    background-color: #9BB99A;
    transform: translateY(-2px);

    &::after {
      transform: translateX(3px); 
    }
  }
}
/* .l-header .c-gnav > .menu-item:nth-child(6) > a::after,
.l-header .c-gnav > .menu-item:nth-child(7) > a::after {
  content: none !important;
} */
.l-header .c-gnav > .menu-item > a {
  position: relative;
  text-decoration: none;
  transition: color 0.3s ease;
  color: #42342B !important;
  font-family: "Oooh Baby", cursive;
}
.l-header .c-gnav > .menu-item > a::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 0;
  height: 2px;
  background-color: #F1D37A;
  transition: all 0.4s ease;
  transform: translateX(-50%);
  opacity: 0;
  top: 80% !important;
}
.c-gnav > .menu-item:nth-child(9) > a::after{
  display: none;
}
.l-header .c-gnav > .menu-item > a:hover::after {
  width: 100%;
  opacity: 1;
}
.c-gnav>.menu-item>a:after {
  top: 80% !important;
}


/* ===================
ハンバーガーメニュー
====================== */
/* メニューアイコン（デフォルト時） */
.-menuBtn {
  position: relative;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  cursor: pointer;
  transition: background-color 0.3s ease, transform 0.3s ease;
  background-color: #F1D37A;

  &:hover {
    transform: scale(1.05);
  }

  .c-iconBtn__icon {
    position: relative;
    width: 24px;
    height: 2px;
    background-color: #fff;
    display: grid;
    place-items: center;
    border-radius: 10px;
    transition: transform 0.3s ease, background-color 0.3s ease;

    &::before,
    &::after {
      content: '';
      position: absolute;
      width: 24px;
      height: 2px;
      background-color: #fff;
      border-radius: 10px;
      transition: transform 0.3s ease, background-color 0.3s ease;
    }

    &::before {
      transform: translateY(-8px);
    }

    &::after {
      transform: translateY(8px);
    }
  }
}

/* メニューアイコン（オープン時） */
[data-spmenu=opened] {
	
	.-menuBtn .c-iconBtn__icon::before {
			transform: rotate(45deg);
	}
	
	.-menuBtn .c-iconBtn__icon {
		background-color: transparent;
	}
	
	.-menuBtn .c-iconBtn__icon::after {
		transform: rotate(-45deg);
	}
}
/* ボタンラベル */
.p-spMenu__closeBtn button{
  position: absolute;
  top: 15px;
  right: 15px;
}
/* メニュー */
.p-spMenu__inner {
  width: 100%;
  height: 100%;
  transform: translateX(0)!important;
  opacity: 0;
  transition: opacity .5s ease-out!important;
}
/* メニュー（オープン時） */
[data-spmenu="opened"] .p-spMenu__inner {
  opacity: 1;
}
/* 既存のメニューを削除 */
.c-widget__title.-spmenu,
.p-spMenu__nav {
  display:none;
}
/* =======================================
   SPメニュー全体（SWELL既存メニューを差し替え）
   ======================================= */
.p-spMenu__inner {
  width: 100%;
  height: 100%;
  transform: translateX(0) !important;
  opacity: 0;
  transition: opacity .5s ease-out !important;
}

/* メニュー（オープン時） */
[data-spmenu="opened"] .p-spMenu__inner {
  opacity: 1;
}

/* SWELL既存のSPメニューを非表示にする */
.c-widget__title.-spmenu,
.p-spMenu__nav {
  display: none;
}

/* =======================================
   スマホナビ（p-spnav）
   ======================================= */
.p-spnav {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 20px 40px;
  overflow-y: auto;
}
.p-spnav__list {
  list-style: none;
  padding: 0 !important;
  margin: 0;
  width: 100%;
  max-width: 300px;
}
.p-spnav__list > li {
  border-bottom: 1px solid #D8E4E9;
  text-align: center;
  padding: 24px 0;
  display: flex;
  justify-content: center;
}
.p-spnav__list > li:last-child{
  border-bottom: none !important;
}
.p-spnav__list a {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  transition: color 0.3s;
}
.p-spnav__list a:hover {
  color: #9BB1BC;
}
.p-spnav__list .en {
  font-family: "Oooh Baby", cursive;
  font-style: italic;
  font-size: 1.1rem;
  color: #9BB1BC;
}

.p-spnav__list .jp {
  font-size: 1.2rem;
  font-family: "Shippori Mincho", serif;
}
.p-spnav__btns {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  margin-top: 30px;
}


/* =======================================
   下部ボタン（文字サイズ調整）
   ======================================= */
.p-spnav__btns .header-btn01 {
  font-size: 0.9rem;
  padding: 10px 18px;
  line-height: 1.3;
}
.p-spnav__btns .header-btn02 {
  padding: 10px 14px;
  line-height: 1.3;
}
.p-spnav__btns .header-btn02__main {
  font-size: 0.95rem;
}
.p-spnav__btns .header-btn02__sub {
  font-size: 0.75rem;
}
.p-spnav__btns .header-btn02__icon img {
  width: 16px;
  height: 16px;
}


/* =========================
   下層ぱんくず
   ========================= */
.p-breadcrumb{
  padding: 8px 20px;
}
@media screen and (min-width: 959px){
  .p-breadcrumb{
   padding: 8px 40px;
 }
}
/* .-body-solid .p-breadcrumb.-bg-on{
  display: none !important;
} */

/* ================================
   下層ページ共通見出し p-pageTtl01
   ================================ */

.p-pageTtl01 {
  position: relative;
  text-align: center;
  margin: 80px auto 60px;
  padding: 0 0 60px;
  overflow: visible; /* 背景が切れないように */
}
/* h2 本体 */
.p-pageTtl01__inner {
  margin: 0;
  padding: 0;
  border: none;
  background: none !important;
  font-weight: normal;
  line-height: 1.3;
  color: #6f5a53;
  position: relative;
  z-index: 2; /* テキストが背景の上 */
}
.c-pageTitle{
  font-family: "Shippori Mincho", serif;
}
.c-postTitle__ttl{
  font-family: "Shippori Mincho", serif;
}
.p-postList__title{
  font-family: "Shippori Mincho", serif;
}

/* ================================
   下層ページ共通（トップ .home 以外）
   ヘッダーをMVの上にかぶせる
================================ */

/* ヘッダーを絶対配置＋背景透明 */
body:not(.home) #header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: transparent !important;
  box-shadow: none !important;
  z-index: 100;
}
/* @media (max-width: 959px) {
  body:not(.home) #header {
    background: rgba(8, 55, 106, 0.2) !important;
  }
} */


/* MV */
.mv_logo{
  width: 50%;
  position: absolute;
}
.mv_logo img{
  position: absolute !important;
  top: 6% !important;
  z-index: 2 !important;
  left: -16% !important;
  width: 100% !important;
  max-width: 800px !important;
}
.p-mainVisual__slide{
  padding: 0 20px;
}
/*mvタイトルのCSSクラス*/
.p-mainVisual__slideTitle {
  font-family: "Hina Mincho", serif;
  font-size: 1.8rem;
  line-height: 1.6;
} 
@media screen and (min-width: 960px){
  .p-mainVisual__slideTitle {
    font-size: 4rem;
  }
}
.p-mainVisual__slideTitle  span{
  font-size: 1.5rem;
} 
@media screen and (min-width: 960px){
  .p-mainVisual__slideTitle  span {
    font-size: 3rem;
}
}
.p-mainVisual__textLayer {
  justify-content: flex-end !important;
  text-align: left;
  padding: 0 0 40px 20px;
}
@media screen and (min-width: 960px){
  .p-mainVisual__textLayer {
    padding: 0 0 60px 20px;
  }
}



/* h3見出し */
.post_content h3{
  margin: 0 !important;
  font-family: "Shippori Mincho", serif;
}

.post_content h3:where(:not([class^="swell-block-"]):not(.faq_q):not(.p-postList__title))::before{
  background: none !important;
}

.post_content .wp-block-heading{
  background: none;
}
/* 見出し */
/* h2見出し */
.post_content h2:where(:not([class^="swell-block-"]):not(.faq_q):not(.p-postList__title)){
  background: none !important;
}
.post_content h2:where(:not([class^="swell-block-"]):not(.faq_q):not(.p-postList__title))::before {
  position: absolute;
  display: block;
  pointer-events: none;
  content: "";
  top: -4px;
  left: 0;
  width: 100%;
  height: calc(100% + 4px);
  box-sizing: content-box;
  border-top: none;
  border-bottom: none;
}
.post_content h2:where(:not([class^="swell-block-"]):not(.faq_q):not(.p-postList__title)) {
  color: #42342B;
}
.post_content h2:where(:not([class^="swell-block-"]):not(.faq_q):not(.p-postList__title)) {
  padding: 0 0 1.25em 0;
}

.post_content h3:where(:not([class^="swell-block-"]):not(.faq_q):not(.p-postList__title)) {
  padding: 0;
}
/* h4 */
.post_content h4:where(:not([class^="swell-block-"]):not(.faq_q):not(.p-postList__title)){
  border-left: none !important;
  padding: 0;
  font-size: 20px;
  font-family: "Shippori Mincho", serif;
}
@media screen and (min-width: 959px){
  .post_content h4:where(:not([class^="swell-block-"]):not(.faq_q):not(.p-postList__title)) {
     font-size: 24px;
  }
}
.post_content h4 {
  margin: 0 !important;
}

/* 記事大見出し横幅 */
.post_content>h2 {
  margin-right: -2px;
  margin-left: -2px;
}
/* h2 */
.post_content h2 {
  margin: 1.5em 0 0em;
  font-family: "Shippori Mincho", serif;
}
/* h3見出し */
.post_content h3 {
  font-size: 20px !important;
  margin: 16px 0 0 !important;
}
@media screen and (min-width: 959px){
  .post_content h3 {
    font-size: 24px !important;
  }
}
.post_content h3:where(:not([class^="swell-block-"]):not(.faq_q):not(.p-postList__title)) {
    padding: 0 0 0.8em;
}
.post_content h3:where(:not([class^="swell-block-"]):not(.faq_q):not(.p-postList__title))::before {
    background: none !important;
}
.post_content h2:where(:not([class^="swell-block-"]):not(.faq_q):not(.p-postList__title)) {
  padding: 0 !important;
}
.post_content h3:where(:not([class^="swell-block-"]):not(.faq_q):not(.p-postList__title)) {
  padding: 0;
}
.c-sec__subttl{
  margin: 60px 0 20px 0 !important;
  
  font-weight: 600 !important;
  font-size: 16px !important;
}
@media screen and (min-width: 959px){
  .c-sec__subttl {
    margin: 80px 0 40px 0 !important;
    font-size: 24px !important;
  }
}
.post_content .wp-block-heading{
  background: none;
}
.c-sec__subttl::before {
  content: "" !important;
  width: 35px !important;
  height: 2px !important;
  background: #9FC5A3 !important;
  top: 100% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
}

/* h4見出し */
.post_content h4 {
  font-size: 16px !important;
  letter-spacing: 0.1em;
  font-weight: 600;
  margin: 0 0 0.5em;
}
@media screen and (min-width: 959px){
  .post_content h4 {
    font-size: 22px !important;
  }
}
@media screen and (min-width: 959px){
  .post_content>h2 {
    font-size: 20px;
    letter-spacing: 0.18em;
  }
}

/* 見出し幅 */
.post_content>h2 {
  margin-right: -2px;
  margin-left: -2px;
  margin-bottom: 30px;
  font-size: 18px !important;
}
@media screen and (min-width: 959px){
  .post_content>h2 {
    margin-bottom: 60px;
  }
}
.post_content div>:first-child,
.post_content > :first-child {
  margin-top: 0 !important;
}
.post_content h4:where(:not([class^="swell-block-"]):not(.faq_q):not(.p-postList__title)) {
  padding: 0;
  border-left: none;
}

.p-blogParts.post_content[data-partsid="460"] {
  position: absolute;
  bottom: 15%;
  right: 5%;
}
@media screen and (min-width: 959px) {
  .p-blogParts.post_content[data-partsid="460"]  {
    right: 8%;
    bottom: 10%;
  }
}
.p-blogParts.post_content[data-partsid="460"] svg {
  width: 90.27083333333333vw;
  height: auto;
  display: block;
  margin: 0 auto;
}
@media screen and (min-width: 800px) {
  .p-blogParts.post_content[data-partsid="460"] svg  {
    width: 46.27083333333333vw;
  }
}


/* =========================
   FOOTER
   ========================= */

.l-footer {
  background: #f4fbff;
  color: #344957;
}

/* 中央寄せ */
.l-footer__body {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 5vw;
  text-align: center;
}

/* ロゴ */
.l-footer .custom-logo {
  width: 180px;
  height: auto;
  margin-bottom: 28px;
}

/* キャッチ */
.l-footer p {
  font-size: 14px;
  line-height: 2;
  letter-spacing: .12em;
}

/* メニュー */
.l-footer .menu {
  display: flex;
  justify-content: center;
  gap: 32px;
  flex-wrap: wrap;
  margin: 42px 0;
  padding: 0;
  list-style: none;
}

.l-footer .menu a {
  color: #4d5b63;
  font-family: 'Cormorant Garamond', serif;
  font-size: 18px;
  letter-spacing: .12em;
  text-decoration: none;
  transition: .3s ease;
}

.l-footer .menu a:hover {
  color: #8dc7e8;
}

/* コピー */
.l-footer__foot {
  margin-top: 48px;
  padding: 24px 0;
  border-top: 1px solid rgba(141,199,232,.25);
}

.l-footer__copyright {
  color: #8a969c;
  font-size: 12px;
  letter-spacing: .08em;
}

/* スマホ */
@media (max-width: 768px) {

  .l-footer__body {
    padding: 0 20px;
  }

  .l-footer .menu {
    gap: 18px 24px;
    margin: 32px 0;
  }

  .l-footer .menu a {
    font-size: 16px;
  }

  .l-footer .custom-logo {
    width: 150px;
  }
}
@media (min-width: 600px) {
  .l-footer__nav a {
      border-right: none;
      font-size: 13px;
      padding: 0 .75em;
  }
  .l-footer__nav li:first-child a {
      border-left: none;
  }
}
.l-footer__foot {
  margin-top: 48px;
  padding: 24px 0px;
  border-top: none;
}


/* =========================
   TOPページ
   ========================= */

.p-home-mv {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  background: #f8fcff;
  color: #344957;
}
.p-home-mv {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  height: 100vh;
  /* min-height: 720px; */
}

/* MV画像 */
.p-home-mv__visual {
  position: absolute;
  inset: 0;
  z-index: 1;
}

.p-home-mv__visual::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 2;
  /* background: linear-gradient(
    90deg,
    rgba(255,255,255,.94) 0%,
    rgba(255,255,255,.78) 30%,
    rgba(255,255,255,.35) 55%,
    rgba(255,255,255,.08) 100%
  ); */
}

.p-home-mv__visual img {
  width: 100%;
  /* height: 100%; */
  object-fit: cover;
  object-position: center right;
  display: block;
}

/* テキスト */
.p-home-mv__content {
  position: absolute;
  z-index: 2;
  /* width: min(90%, 1200px); */
  margin: 0 auto;
  padding-top: 24vh;
  left: 7%;
}

.p-home-mv__content h1 {
  font-size: clamp(38px, 3.3vw, 64px);
  line-height: 1.65;
  letter-spacing: .16em;
  font-weight: 400;
  margin: 0 0 34px;
  color: #3d4b55;
}

.p-home-mv__text {
  font-size: 15px;
  line-height: 2.2;
  letter-spacing: .08em;
  margin: 0 0 34px;
}

.p-home-mv__text::after {
  content: "";
  display: block;
  width: 42px;
  height: 2px;
  background: #e7c94f;
  margin-top: 28px;
}

.p-home-mv__en {
  color: #8dc7e8;
  font-family: cursive;
  font-size: 2vw !important;
  line-height: 1;
  margin-top: 28px;
  transform: rotate(-5deg);
  font-family: "Oooh Baby", cursive;
}
/* スクロール */
.p-home-mv__scroll {
  position: absolute;
  left: 6vw;
  bottom: 48px;
  width: 120px;
  height: 120px;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
}

.p-home-mv__scroll svg {
  width: 100%;
  height: 100%;
  animation: scrollRotate 18s linear infinite;
}

.p-home-mv__scroll text {
  fill: #F1D37A;
  font-size: 11px;
  letter-spacing: .24em;
  font-weight: 500;
}

/* 矢印 */
.p-home-mv__scroll span {
  position: absolute;
  width: 26px;
  height: 26px;
  background: url("https://www.keylight.ms-design.site/wp-content/uploads/2026/05/ico_btn_arrow01.svg") center/contain no-repeat;
  display: block;
}

@keyframes scrollRotate {
  to {
    transform: rotate(360deg);
  }
}

/* スマホ */
@media (max-width: 768px) {

  .p-home-mv__scroll {
    width: 84px;
    height: 84px;
    right: 20px;
    bottom: 10%;
  }

  .p-home-mv__scroll text {
    font-size: 9px;
  }

  .p-home-mv__scroll span {
    width: 20px;
    height: 20px;
  }
}

/* スマホ */
@media (max-width: 768px) {
  .p-home-mv {
    height: 100svh;
  }

  .p-home-mv__logo {
    top: 24px;
    left: 24px;
  }

  .p-home-mv__text::after {
    margin-top: 18px;
  }

  .p-home-mv__logo img {
    width: 160px;
  }

  /* .p-home-mv__visual::before {
    background: linear-gradient(
      180deg,
      rgba(255,255,255,.58) 0%,
      rgba(255,255,255,.25) 38%,
      rgba(255,255,255,.95) 100%
    );
  } */

  .p-home-mv__visual img {
    object-position: 62% center;
  }

  .p-home-mv__content {
    width: auto;
    margin: 0;
    padding: 97% 0 0;
  }
  .p-home-mv__content h1 {
    font-size: 30px;
    line-height: 1.7;
    letter-spacing: .12em;
    margin-bottom: 10px;
  }
  .p-home-mv__text {
    font-size: 13px;
    line-height: 2;
    margin: 0 0 10px;
  }
  .p-home-mv__en {
    font-size: 6vw !important;
    margin-top: 5px;
  }
  .p-home-mv__scroll {
    width: 84px;
    height: 84px;
    left: 70%;
    bottom: 10%;
  }
  .p-home-mv__scroll text {
    font-size: 9px;
  }
  .p-home-mv__scroll span {
    font-size: 28px;
  }
}
/* .p-home-mv__visual picture {
  width: 100%;
  height: 100%;
  display: block;
}

.p-home-mv__visual picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
} */


/* MV全体 */
.p-home-mv {
  position: relative;
  width: 100vw;
  height: 100vh;
  /* min-height: 720px; */
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  overflow: hidden;
  background: #f8fcff;
}

/* 背景画像 */
.p-home-mv__visual {
  position: absolute;
  inset: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.p-home-mv__visual picture,
.p-home-mv__visual img {
  width: 100%;
  height: 100% !important;
  display: block;
}

.p-home-mv__visual img {
  object-fit: cover;
  object-position: center right;
}

@media (max-width: 768px) {
  .p-home-mv {
    height: 100svh;
    /* min-height: 720px; */
  }

  .p-home-mv__visual img {
    object-position: center center;
  }
}


/* =========================
   p-home-about
   ========================= */


.p-home-about {
  padding: 96px 0;
  color: #344957;
}

.p-home-about .swell-block-fullWide__inner {
  /* max-width: 1180px; */
  margin: 0 auto;
  /* padding: 0 5vw; */
}

.p-home-about h2 {
  color: #8dc7e8;
  font-family: "Oooh Baby", cursive;
  font-size: 34px;
  letter-spacing: .08em;
  font-weight: 400;
  margin-bottom: 24px;
}

.p-home-about h3 {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: clamp(26px, 3vw, 38px);
  line-height: 1.7;
  letter-spacing: .12em;
  font-weight: 400;
  color: #3d4b55;
  margin-bottom: 28px;
}

.p-home-about p {
  font-size: 15px;
  line-height: 2.2;
  letter-spacing: .08em;
}

.p-home-about .swell-block-button a {
  border-radius: 999px;
  border: 1px solid #8dc7e8;
  background: transparent;
  color: #6faed2;
  padding: 12px 36px;
  letter-spacing: .12em;
}

.p-home-about__img img {
  border-radius: 28px;
  width: 100%;
  object-fit: cover;
}

@media (max-width: 768px) {
  .p-home-about {
    padding: 72px 0;
  }

  .p-home-about .swell-block-fullWide__inner {
    padding: 0 24px;
  }

  .p-home-about h2 {
    font-size: 30px;
  }

  .p-home-about h3 {
    font-size: 25px;
  }
}
.p-home-about {
  padding: 96px 0;
  background: #f4fbff;
}

.p-home-about .swell-block-fullWide__inner {
  /* max-width: 1100px; */
  margin: 0 auto;
  /* padding: 0 40px; */
}

.p-home-about .wp-block-columns {
  justify-content: center;
  align-items: center;
  gap: 72px;
}

.p-home-about .wp-block-column {
  flex-basis: auto !important;
}

.p-home-about .wp-block-column:first-child {
  max-width: 360px;
}

.p-home-about .wp-block-column:last-child {
  max-width: 520px;
}

.p-home-about img {
  width: 100%;
  height: auto;
  display: block;
}
.p-home-about__cols {
  /* max-width: 1100px; */
  margin-left: auto !important;
  margin-right: auto !important;
}

/* =========================
   GALLERY 整え版
   ========================= */

.p-home-gallery {
  padding: 120px 0;
  background: #fff;
}

.p-home-gallery .swell-block-fullWide__inner {
  margin: 0 auto;
}

.p-home-gallery h2 {
  text-align: center;
  color: #8dc7e8;
  font-family: "Oooh Baby", cursive;
  font-size: 52px;
  font-weight: 400;
  letter-spacing: .08em;
  margin-bottom: 48px;
}

/* タブ全体 */
.p-home-gallery__tabs {
  margin-top: 0;
}

/* タブメニュー */
.p-home-gallery__tabs .c-tabList {
  display: flex;
  justify-content: center;
  gap: clamp(60px, 10vw, 160px);
  margin-bottom: 64px;
  border: none;
}

/* タブボタン */
.p-home-gallery__tabs .c-tabList__button {
  position: relative;
  padding: 0 0 16px;
  border: none !important;
  background: transparent !important;
  color: #6f7b83;
  font-family: "Oooh Baby", cursive;
  font-size: 24px;
  letter-spacing: .16em;
  font-weight: 400;
  transition: .3s ease;
}

/* 下線 */
.p-home-gallery__tabs .c-tabList__button::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 130px;
  height: 1px;
  background: #c8cfd3;
  transform: translateX(-50%);
  transition: .3s ease;
}

/* 選択中 */
.p-home-gallery__tabs .c-tabList__button[aria-selected="true"] {
  color: #8dc7e8;
}

.p-home-gallery__tabs .c-tabList__button[aria-selected="true"]::after {
  background: #8dc7e8;
  height: 2px;
}

/* ギャラリー */
/* .p-home-gallery__list {
  gap: 24px !important;
} */

/* 画像 */
.p-home-gallery__list figure {
  overflow: hidden;
  border-radius: 0;
}

.p-home-gallery__list img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  display: block;
  border-radius: 0;
  transition: .5s ease;
}

.p-home-gallery__list figure:hover img {
  transform: scale(1.04);
  opacity: .94;
}

/* VIEW MOREボタン位置 */
.p-home-gallery__btn {
  margin-top: 72px;
  text-align: center;
}

/* スマホ */
@media (max-width: 768px) {
  .p-home-gallery {
    padding: 80px 0;
  }

  /* .p-home-gallery .swell-block-fullWide__inner {
    padding: 0 20px;
  } */

  .p-home-gallery h2 {
    font-size: 38px;
    margin-bottom: 36px;
  }

  .p-home-gallery__tabs .c-tabList {
    gap: 36px;
    margin-bottom: 38px;
    overflow-x: auto;
    justify-content: center;
    padding-bottom: 6px;
  }

  .p-home-gallery__tabs .c-tabList__button {
    font-size: 18px;
    white-space: nowrap;
    padding-bottom: 12px;
  }

  .p-home-gallery__tabs .c-tabList__button::after {
    width: 84px;
  }

  /* .p-home-gallery__list {
    gap: 12px !important;
  } */

  .p-home-gallery__list img {
    height: 180px;
  }

  .p-home-gallery__btn {
    margin-top: 48px;
  }
}

/* =========================
   FAQ / Q&A
   ========================= */

.p-home-faq {
  padding: 120px 0;
  background: #f4fbff;
  color: #344957;
}

.p-home-faq .swell-block-fullWide__inner {
  margin: 0 auto;
}

.p-home-faq h2 {
  text-align: center;
  color: #8dc7e8;
  font-family: "Oooh Baby", cursive;
  font-size: 52px;
  font-weight: 400;
  letter-spacing: .08em;
  margin-bottom: 14px;
}

.p-home-faq .p-home-faq__lead {
  text-align: center;
  font-size: 15px;
  letter-spacing: .12em;
  margin-bottom: 64px;
}

/* アコーディオン全体 */
.p-home-faq__list {
  max-width: 860px;
  margin: 0 auto;
}

/* アコーディオン1個 */
.p-home-faq__list .swell-block-accordion__item {
  background: #fff;
  border: 1px solid #d7edf8;
  border-radius: 18px;
  margin-bottom: 18px;
  overflow: hidden;
  box-shadow: 0 12px 28px rgba(141, 199, 232, .12);
}

/* 質問部分 */
.p-home-faq__list .swell-block-accordion__title {
  padding: 24px 28px;
  color: #344957;
  font-size: 16px;
  letter-spacing: .08em;
  font-weight: 500;
  background-color: #fbfbfb;
;
}

/* 答え部分 */
.p-home-faq__list .swell-block-accordion__body {
  padding: 28px 28px 28px;
  color: #4d5b63;
  font-size: 14px;
  line-height: 2;
  letter-spacing: .06em;
}

/* Qマーク */
.p-home-faq__list .swell-block-accordion__title::before {
  content: "Q";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  margin-right: 14px;
  border-radius: 50%;
  background: #8dc7e8;
  color: #fff;
  font-family: "Oooh Baby", cursive;
  font-size: 18px;
}

/* スマホ */
@media (max-width: 768px) {
  .p-home-faq {
    padding: 80px 0;
  }

  /* .p-home-faq .swell-block-fullWide__inner {
    padding: 0 20px;
  } */

  .p-home-faq h2 {
    font-size: 38px;
  }

  .p-home-faq .p-home-faq__lead {
    margin-bottom: 42px;
  }

  .p-home-faq__list .swell-block-accordion__title {
    padding: 20px;
    font-size: 14px;
  }

  .p-home-faq__list .swell-block-accordion__body {
    padding: 24px 20px 24px;
  }
}
/* =========================
   FAQ SP Qマーク調整
   ========================= */
@media (max-width: 768px) {

  .p-home-faq__list .swell-block-accordion__title {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 20px !important;
    line-height: 1.7;
  }

  .p-home-faq__list .swell-block-accordion__title::before {
    flex: 0 0 30px;
    width: 30px;
    height: 30px;
    margin-right: 0;
    aspect-ratio: 1 / 1;
    border-radius: 50%;
    line-height: 1;
  }
}

/* =========================
   CONTACT CTA版
   ========================= */

.p-home-contact {
  padding: 130px 0;
  background: linear-gradient(135deg, #eaf8ff 0%, #ffffff 55%, #fff7d8 100%);
  color: #344957;
}

.p-home-contact .swell-block-fullWide__inner {
  margin: 0 auto;
}

.p-home-contact__box {
  position: relative;
  padding: 76px 48px;
  border-radius: 36px;
  background: rgba(255,255,255,.86);
  border: 2px solid #8dc7e8;
  box-shadow: 0 28px 70px rgba(141,199,232,.22);
  text-align: center;
  overflow: hidden;
}

.p-home-contact__box::before {
  content: "CONTACT";
  position: absolute;
  left: 50%;
  top: 24px;
  transform: translateX(-50%);
  color: rgba(141,199,232,.13);
  font-family: "Oooh Baby", cursive;
  font-size: clamp(80px, 12vw, 150px);
  letter-spacing: .08em;
  line-height: 1;
  white-space: nowrap;
}

.p-home-contact__box::after {
  content: "";
  position: absolute;
  right: -70px;
  bottom: -70px;
  width: 210px;
  height: 210px;
  border-radius: 50%;
  background: rgba(241,211,122,.45);
}

.p-home-contact h2 {
  position: relative;
  z-index: 1;
  color: #8dc7e8;
  font-family: "Oooh Baby", cursive;
  font-size: 52px;
  font-weight: 400;
  letter-spacing: .08em;
  margin-bottom: 18px;
}

.p-home-contact h3 {
  position: relative;
  z-index: 1;
  font-size: clamp(28px, 3.4vw, 44px);
  line-height: 1.6;
  letter-spacing: .12em;
  font-weight: 500;
  margin-bottom: 24px;
  color: #344957;
}

.p-home-contact__lead {
  position: relative;
  z-index: 1;
  font-size: 15px;
  line-height: 2.2;
  letter-spacing: .08em;
  margin-bottom: 42px;
}

.p-home-contact__btn {
  position: relative;
  z-index: 1;
  text-align: center;
}

.p-home-contact__btn a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 400px;
  height: 76px;
  padding: 0 48px;
  border-radius: 999px;
  background: #f1d37a;
  color: #fff !important;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: .18em;
  text-decoration: none;
  box-shadow: 0 16px 32px rgba(241,211,122,.38);
  transition: .35s ease;
}

.p-home-contact__btn a::after {
  content: "";
  width: 20px;
  height: 20px;
  margin-left: 18px;
  background: url("https://www.keylight.ms-design.site/wp-content/uploads/2026/05/ico_btn_arrow02.svg") center/contain no-repeat;
  transform: rotate(-90deg);
  transition: .35s ease;
}

.p-home-contact__btn a:hover {
  transform: translateY(-3px);
  box-shadow: 0 22px 42px rgba(241,211,122,.48);
}

/* .p-home-contact__btn a:hover::after {
  transform: rotate(-90deg) translateX(-5px);
} */

@media (max-width: 768px) {
  .p-home-contact {
    padding: 84px 0;
  }

  .p-home-contact .swell-block-fullWide__inner {
    padding: 0 20px;
  }

  .p-home-contact__box {
    padding: 58px 22px;
    border-radius: 28px;
  }

  .p-home-contact h2 {
    font-size: 38px;
  }

  .p-home-contact h3 {
    font-size: 25px;
  }

  .p-home-contact__lead {
    font-size: 14px;
    line-height: 2;
    margin-bottom: 34px;
  }

  .p-home-contact__btn a {
    height: 66px;
    font-size: 13px;
  }
}