@charset "UTF-8";


/*========================================================*/
/*      					共通CSS  			  		  */
/*=======================================================*/


/* ノーマル指定 */
table{
	border-collapse: separate;
	border-spacing: 0;
	width: 100%;
}
.clear {
	clear: both;
}
strong{
	font-weight:normal;
}
/* 2行目以降の文字を一文字ずらす */
.indent{
	text-indent: -1em;
	padding-left: 1em;
}
/* 先頭の文字を一文字ずらす */
.indent02{
	text-indent: 1em;
}
/* 半角分文字をずらす */
.indent03{
	text-indent: 0.6em;
}
/* 全体の文章を１文字分右にずらす */
.indent04{
	padding-left: 1em;
}
.tj{
	text-align: justify;/*文字両端ぞろえ*/
}
.marker {
	background: linear-gradient(transparent 60%, #fce0db 60%);
}
.marker2 {
	background: #fce0db;
	/* padding: 0px 4px; */
	/*margin: 0 5px 2px 0;*/
}
.lesp{
	letter-spacing: -0.1em;
}
@media (max-width: 768px) {
	.lesp{
		letter-spacing: 0em;
	}
}
.btm{
	padding-bottom: 2vw;
}
.btm50{
	padding-bottom: 50px;
}
.brs20{
	border-radius: 20px;
}

/*PCのみ表示*/
@media screen and (max-width: 1024px) {
	.pc{
		display:none;
	}
	.sptx-c {
		text-align: center;
	}
}
/*スマホのみ表示*/
@media print, screen and (min-width: 768px) {
	.sp {
		display: none;
	}
}
/*タブレットのみ表示*/
@media not all and (min-width: 569px) and (max-width: 1024px) {
	.tab{
		display:none;
	}
}
@media print {
	.tab{
		display:none;
	}
}
/*PC・タブレットのみ表示*/
@media screen and (max-width: 767px) {
	.pc-tab{
		display:none;
	}
}

/*リンクの位置調整(Btype)*/
a.anchor {
	display: block;
	padding-top: 50px;
	margin-top: -50px;
}
@media screen and (max-width: 568px) {
	a.anchor {
		display: block;
		padding-top: 90px;
		margin-top: -90px;
	}
}

/* ページトップボタン */
#page_top {
	display: block;
	width: 60px;
	height: 60px;
	position: fixed;
	right: 20px;
	bottom: 15px;
	opacity: 0.6;
	z-index: 99;
}
#page_top a {
	display: flex; /* 中央寄せ用にflex */
	justify-content: center;
	align-items: center;
	width: 60px;
	height: 60px;
	text-decoration: none;
}
#page_top svg {
	width: 50px;
	height: 50px;
	color: var(--main-color); /* インラインSVGなら色を変えられる */
}

/* Gmap */
.fullOuterMap{
	width: 100%;
	position: relative;
	padding:0;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height:auto;
	margin-top: -70px;	/*セクションのbottomに被せる*/

	z-index: 1; /* 背景画像より上に表示 */ 
}
.fullInner{
	width:100%;
}
.gmp {
	position: relative;
	padding-bottom: 40%;
	height: 0;
	overflow: hidden;
}
.gmp iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

@media screen and (max-width: 568px) {
	.gmp {
		position: relative;
		padding-bottom: 100%;
		height: 0;
		overflow: hidden;
	}
}

/*======================================================*/
/* 文字・色・罫線・フォント・幅・リンク色CSS			  */
/*======================================================*/


/* 文字・余白・色など */
.tx-r {
	text-align: right;
}
.tx-c {
	text-align: center;
}
/* SP だけの上書き用クラス */
@media screen and (max-width: 568px) {
	.sp-tx-l {
		text-align: left;
	}
}
.tx-fit {
	inline-size: fit-content;
	margin-inline: auto;
}
.mt10{
	margin-top: 10px;
}
.mb00{
	margin-bottom: 0;
}
.mb10{
	margin-bottom: 10px;
}
.mlr10{
	margin-left: 10px;
	margin-right: 10px;
}
.f-12 {
	font-size: 12px;
}
.f-13 {
	font-size: 13px;
}
.f-14 {
	font-size: 14px;
}
.f-15 {
	font-size: 15px;
}
.f-16 {
	font-size: 16px;
}
.f-17 {
	font-size: 17px;
}
.f-20 {
	font-size: 20px;
}
.f-25 {
	font-size: 25px;
}
.f13-14{
	font-size:clamp(13px, 2vw, 15px);
}
.f14-16{
	font-size:clamp(14px, 1.4vw, 16px);
}
.f16-20{
	font-size:clamp(16px, 1.4vw, 20px);
}
.f17-20{
	font-size:clamp(17px, 3vw, 20px);
}
.f18-25{
	font-size:clamp(20px, 1.4vw, 30px);
}
.f20-30{
	font-size:clamp(20px, 3vw, 30px);
}
.f-la {
	font-size: large;
}
.f-xla {
	font-size: x-large;
}
.f-famm {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", 'Noto Serif JP', serif;
}
.f-fazm {
	font-family: "Zen Old Mincho", serif;
}
.f-fama {
	font-family: 'ヒラギノ丸ゴ Pro W4', 'ヒラギノ丸ゴ Pro', 'Hiragino Maru Gothic Pro', 'HG丸ｺﾞｼｯｸM-PRO', 'HGMaruGothicMPRO', sans-serif;
}
.lihei14{
	line-height: 1.4;
}
.lihei16{
	line-height: 1.6;
}
.lihei19{
	line-height: 1.9;
}
.lihei2{
	line-height: 2;
}
.emp {
	font-weight: bold;	/*デザイン的強調 emphasis*/
}
.empcolor {
	color: var(--main-color) !important;	/*サイト主要色*/
}
.accentColor {
	color: var(--accent-color1) !important;	/*サイトアクセント色1*/
}
.accentColor2 {
	color: var(--accent-color2) !important;	/*サイトアクセント色2*/
}
.accentColor3 {
	color: var(--accent-color3) !important;	/*サイトアクセント色3*/
}
.colorPink{
	color: #dd517f;
}
.colorOrange{
	color: #e1a300;
}
.colorRed{
	color: #d30000;
}
.colorPurple{
	color: #5a0797;
}
.colorBlue{
	color: #021494;
}
.colorWhite{
	color: #fff;
}
.colorBlack{
	color: #222;
}
.colorGray{
	color: #636363;
}
.colorText{
	color: #454545;
}

/*文字縁取り*/
.fuchidori {
	text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
		-1px 1px 0 #FFF, 1px -1px 0 #FFF,
		0px 1px 0 #FFF,  0 -1px 0 #FFF,
		-1px 0 0 #FFF, 1px 0 0 #FFF;
}
/*リンクオンマウス時アンダーライン*/
a.onmouse:hover{
	text-decoration: underline;
	color:var(--accent-color1);
}

/*リンク アンダーライン*/
a.unli{
	text-decoration: underline;
	color:#00A9DD;
}
a.unli:hover{
	color:#72d5f3;
}


/*パンくずリスト(Atypeのみ使用)*/
#pankuzu {
	font-size: 12px;
	color: #666666;
	padding-top: 20px;
}
.panbk{
	background-color: #ffffffb7;
	padding: 5px;
	border-radius: 10px;
}


/*罫線*/
hr{
	height: 1px;
	border: none;
	margin: 15px auto;
}
hr.faqHr{
	height: 0px;
	border: 1px dashed var(--accent-color1);
	margin: 20px auto;
}
hr.no{
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid rgba(255,255,255,0);	/*透明*/
}
hr.on{
	margin-top: 15px;
	margin-bottom: 15px;
	border-top: 1px solid #aaa;
}
hr.no-m{
	margin-top: 25px;
	margin-bottom: 25px;
	border: 1px solid rgba(255,255,255,0);	/*透明*/
}
hr.line{
	margin-top: 15px;
	margin-bottom: 15px;
	width: 80%;
	border-top: 1px solid var(--main-color);
}

/*アイコン*/
.svgicon01 {
	display: inline-block;
	width: 25px;
	height: 25px;
	vertical-align: sub;
	margin: 0 7px 0 5px;
}
.svgicon02 {
	display: inline-block;
	width: 22px;
	height: 22px;
	vertical-align: sub;
	margin: 0 7px 0 5px;
}


/*======================================================*/
/*					タイトルCSS							*/
/*======================================================*/

/*タイトル	デザイン色々 */
.heading01 {
	position: relative;
	text-align:center;
	/* margin-top: 1em; */
	margin-bottom: 50px;
	font-size: clamp(25px, 4vw, 30px);
	color:var(--accent-color3);
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	letter-spacing: 0.2rem;
}
.heading01::before {
	content: '';
	position: absolute;
	bottom: -15px;
	display: inline-block;
	width: 80px;
	height: 3px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	border-radius: 2px;
	background-image: linear-gradient(90deg, #f1ce65 21%, #f1BC1A);
}

  .heading02 {
		position: relative;
		display: inline-block;
		font-weight:600;
		padding: 0 55px;
		font-size: 20px;
		color: var(--accent-color1);
		margin-top: 20px;
		margin-bottom: 20px;
	}
.heading02:before, .heading02:after {
	content: '';
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 45px;
	height: 3px;
	background-color: var(--accent-color1);
  }
  
  .heading02:before {
	left:0;
  }
  .heading02:after {
	right: 0;
  }

  .heading03 {
	font-family: "Zen Maru Gothic", sans-serif;
	text-align: center;
	color: var(--accent-color2);
	font-weight: 600;
	font-size: clamp(23px, 2.5vw, 25px);
	margin-bottom: 10px;
	position: relative;
	padding: 2rem 1.5rem 1.5rem 1.5rem;
}
.heading03::before {
	content: "";
	border: 0;
	position: absolute;
	left: calc(50% - 75px);
	background-image: url(../img/heading03.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: contain;
	width: 150px;
	height: 80px;
	top: -50px;
}
.heading03 span{
	display: block;
	font-size: 14px;
	color: #999;
	letter-spacing: 0.1em;
}

  /*＼　／でタイトルを囲む*/
  .heading04 {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: clamp(18px, 2.4vw, 20px);
	text-align: center;
	border: 0;
	margin-bottom: 10px;
}

.heading04::before,
.heading04::after {
	content: '';
	width: 2px;
	height: 35px;
	background-color: var(--main-color);
}

.heading04::before {
	margin-right: 30px;
	transform: rotate(-35deg)
}
.heading04::after {
	margin-left: 30px;
	transform: rotate(35deg)
}
/* @media screen and (max-width: 568px) {
	.heading04 {
		font-size: 19px;
	}
	.heading04::before {
		margin-right: 17px;
	}
	.heading04::after {
		margin-left: 17px;
	}
} */

/*背景に色をつける*/
.heading05 {
	background-color: var(--accent-color2);
	text-align: center;
	padding: 0.2em 0 0.2em;
}

/*背景に英字*/
.heading06 {
	color: var(--main-color);
	position: relative;
	padding-top: clamp(30px, 4.7vw, 55px);
	padding-bottom: 25px;
	font-size: clamp(25px, 2.7vw, 30px);
	text-align: center;
	font-weight: 400;
	/*font-family: "Montserrat", sans-serif;*/
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝",'Noto Serif JP', serif;
	margin-bottom: 10px;
}
.heading06 span {
	position: relative;
	z-index: 2;
}
.heading06::before {
	content: attr(data-en);
	position: absolute;
	top: -5%;
	left: 50%;
	transform: translateX(-50%);
	color: rgba(96, 116, 180, 0.2);
	font-size: clamp(45px,6vw,70px);
	font-style: italic;
}

/*背景をずらしたデザイン*/
.heading07 {
	font-weight: bold;	
	background-color: rgba(221, 238, 238, 0.785);
	padding: 0.25em 1em;
	position: relative;
	font-size: clamp(18px, 4vw, 25px);
	margin-bottom: 20px;
	width: calc(100% - 1px);
	box-sizing: border-box;
	position: relative;
	z-index: 1;
}
.heading07::before {
	content: '';
	/*background-color: #e1eef5;*/
	
	border: 1px solid #4c9ac0;
	width: calc(100% + 1px);
	height: calc(100% + 1px);
	position: absolute;
	top: -7px;
	left: 4px;
	z-index: -1;
}

/*全幅　真ん中のみ色　棒*/
.heading08 {
	position: relative;
	font-size: clamp(21px, 2vw, 25px);
	text-align: center;
	border-bottom: 4px solid rgba(0, 0, 0, 0.1);
	margin-bottom: 5px;
	font-weight: 400;
	margin-bottom: 30px;
	line-height: 2.5;
}
.heading08:after {
	content: '';
	position: absolute;
	bottom: -4px;
	left: 50%;
	transform: translateX(-50%);
	width: 100px;
	height: 4px;
	background-color: var(--accent-color3);
}

/*中線*/
.heading09 {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: clamp(22px, 2.5vw, 25px);
	text-align: center;
	line-height: 1.3;
	font-weight: 400;
	margin: 10px auto;
	color:#2c2c2c;
}
.heading09::before,
.heading09::after {
	content: '';
	width: 25px;
	height: 3px;
	/* background-color: #ccc79a; */
	background-color: var(--accent-color3);
}
.heading09::before {
	margin-right: 10px;
}
.heading09::after {
	margin-left: 10px;
}
/*高級感*/
.heading10 {
	font-family: 'Noto Serif JP', serif;
	font-size: clamp(17px, 1.8vw, 22px);
	line-height: 1.3;
	position: relative;
	padding: 0.7rem 2rem;
	-webkit-box-shadow: 0 2px 14px rgba(0, 0, 0, .1);
	box-shadow: 0 2px 14px rgba(0, 0, 0, .1);
	margin: 0 0 20px 0;
	background-color: #fff;
}
.heading10:before,
.heading10:after {
	position: absolute;
	left: 0;
	width: 100%;
	height: 3px;
	content: '';
	/*background-image: -webkit-linear-gradient(135deg, #704308 0%, #bb9f2c 40%, #b7ab2d 60%, #704308 100%);*/
	background-image: linear-gradient(135deg, #704308 0%, #bb9f2c 40%, #b7ab2d 60%, #704308 100%);
	/*background-image: linear-gradient(135deg, #70083e 0%, #bd7999 40%, #cc7fab 60%, #700847 100%);*/
}
.heading10:before {
	top: 0;
}
.heading10:after {
	bottom: 0;
}

/*中央、上に画像*/

.heading11 {
	font-weight: 400;
	font-style: normal;
	text-align: center;
	font-size: clamp(20px, 6vw, 30px);
	margin-bottom: 10px;
	position: relative;
	/* padding: 1.5rem 1.5rem 0rem 1.5rem; */
	font-family: 'Kiwi Maru';
	z-index: 1;
}
.heading11::before {

	content: "";
	border: 0;
	position: absolute;
	left: calc(50% - 50px);
	background-image: url(../img/heading11.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: contain;
	width: 100px;
	height: 100px;
	bottom: -25px;
	z-index:-1;
}

.heading12 {
	font-weight: bold;
	padding: 0.5em 1em;
	  --x-gradient: linear-gradient(90deg, var(--main-color) 0 100%);
	  --y-gradient: linear-gradient(var(--main-color) 0 15px, transparent 0 calc(100% - 15px), var(--main-color) calc(100% - 15px));
	background-image:var(--x-gradient), var(--y-gradient), var(--x-gradient), var(--y-gradient);
	background-repeat: no-repeat;
	background-size: 100% 3px, 3px 100%, 100% 3px, 3px 100%;
	background-position: top, right, bottom, left;
	position: relative;
  }

.heading14 {
	position: relative;
	padding-left: 80px;
	font-size: clamp(21px, 2.4vw, 25px);
	margin-bottom: 1em;
}

.heading14::before {
	content: attr(data-number);
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	color: rgba(63,193,201,0.3);
	font-size: clamp(40px,4vw,50px);
}

.heading14::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 120px;
	height: 1px;
	background-color: rgba(63,193,201,1);
}

/**/
.heading41 {
	text-align: left;
	font-size: clamp(18px, 2.4vw, 22px);
	/* margin: 0px 0 20px 0; */
	margin-bottom: 20px;
	border-bottom: 0;
	line-height: 1.3;
	font-weight: bold;
	padding: 7px 7px 2px 2px;
	color: #4c4c4c;
	border-bottom: 2px dotted var(--main-color);

	padding-left: clamp(40px,1.4vw,50px);
	background: url(../img/ico01.png) no-repeat left center;
	background-size:clamp(35px,1.4vw,45px);
}
/* .heading41 + p {
	font-size:17px;
	font-weight: bold;
	color:var(--accent-color1);
	margin: 0px 0 20px 0;
}
@media only screen and (max-width: 568px) {
	.heading41 + p {
		text-align: center;
	}
} */

/*最初の文字色・サイズ変更*/
.heading42{
	border-bottom: 1px solid #454545;
	color: #454545;
	margin-bottom: 20px;
	font-size: clamp(17px,2vw,20px);
}
.heading42:first-letter {
	font-size: 150%;
	color: var(--main-color);
  }

/*タイトル二色棒*/
.heading51 {
	border-bottom: solid 2px var(--accent-color1);
	position: relative;
	padding-bottom: 0.2em;
	margin-bottom: 20px;
	font-size: 18px;
	font-family:'ヒラギノ丸ゴ Pro W4','ヒラギノ丸ゴ Pro','Hiragino Maru Gothic Pro','HG丸ｺﾞｼｯｸM-PRO','HGMaruGothicMPRO',sans-serif;
	margin-top: 30px;
  }
  
  .heading51::after {
	position: absolute;
	content: " ";
	display: block;
	border-bottom: solid 2px var(--accent-color2);
	padding-bottom: 0.2em;
	width: 20%;
}


/*フロー*/
/*==============================*/
/* フロー共通デザイン（既存） */
/*==============================*/
.flow_design02 {
	display: flex;
	justify-content: center;
	align-items: center;
}
.flow_design02 ul {
	padding: 0;
}
.flow_design02 li {
	list-style-type: none;
}
.flow_design02 dd.flow-cc {
	margin-left: 0;
	width: 100%;
	text-align: justify;
}
.flow02 > li {
	padding: 40px 0px;
}
.flow02 > li:last-child {
	padding: 40px 0px 0px;
}
.flow02 > li:not(:last-child) {
	border-bottom: 3px solid var(--main-color);
	position: relative;
}
.flow02 > li:not(:last-child)::before,
.flow02 > li:not(:last-child)::after {
	content: "";
	border: solid transparent;
	position: absolute;
	top: 100%;
	left: 15%;
	transform: translateX(-50%);
}
.flow02 > li:not(:last-child)::after {
	top: calc(100% - 3px);
}
.flow02 > li:not(:last-child)::before {
	border-width: 22px;
	border-top-color: var(--main-color);
}
.flow02 > li:not(:last-child)::after {
	border-width: 20px;
	border-top-color: #f4f7fc;	/* 三角部分の色 */
}
.flow02 > li dl.flow-aa {
	margin: 0;
}
.flow02 > li dl.flow-aa dt.flow-bb {
	font-size: 1.2em;
	font-weight: 600;
	border-bottom: 2px dotted #878787;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	display: flex;
	width: 100%;
}
.flow02 > li dl.flow-aa dt.flow-bb .icon02 {
	display: flex;
	align-items: center;
	justify-content: center;
	max-height: 100px;
	font-size: 0.6em;
	color: #fff;
	background: var(--main-color);
	padding: 5px 10px;
	margin-right: 0.5em;
}

/*==============================*/
/* フロー横並びレイアウト(grid) */
/*==============================*/
.flow-grid {
	display: grid;
	grid-template-columns: minmax(0, 2fr) minmax(0, 1fr);
	gap: 20px;
	align-items: start;
}

.flow-grid__img img {
	width: 100%;
	height: auto;
	display: block;
	border-radius: 8px;
	object-fit: cover;
}

/* スマホ・タブレットは縦並び */
@media screen and (max-width: 768px) {
	.flow-grid {
		grid-template-columns: 1fr;
	}
}



/*縦書き*/
.wrap {
	text-align: center;
}
.vertical {
	writing-mode: vertical-rl;
	display: inline-block;
	
}
.v_itl{
	text-align: initial;
}
.v_ctr{
	text-align: center;
}
.v_end{
	text-align:end;
}
.vertical h2 {
	margin: 0;
	line-height: clamp(2.5em, 9vw, 10em);
	font-size: clamp(25px, 1.8vw, 40px);
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.vertical div {
	margin: 0;
	line-height: clamp(2.5em, 9vw, 10em);
	font-size: clamp(25px, 1.8vw, 40px);
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold;
}

/* ふわっと表示アニメーション（フェードイン） */
.fade-in {
	opacity: 0;
	animation: fadeInMove 4s ease-out forwards;
	/* アニメーション開始を少し遅らせるとチラつき回避になることも */
	animation-delay: 0.2s;
	will-change: opacity, transform; /* パフォーマンス対策 */
	backface-visibility: hidden; /* Safariでのチラつき対策 */
}

@keyframes fadeInMove {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}


/* =======================
フルブリード画像 × テキストカード
   ======================= */

.full_imgtext {
	position: relative;
	padding:  clamp(48px, 6vw, 72px) 0;
	overflow-x: clip;
	overflow-x: hidden;
}


/* レイアウト：PCは画像＋カードの2エリア／SPは縦積み */
.full_imgtext .full_imgtext__grid{
	display: grid;
	grid-template-areas:
		"media"
		"card";
}

/* 画像：フルブリード（ビューポートいっぱいに突き抜け） */
.full_imgtext .full_imgtext__media{
	grid-area: media;
	position: relative;
	margin: 0 calc(50% - 50vw);
	width: 100vw;
	height: clamp(260px, 40vh, 800px);
	overflow: hidden;
	z-index: 0;
}

/* 横幅は svw で安定化（対応ブラウザのみ） */
@supports (width: 100svw){
	.full_imgtext .full_imgtext__media{
		margin: 0 calc(50% - 50svw);
		width: 100svw;
	}
}

/* 高さは svh で安定化（対応ブラウザのみ） */
@supports (height: 1svh){
	.full_imgtext .full_imgtext__media{
		height: clamp(260px, 40svh, 800px);
	}
}
/* スマホ幅（～767px）は高さを aspect-ratio で固定 */
@media only screen and (max-width: 767px){
	.full_imgtext .full_imgtext__media {
		height: auto !important;       /* vh依存をやめる */
		aspect-ratio: 4 / 3;          /* 好みで 4/3 や 21/9 に変更可 */
	}
}

.full_imgtext .full_imgtext__media img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center bottom;
	display: block;
}

/* 画像上の装飾テキスト（任意） */
/* === 文字オーバーレイ（親基準）。画像に切られない === */
.full_imgtext .full_imgtext__deco{
	position: absolute;
	/* フルブリード幅に合わせる：左右をビューポートいっぱいへ */
	left: calc(50% - 50vw);
	right: calc(50% - 50vw);
	/* 下寄せ（SPほど少し上げる） */

	/* レイヤリング */
	z-index: 1;
	pointer-events: none;

	/* タイポ */
	text-align: center;
	font-family: "Noto Serif JP", serif;
	font-size: clamp(22px, 4vw, 56px);
	line-height: 1.1;
	letter-spacing: .06em;
	color: #FFF;
	text-shadow: 0 2px 22px rgba(0,0,0,.65);

	/* 折返し挙動（スマホで細切れにならない設定） */
	white-space: normal;
	word-break: keep-all;
	overflow-wrap: normal;
	text-wrap: pretty; /* 対応ブラウザで自然な改行 */
}
@supports (width: 100svw){
	.full_imgtext .full_imgtext__deco{
		left: calc(50% - 50svw);
		right: calc(50% - 50svw);
	}
}

/* デスクトップ：カード重ねの手前で文字が埋もれないように */
@media print, screen and  (min-width: 992px){
	.full_imgtext .full_imgtext__deco{
		bottom: clamp(20px, 10vw, 100px);
	}
}
/* タブレット幅（568px〜991px）のとき */
@media print, screen and  (min-width: 568px) and (max-width: 991px){
	.full_imgtext .full_imgtext__deco{
		bottom: 45%; /* 好きな値に調整 */
		font-size: clamp(20px, 4.5vw, 40px); /* 中間サイズ */
	}
}
/* スマホ：見切れ対策で少し上げ、文字サイズを微調整 */
@media only screen and (max-width: 567px){
	.full_imgtext .full_imgtext__deco{
		top:clamp(260px, 35vh, 800px);
		font-size: clamp(20px, 5.6vw, 32px);
		letter-spacing: .02em;
	}
}


/* カード：白・影・角丸。PCでは画像にオーバーラップ */
.full_imgtext .full_imgtext__card{
	grid-area: card;
	max-width: min(900px, 95%);
	margin-inline: auto;
	background: #fff;
	box-shadow: 0 10px 28px rgba(0,0,0,.12);
	padding: clamp(20px, 3.6vw, 36px) clamp(20px, 3.6vw, 40px);
}

.full_imgtext .full_imgtext__title{
	font-size: clamp(21px, 2.6vw, 32px);
	font-weight: 500;
	letter-spacing: .06em;
	margin: 0 0 .6em;
	font-family: "Zen Maru Gothic", sans-serif;
}
.full_imgtext .full_imgtext__lead{
	font-size: clamp(15px, 1.4vw, 16px);
	line-height: 2;
	text-align: justify;
	margin: 0;
}
.full_imgtext .full_imgtext__lead span{
	font-size: clamp(18px, 2.2vw, 22px);
	font-weight: 500;
	margin: 0 0 .6em;
	color:var(--accent-color1);
	font-family: "Zen Maru Gothic", sans-serif;
}

/* ====== PC配置：画像とカードを2カラムに。カードは右寄せで重ねる ====== */
@media print, screen and  (min-width: 992px){
	.full_imgtext .full_imgtext__media{
		height: clamp(260px,70vh, 800px);
	}
	.full_imgtext .full_imgtext__grid{
		grid-template-columns: 1fr min(50%, 800px);
		grid-template-areas: "media card";
		align-items: center;
	}

	/* カードをやや上に重ねる（オーバーラップ感） */
	.full_imgtext .full_imgtext__card{
		margin-right: clamp(20px, 5vw, 72px);
		margin-left: 0;
		transform: translateY(-8%);
	}

	/* 反転レイアウト */
	.full_imgtext .full_imgtext__grid.is-reverse{
		grid-template-columns: min(50%, 800px) 1fr;
		grid-template-areas: "card media";
	}
	.full_imgtext .full_imgtext__grid.is-reverse .full_imgtext__card{
		margin-left: clamp(20px, 5vw, 72px);
		margin-right: 0;
	}
}

@media print{
	.full_imgtext .full_imgtext__media{
		height: 500px;
	}
	.full_imgtext .full_imgtext__deco {
		bottom: 15%;
	}
}