@charset "UTF-8";
/* CSS Document */


/*========================================================
BUG検証

* {outline: 1px solid red;
}
*/


*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body{
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    color: #150301;
}
img {width: 100%;height: auto;}
.Lato {font-family:'Lato', sans-serif;}
.Noto_Sans_JP {font-family: 'Noto Sans JP', sans-serif;}
.Noto_Serif_JP {font-family: 'Noto Serif JP', serif;}
.Roboto {font-family: 'Roboto', sans-serif;}
.Shippori_Mincho {font-family: 'Shippori Mincho', serif;}
.mrs-eaves-roman-small-caps {font-family: mrs-eaves-roman-small-caps, serif;
font-style: normal;
	font-weight: 400;}
    
 .pppp{
 top: -500px;
 }
 

/*==========================================================
fade SPは削除する
========================================================= */
.fade{
  opacity : 0;
  transition: opacity 2s;
}
 .fade.view{
  opacity: 1;
}


@media screen and (max-width: 767px) {
.fade{
  text-align: unset;
  opacity : unset;
  transition: unset;
}
 .fade.view{
  opacity: unset;
 }
}
/*==========================================================
Base-Kits
========================================================= */
.sp{display: none;}
.pc{display: block;}

@media(max-width:767px) {
	.sp{display: block;}
	.pc{display: none;}
}

/*==========================================================
  Font
========================================================= */


a {
	color: #025ABA;
	text-decoration: underline;
	font-weight: normal;
	transition:.3s;
}
a:visited {
	color: #666;
}
a:hover {
	color: #039;
	font-weight: normal;
	text-decoration: none;
	transition:.3s;
}
p{
	margin-bottom: 1em;
	}
strong {
    font-weight: 600;
}

.txt-size-sss {/* 極小小の文字サイズ */
	font-size: 0.6rem;
	line-height: 1.4rem;
	letter-spacing: 0.1rem;
	padding-top: 1rem;
	padding-left: 0.4rem;
}
.txt-size-ss {/* 極小の文字サイズ */
	font-size: 0.70rem;
	line-height: 1.4rem;
	letter-spacing: 0.1rem;
	padding-top: 1rem;
	padding-left: 0.4rem;

}
.txt-size-s {/* 小の文字サイズ */
	font-size: 0.8rem;
	line-height: 1.6rem;
	padding-top: 1rem;
	padding-left: 0.4rem;

}
.txt-size-m {/* 中の文字サイズ */
	font-size: 0.96rem;
	line-height: 1.8rem;
	letter-spacing: 0.12rem;
	padding-top: 0.8rem;
	padding-left: 0.4rem;
	
}
.txt-size-l {/* 大の文字サイズ */
	font-size: 1.05rem;
	line-height: 2.1rem;
	letter-spacing: 0.3rem;
	padding-top: 0.8rem;
	padding-left: 0.4rem;
}
.txt-size-ll {/* 大の文字サイズ */
	font-size: 1.3rem;
	line-height: 2.0rem;
	letter-spacing: 0.3rem;
	padding-top: 0.8rem;
	padding-left: 0.4rem;
	font-weight: bold;
}
.txt-spac {/* 字間を広げる */
	letter-spacing: 0.15rem;
}
.txt-li {/* リスト項目 */
	line-height: 1.8rem;
	text-indent: 0rem;
	padding-left: 1.5rem;
	list-style-type: disc;
}
.ol-li {/* 数字リスト項目 */
	line-height: 1.8rem;
	text-indent: -1rem;
	padding-left: 1rem;
	margin-bottom: 1.2rem;
}
.mi {/* 冒頭にスペース */
	text-indent: 1rem;
}
.mt {/* 2行目からスペース */
	line-height: 1.8rem;
	text-indent: -1rem;
	padding-left: 1rem;
}
.txt-red {
	color: #D85745;
}
.txt-orange {
	color: #D4A751;
}
.txt-blue {
	color: #4C92AB;
}
.txt-white {
	color: #FFFFFF;
}
.txt-gray {
	color: #B3B3B3;
}
.txt-bold {
	font-weight: bold;
}
blockquote {/* 引用文*/
	font-style: italic;
	color: #848484;
}

.lato {font-family: 'Lato', sans-serif;}
.wrap {background-color: #f9faf1;}
@media screen and (max-width: 767px) {
	.wrap {overflow: hidden;}
}





/* =========================================================
============================================================
============================================================
  HEADER
============================================================
============================================================
========================================================= */

.header {width: 100%;height: 128px;position: absolute;left: 0;top:0;z-index: 100;}
.header_logo {width: 1200px;margin: 0 auto 0;box-sizing: border-box;padding:32px 0 0; font-size: 14px;font-weight: 500; color: #FFF;line-height: 1.8;letter-spacing: 0.05em;white-space: nowrap;}
@media screen and (max-width: 1216px) {
	.header {width: 100%;height: 90px;}
	.header__inner {width: 96%;position: relative;}
	.header_logo {width: 98%;position: absolute;font-size: 14px;top: 4%;left: 5%;}
}




/* =========================================================
============================================================
============================================================
  MV
============================================================
============================================================
========================================================= */
#mv {width: 100%;min-width: 767px; max-height: 100vh;aspect-ratio: 1440 / 800;height: auto;min-height: 500px; overflow: hidden;}
#mv .in {width: 100%;height: 100%;position: relative;}
#mv .in h1 {text-align: center;position: absolute;left: 50%;top:50%;transform: translate(-50%,-100%);font-size:clamp(30px, 4.0vw,  48px);font-weight: 600;color: #FFF; line-height: 1.6;font-feature-settings: "palt";white-space: nowrap;}
#mv .in h1 span {font-size:clamp(21px, 2.5vw,  30px);}
.countdown {padding: 16px 32px;background-color: rgba(255,255,255,0.8);border-radius: 50px;position: absolute;left: 50%;bottom: 23%;transform: translate(-50%,-50%);}

.countdown {padding: 16px 32px;position: absolute;left: 50%;bottom: 23%;transform: translate(-50%, -50%);
  /* ガラス本体 */
    background: rgba(255, 255, 255, 0.7);
	border-radius: 50px;
	backdrop-filter: blur(10px) saturate(120%);
  -webkit-backdrop-filter: blur(10px) saturate(120%); /* iPhone対応 */
  /* エッジ＆質感 */
	border: 1px solid rgba(255, 255, 255, 0.4);
	box-shadow: 
　　0 8px 24px rgba(0, 0, 0, 0.8),
   inset 0 1px 0 rgba(255, 255, 255, 0.6);
	color: #333;
}


.countdown .timer {display: flex;justify-content: center;align-items: center;font-size:clamp(16px, 1.917vw, 23px);font-weight: 600;color: #00848f;}
.countdown .timer #day {font-family:'Lato', sans-serif;font-size: clamp(36px, 4.417vw, 53px);font-weight: 700;margin: 0 15px;color: #000;}
.countdown .timer .tani {font-size:clamp(21px, 2.5vw, 30px);font-weight: 500;color: #000;text-align: center;padding: 15px 0 0;}
.countdown .timer .tani .en {display: block;font-family: 'Lato', sans-serif;font-size: clamp(10px, 1.17vw, 10px);font-weight: 700;letter-spacing: 0.2rem;}
.countdown .timer .ti {font-size:clamp(14px, 4.8vw, 16px);font-weight: 500;color: #5bb431;text-align: center;padding: 0 0;display: block;width: 100%;}
#mv .in .opendays {
    font-size:clamp(16px, 2.5vw, 30px);
    font-family:'Lato', sans-serif;
    text-align: center;
    position: absolute;
    left: 50%;
    bottom: 20%;
    transform: translate(-50%,-100%);
    color: #FFFFFF;
    font-weight: 600;
}
#mv .kv-bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* 共通 */
#mv .kv-illust {
  position: absolute;
  z-index: 2;
  height: auto;
  pointer-events: none;
  opacity: 0;
  transform: translateY(30px) scale(0.85);

  animation:
    illustIn 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards,
    illustFloat 4s ease-in-out infinite;
  animation-delay:
    var(--illust-delay),
    calc(var(--illust-delay) + 0.9s);
}

/* PC配置 */
#mv .kv-illust01 {
  width: clamp(90px, 12vw, 180px);
  left: 20%;
  top: 23%;
  --illust-delay: 0.8s;
}

#mv .kv-illust02 {
  width: clamp(80px,10vw, 150px);
  right: 18%;
  top: 26%;
  --illust-delay: 1.3s;
}

#mv .kv-illust03 {
  width: clamp(80px, 11vw, 160px);
  left: 24%;
  bottom: 18%;
  --illust-delay: 1.6s;
}

#mv .kv-illust04 {
  width: clamp(70px, 18vw, 120px);
  right: 24%;
  bottom: 16%;
  --illust-delay: 1s;
}
/* --------------------
   登場アニメーション
-------------------- */
@keyframes illustIn {
  0% {
    opacity: 0;
    transform: translateY(30px) scale(0.85);
  }

  60% {
    opacity: 1;
    transform: translateY(-6px) scale(1.05);
  }

  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}

/* --------------------
   ゆらゆらアニメーション
-------------------- */
@keyframes illustFloat {
  0% {
    transform: translateY(0) scale(1);
  }

  50% {
    transform: translateY(-10px) scale(1);
  }

  100% {
    transform: translateY(0) scale(1);
  }
}

@media screen and (max-width: 768px) {
	#mv {width: 100%;min-width: 100%;height: 100vh;overflow: hidden;}
	#mv .in {width: 100%;height: 100vh;position: relative;}
	#mv .in h1 {font-size:8.0vw;}
	#mv .in h1 span {font-size: 4.0vw;}
    
  #mv .kv-bg {
    width: 100%;
    height: 100vh;
    object-fit: cover;
  }
  #mv .kv-illust img {
    width: 1vw;

  }
  #mv .kv-illust01 {
    width: 40vw;
    left: 5%;
    top: 16%;
  }

  #mv .kv-illust02 {
    width: 30vw;
    right: 4%;
    top: 20%;
  }

  #mv .kv-illust03 {
    width: 30vw;
    left: 4%;
    bottom: 23%;
  }

  #mv .kv-illust04 {
    width: 25vw;
    right: 3%;
    bottom: 23%;
  }
    
    
	.countdown {padding: 2% 3%;background-color: rgba(255,255,255,0.8);border-radius: 50px;position: absolute;left: 50%;bottom: 30%;transform: translate(-50%,-50%);}
	.countdown .timer {display: flex;flex-wrap: wrap; justify-content: center;align-items: center;font-size: 4.8vw;font-weight: 500;color: #00848f;}
	.countdown .timer #day {font-family:'Lato', sans-serif;font-size: 8vw;font-weight: 700;margin: 0 15px;color: #000;}
	.countdown .timer .tani {font-size: 4.0vw;font-weight: 500;color: #000;text-align: center;padding: 2% 0 0;}
	.countdown .timer .tani .en {display: block;ont-family:'Lato', sans-serif;font-size: 2.0vw;font-weight: 700;}
.countdown .timer .ti {padding: 0 0 3%;}
}





#sec01 {}
#sec01 .in {padding: 120px 0;}
h2.sec_t {font-size:clamp(30px, 4.0vw, 48px);font-weight: 600;letter-spacing: 0.1em; color: #000;line-height: 1.6;text-align: center;font-feature-settings: "palt";}
.sec_ts {font-family:'Lato', sans-serif;font-size:clamp(10px, 1.083vw, 13px);font-weight: 700;color: #000;letter-spacing: 0.1em; text-align: center;display: inline-block;margin: 24px auto 80px 50%;transform: translate(-50%,0);position: relative;}
.sec_ts:after {content: ''; width: 100%;height: 1px;background-color: #fed94c;position: absolute;left: 0;bottom: -8px;}
#sec01 .in .txt_area {font-size:clamp(12px, 1.333vw, 16px);font-weight: 600; text-align: center;line-height: 1.8;margin: 0 auto 96px;}
#sec01 .in .col3 {max-width: 1200px;margin: 0 auto 0;display: flex;justify-content: space-between;}
#sec01 .in .col3 .col {text-align:center;padding: 0 2.0%;}
#sec01 .in .col3 .col .ph {}
#sec01 .in .col3 .col:nth-child(2) .ph {padding-right: 24px;}
#sec01 .in .col3 .col .col_t {display: inline;padding: 0;font-size:clamp(18px, 2.0vw, 24px);font-weight: 700; letter-spacing: 0.1em; line-height: 1.6;background: linear-gradient(transparent 65%, #f2cf39 0%);}
#sec01 .in .col3 .col .txt {font-size:clamp(12px, 1.333vw, 16px);font-weight: 500;line-height: 1.6;letter-spacing: 0.08em;padding: 32px 0 0;text-align: center;text-align: justify; }
@media screen and (max-width: 768px) {
	#sec01 .in {padding: 14% 5% 10%;box-sizing: border-box;width: 100%;}
	h2.sec_t {font-size: 6.4vw;}
	.sec_ts {font-size: 3.2vw;white-space: nowrap;margin: 3% auto 10% 50%;}
	.sec_ts:after {content: ''; width: 100%;height: 1px;background-color: #fed94c;position: absolute;left: 0;bottom: -8px;}
	#sec01 .in .txt_area {font-size: 4.0vw;font-weight: 500; text-align: center;line-height: 1.8;margin: 0 auto 10%;}
	#sec01 .in .col3 {width: 100%;margin: 0 auto 0;display: block;}
	#sec01 .in .col3 .col {text-align:center;margin-bottom: 10%;}
	#sec01 .in .col3 .col .ph {width: 90%;margin: 0 auto;}
	#sec01 .in .col3 .col:nth-child(2) .ph {padding-right: 24px;}
	#sec01 .in .col3 .col .col_t {display: inline;padding: 0;font-size: 4.8vw;font-weight: 700; letter-spacing: 0.1em; line-height: 1.6;background: linear-gradient(transparent 65%, #f2cf39 0%);}
	#sec01 .in .col3 .col .txt {font-size: 4.0vw;font-weight: 500;line-height: 1.6;letter-spacing: 0.08em;padding: 4% 0 0;text-align: left;font-feature-settings: "palt";}
}



#sec02 {background-color: #FFF;}
#sec02 .in {max-width: 1200px;margin: 0 auto;padding: 24px 0 88px;display: flex;justify-content: space-between;}
#sec02 .in .l_box {width: 49.5%; max-width: 576px;padding-top: 104px;}
#sec02 .in .l_box .sec_t {text-align: left;}
#sec02 .in .l_box .sec_ts {text-align: left;margin: 16px auto 40px 0;transform: translate(0,0);}
#sec02 .in .l_box .col_t {display: inline-block;padding: 0;font-size:clamp(18px, 2.0vw, 24px);font-weight: 700; letter-spacing: 0.1em; line-height: 1.6;background: linear-gradient(transparent 65%, #f2cf39 0%);margin-bottom: 24px;position: relative;}
#sec02 .in .l_box .txt_area {font-size:clamp(12px, 1.333vw, 16px);font-weight: 500;line-height: 1.8;}
#sec02 .in .r_box {width: 49.5%; max-width: 592px;}
@media screen and (max-width: 768px) {
	#sec02 {background-color: #FFF;}
	#sec02 .in {width: 90%;margin: 0 auto;padding: 3% 0 10%;display: block;}
	#sec02 .in .l_box {width: 100%;padding-top: 5%;}
	#sec02 .in .l_box .sec_t {text-align: left;}
	#sec02 .in .l_box .sec_ts {text-align: left;margin: 2% auto 15% 0;transform: translate(0,0);}
	#sec02 .in .l_box .col_t {display: inline-block;padding: 0;font-size: 4.8vw;font-weight: 700; letter-spacing: 0.1em; line-height: 1.6;background: linear-gradient(transparent 65%, #f2cf39 0%);margin-bottom: 3%;}
	#sec02 .in .l_box .txt_area {font-size: 4.0vw;font-weight: 500;line-height: 1.8;}
	#sec02 .in .r_box {width: 100%;}
}


/* --------------------
   area_block
-------------------- */
.area_block {position: relative;padding: 120px 0 0;}
.area_block-track {position: relative;height: 600vh;}
.area_block-sticky {position: sticky;top: 0;height: 100vh;}
.inner{width: min(1216px, calc(100% - 40px));margin: 0 auto;}

/* --------------------
   left
-------------------- */
.left {position: absolute;top: 50%;left: 50%;width: clamp(320px, 50vw, 800px);max-width: 800px;transform: translate(-50%, -50%) scale(1);background: transparent;z-index: 2;}
.left-panel {position: absolute;inset: 0;display: flex;align-items: center;justify-content: center;opacity: 0;visibility: hidden;transition:opacity 0.35s ease,visibility 0.35s ease;}
.left-panel.is-active {opacity: 1;visibility: visible;}
.left-panel img {width: 100%;height: auto;object-fit: contain;}
/* --------------------
   right
-------------------- */
.right {position: absolute;top: 0;left: 58%;max-width: 518px;transform: translateY(100vh);z-index: 1;}
.area {max-width: 518px; height: 100vh;display: flex;align-items: center;justify-content: center;padding: 40px 0;font-size: 2rem;}


/* --------------------
   スマホ
-------------------- */
@media screen and (max-width: 768px) {
	.area_block {width: 100%; position: relative;padding: 15% 5% 10%;box-sizing: border-box;}
	.area_block-track {height: auto;}
	.area_block-sticky {position: static;height: auto;overflow: visible;}
	.left {position: relative;top: auto;left: auto;width: 100%;max-width: none;margin: 20px auto;transform: none !important;}
	.left-panel {position: relative;inset: auto;display: none;opacity: 1;visibility: visible;}
	.left-panel.is-active {display: flex;}
	.right {position: static;width: 100%;transform: none !important;}
	.inner{width:100%;margin: 0 auto;}
	.area {font-size: 3.6vw;width: 100%;height: auto;padding: 5% 0;}
}

.area_block .in {max-width: 1216px;margin: 0 auto 0;}
.area_block .in .sec_t {text-align: left;}
.area_block .in .sec_ts {text-align: left;margin: 16px auto 80px 0;transform: translate(0, 0);}
.area_block .area_col {max-width: 518px;margin: 0 auto 40px;}
.area_block .area_col .head {}
.area_block .area_col .content {background-image: url("../img/area_col_cont.png");background-size: 100% auto;background-repeat: repeat-y;padding: 0 32px 8px;}
.area_block .area_col .content .ph {width: 100%;margin: 0 auto 16px;}
.area_block .area_col .content .tit {display: block;padding: 0 3% 0 17%;box-sizing: border-box;font-size:clamp(18px, 2.0vw, 24px);font-weight: 700;color: #000;text-align: center;letter-spacing: 0.1em;line-height: 1.6;position: relative;margin-bottom: 16px;font-feature-settings: "palt";}
.area_block .area_col .content .tit .txt20 {font-size:clamp(15px, 1.667vw, 20px);}
.area_block .area_col .content .tit .ico {position: absolute;left: 0;top:0; max-width: 64px;width: 15%;}
.area_block .area_col .content p {font-size:clamp(12px, 1.333vw, 16px);font-weight: 500;color: #000;text-align: justify;letter-spacing: 0.08em;line-height: 1.6;margin: 0;}
.area_block .area_col .foot {}
@media screen and (max-width: 768px) {
	.area_block .in {width: 100%;margin: 0 auto 0;}
	.area_block .in .sec_t {text-align: left;}
	.area_block .in .sec_ts {text-align: left;margin: 3% auto 10% 0;transform: translate(0, 0);}
	.area_block .area_col {width: 100%;margin: 0 auto 0%;}
	.area_block .area_col .head {}
	.area_block .area_col .content {background-image: url("../img/area_col_cont.png");background-size: 100% auto;background-repeat: repeat-y;padding: 0 8% 1%;}
	.area_block .area_col .content .ph {width: 100%;margin: 0 auto 3%;}
	.area_block .area_col .content .tit {display: block;padding: 0 4% 0 25%;box-sizing: border-box;font-size:4.8vw;font-weight: 700;color: #000;text-align: center;letter-spacing: 0.1em;line-height: 1.6;position: relative;margin-bottom: 16px;font-feature-settings: "palt";}
	.area_block .area_col .content .tit .txt20 {font-size:4.0vw;letter-spacing: 0;}
	.area_block .area_col .content .tit .ico {position: absolute;left: 0;top:0; width: 20%;}
	.area_block .area_col .content p {font-size:4.0vw;font-weight: 500;color: #000;text-align: left;letter-spacing: 0.08em;line-height: 1.6;margin: 0;}
	.area_block .area_col .foot {}
}




#sec04 {padding: 40px 0 120px;}
#sec04 .in {}
#sec04 .in .col3 {max-width: 1216px;margin: 0 auto 0;display: flex;justify-content: space-between;}
#sec04 .in .col3 .col {width: 31.58%; max-width: 384px;box-sizing: border-box;padding: 24px;background-color: #FFF;border-radius: 16px;}
#sec04 .in .col3 .col .ph {width: 100%;height: 216px;position: relative;top: -18px; display: flex;justify-content: center;align-items: center;margin: 0 auto 5%;}
#sec04 .in .col3 .col .tit {font-size: 23px;font-weight: 500;color: #000;text-align: center;}
#sec04 .in .col3 .col p {font-size: clamp(12px, 4.2vw, 16px);
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: 0.08em;
    padding: 0 0;
    text-align: justify;}
@media screen and (max-width: 768px) {
	#sec04 {padding: 5% 0 15%;}
	#sec04 .in {width: 90%;margin: 0 auto;}
	#sec04 .in .col3 {width: 100%;margin: 0 auto 0;display:block;}
	#sec04 .in .col3 .col {width: 100%;box-sizing: border-box;padding: 5%;background-color: #FFF;border-radius: 16px;margin: 0 auto 8%;}
	#sec04 .in .col3 .col .ph {width: 100%;height: auto;aspect-ratio: 344 / 216;position: relative;display: flex;justify-content: center;align-items: center;margin: 0 auto 0%;}
	#sec04 .in .col3 .col .tit {font-size: 4.8vw;font-weight: 500;color: #000;text-align: center;}
	#sec04 .in .col3 .col p {}
}



#sec05 {background-color: #FFF;padding: 120px 0;}
#sec05 .in {margin: 0 5%;}
#sec05 .in .sec_t {}
#sec05 .in .sec_ts {}
#sec05 .in .news_cont {font-size: 23px;font-weight: 700;text-align: center;}
@media screen and (max-width: 768px) {
	#sec05 {background-color: #FFF;padding: 15% 0;}
	#sec05 .in {}
	#sec05 .in .sec_t {}
	#sec05 .in .sec_ts {}
	#sec05 .in .news_cont {font-size: 4.8vw;font-weight: 700;text-align: center;}
}
		





#sec06 {background-color: #FFFFFF;}
#sec06 .in {max-width: 800px;padding: 120px 20px;margin: auto;}
#page_footer_contact .button_box {width: 720px;margin: auto;}
#sec06 .col_between{display: inline-flex;display: flex;justify-content: space-between;}
#sec06 p {text-align: center;}
#sec06 .company_name {text-align: center;font-size: clamp(16px, 1.633vw, 18px);line-height: 2rem;}
#sec06 .company_name span {text-align: center;font-size: clamp(12px, 1.333vw, 16px);}
#sec06 .txt_size_m {
    text-align: center;
    font-size: clamp(12px, 1.333vw, 16px);
    line-height: 1.6rem;
}
#sec06 .button_box {margin-top: 48px;}

@media screen and (max-width: 768px) {
	#sec06 {padding: 15% 0;}
	#sec06 .in {max-width: 90%;padding: 0px;margin: auto;}
	#sec06 .col_between{display: block;}
}


/* TELボタン */
.button_tel a {
    width: 340px;
    background: #fff;
    border-radius: 64px;
    position: relative;
    display: inline-block;
    justify-content: space-around;
    align-items: center;
    padding: 12px 20px;
    color: #252525;
    transition: 0.3s ease-in-out;
    font-weight: 500;
    text-decoration: none;
    border: 1px solid #fdd23c;
    text-align: center;
    font-size: 1.1rem;
    font-family: "Lato", sans-serif;
    letter-spacing: 0.3rem;
    line-height: 1.2rem;
    margin-bottom: 32px;
}
.button_tel span {
    font-size: 0.8rem;
    font-family: "Lato", sans-serif;
    letter-spacing: 0.1rem;
}
.button_tel a:before {
    display: inline-block;
    content: url(../img/icon_tel.svg);
    width: 36px;/*画像の幅*/
    vertical-align: middle;
    padding-right: 5px;
    margin-left: 16px;
    margin-right: 12px;
}
.button_tel a:hover {
    background: #fdd23c;
    color: #fff;
}
.button_tel a:hover:before {
    content: url(../img/icon_tel_hover.svg);
}

/* MAILボタン */
.button_mail a {
    width: 336px;
    background: #fdd23c;
    border-radius: 64px;
    position: relative;
    display: inline-block;
    justify-content: space-around;
    align-items: center;
    padding: 22px 18px;
    margin-right: 10px;
    color: #fff;
    transition: 0.3s ease-in-out;
    font-weight: 600;
    text-decoration: none;
    border: 1px solid #fdd23c;
    text-align: center;
    font-size: 1.0rem;
    font-family: "Lato", sans-serif;
    letter-spacing: 0.3rem;
    margin-bottom: 32px;
}
.button_mail span {
    font-size: 0.8rem;
    font-family: "Lato", sans-serif;
    letter-spacing: 0.2rem;
}
.button_mail a:before {
    display: inline-block;
    content: url(../img/icon_mail.svg);
    width: 48px;/*画像の幅*/
    height: 30px;/*画像の高さ*/
    vertical-align: middle;
    padding-right: 5px;
    margin-left:16px;

}
.button_mail a:hover {
    background: #fff;
    color: #fdd23c;
}
.button_mail a:hover:before {
    content: url(../img/icon_mail_hover.svg);
}

.navi .button_mail a {margin-right: 0px;}
.menu .button_mail a {margin: 0px 0px;}




/* =========================================================
============================================================
============================================================
  footer
============================================================
============================================================
========================================================= */
footer { background-color: #FFF}
footer .in {
    padding: 40px 0;
    border-top: 1px solid #C5C5C5;
}
footer .in .col4 {max-width: 800px;margin: 0 auto 120px;display: flex;justify-content: space-between;}
footer .in .col4 .col {
    width: 23%;
    max-width: 200px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: clamp(12px, 1.1vw, 12px);
    font-weight: 500;
    text-align: center;
    color: #343434;
    text-decoration: none;
}
footer .in .col4 .col a {
    color: #343434;
    text-decoration: none;
}
footer .in .col4 .col img {
    margin-bottom: 12px;
}
footer .in .copy {font-size: clamp(12px, 1.1vw, 12px);text-align: center;}
@media screen and (max-width: 768px) {
	footer {}
	footer .in {padding: 10% 0;}
	footer .in .dummy_txt {font-size: 4.8vw;font-weight: 500;text-align: center;margin: 0 auto 12%;}
	footer .in .col4 {width: 90%;margin: 0 auto 10%;display: flex;flex-wrap: wrap; justify-content: space-between;}
	footer .in .col4 .col {width: 48%;height: 80px;display: flex;justify-content: center;align-items: center; font-size: 3.2vw;font-weight: 500;text-align: center;margin-bottom: 5%;}
}

/* =========================================================
 PAGE TOP
========================================================= */
.pagetop {
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 56px;
  height: 56px;
  background: #fdd23c;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #fff;
  /* 初期非表示 */
  opacity: 0;
  visibility: hidden;
  transform: translateY(30px);
  transition:
    opacity 0.4s ease,
    transform 0.4s ease,
    background-color 0.3s ease;
  z-index: 999;
}

/* 表示状態 */
.pagetop.is-show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

/* ▲アイコン */
.pagetop__icon {
  position: relative;
  width: 12px;
  height: 8px;
  margin-bottom: 2px;
}

.pagetop__icon::before,
.pagetop__icon::after {
  content: "";
  position: absolute;
  width: 9px;
  height: 2px;
  background: #fff;
  top: 2px;
}

/* 左側 */
.pagetop__icon::before {
  left: 0;
  transform: rotate(-45deg);  /* ←ここ修正 */
  transform-origin: left center;
}

/* 右側 */
.pagetop__icon::after {
  right: 0;
  transform: rotate(45deg);   /* ←ここ修正 */
  transform-origin: right center;
}

/* テキスト */
.pagetop__text {
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.05em;
}

/* hover */
.pagetop:hover {
    background: #fde766;
    transform: translateY(-2px);
    color: #FFFFFF;
}





/* =========================================================
============================================================
============================================================
  note読み込み
============================================================
============================================================
========================================================= */
.note-posts {
  padding: 80px 20px;
  background: #f8f8f8;
}
.note-posts__inner {
  width: min(1200px, 100%);
  margin: 0 auto;
}
.note-posts__title {
  margin: 0 0 32px;
  font-size: clamp(28px, 3vw, 40px);
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
}
.note-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}
.note-card {
  background: #fff;
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
  transition: transform 0.35s ease, box-shadow 0.35s ease;
}
.note-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.12);
}
.note-card__link {
  display: block;
  color: inherit;
  text-decoration: none;
  height: 100%;
}
.note-card__thumb {
  aspect-ratio: 16 / 9;
  overflow: hidden;
  background: #eaeaea;
}
.note-card__thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.5s ease;
}
.note-card:hover .note-card__thumb img {
  transform: scale(1.05);
}
.note-card__body {
  padding: 20px;
}
.note-card__date {
  margin: 0 0 8px;
  font-size: 12px;
  color: #999; /* 薄め */
  letter-spacing: 0.05em;
}
.note-card__title {
  margin: 0 0 12px;
  font-size: 20px;
  font-weight: 700;
  color: #111; /* 強め */
  line-height: 1.5;
  transition: color 0.3s ease;
}
.note-card__excerpt {
  margin: 0 0 16px;
  font-size: 14px;
  line-height: 1.8;
  color: #555;
}
.note-card__more {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  font-weight: 700;
}
.note-error {
  text-align: center;
  color: #999;
}

@media (max-width: 991px) {
  .note-grid {grid-template-columns: repeat(2, 1fr);}
}

@media (max-width: 767px) {
  .note-posts {padding: 56px 16px;}
  .note-grid {grid-template-columns: 1fr;gap: 20px;}
  .note-card__title {font-size: 18px;}
}




/* =========================================================
============================================================
============================================================
  アニメーション　fadein.jsも必須
============================================================
============================================================
========================================================= */
.fade {transition: opacity 0.8s ease 0.8s,transform 0.8s ease 0.5s;}


/* 上から */
.fade-up {opacity: 0;transform: translateY(50px);}
/* 下から */
.fade-down {opacity: 0;transform: translateY(-30px);}
/* 左から */
.fade-left {opacity: 0;transform: translateX(-40px);}
/* 右から */
.fade-right {opacity: 0;transform: translateX(40px);}
/* 共通表示 */
.fade-up.is-show,
.fade-down.is-show,
.fade-left.is-show,
.fade-right.is-show {
  opacity: 1;
  transform: translate(0, 0);
}

/* アニメーション設定まとめ */
.fade-up,
.fade-down,
.fade-left,
.fade-right {
  transition: 
    opacity 0.8s ease,
    transform 0.8s ease;
}

