@charset "UTF-8";


/*=======================================================*/
/*      		セクション毎のCSS   			  		  */
/*======================================================*/

/*============ 共通 =========== */
/*タイトル(共通)*/
.spot-heading01{
	/*font-size: clamp(50px,5vw,60px);*/	/*英字*/
	/*font-size: clamp(33px,3.5vw,40px);*/	/*日本語*/
	font-size: clamp(27px,2.9vw,30px);/*今回のみ*/
	line-height: 1em;
	font-style: italic;
	text-align: center;
	font-weight: 400;
	color: #333;
	font-family: 'Noto Serif JP', serif;
}
.spot-heading02{
	/*font-size: clamp(22px, 2.7vw, 30px);*/
	font-size: clamp(20px, 2.5vw, 27px);
	line-height: 1em;
	font-weight: 400;
	text-align: center;
	color: #999;
	/*font-family: 'YakuHanJPs','Noto Sans Japanese',sans-serif,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "MS Pゴシック", "MS PGothic", Arial,Helvetica, Verdana;*/
	font-family: 'Noto Serif JP', serif;

}
.spot-heading02+p{
	margin-top: 0.5em;
	margin-bottom: 1em;
	font-size: 22px;
	font-weight: bold;
	inline-size: fit-content;
	margin-inline: auto;
	font-family: 'YakuHanJPs','Noto Sans Japanese',sans-serif,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "MS Pゴシック", "MS PGothic", Arial,Helvetica, Verdana;
}
.line{
	width: 1px;
	height: auto;
	padding-top: 3.5%;
	background-color: #2d2d2d;
	margin: 1% auto;
}
@media (max-width: 768px) {
	.line{
		padding-top: 7.5%;
	}
}
.line2{
	width: 1px;
	height: auto;
	padding-top: 3.8%;
	background-color: #FFF;
	margin: 1.9607% auto;
}
/*印刷には表示されない*/
@media print{
	.print_none{
		display: none;
	}
}
/**/
.adjus{
	padding-top: 15px;
}
/*パンくず*/
.sec_pankuzu{
	padding: 0px;
	background-color: var(--base-color);
	position: relative;
	z-index: 1;
}
/*アイコン画像*/
.i-icon01 {
	display: inline-block;
	width: 27px;
	vertical-align: middle;
	margin: 0 5px 3px 0;
}
/*画像角丸*/
img.borad {
	border-radius: 7px;
}




/*======= ご挨拶 ======*/
/*ご挨拶*/
.greeting {
	padding: clamp(40px, 6vw, 90px) 0;
	background-color: var(--base-color);
}

/* フォントアニメーション */
.tx {
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: 'Noto Serif JP', serif;
	font-size: clamp(45px,5vw,55px);
	font-weight: 400;
	text-transform: uppercase;
}

.tx.is-active {
	--opacity: 1;
}

.moji {
	display: inline-block;
	opacity: var(--opacity, 0);
	transition: opacity 0.6s cubic-bezier(0.77, 0, 0.175, 1);
	transition-delay: calc(0.05s * var(--char-index));
}

.container {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

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

/**/
.lesp3{
	letter-spacing: 0.25em;
	margin-right: -0.25em
}
.lesp2{
	letter-spacing: 1em;
	margin-right: -1em
}

/**/
.gr-sentence p{
	line-height: 1.9;
	font-family: 'Noto Serif JP', serif;
}
@media (max-width: 768px) {
	.gr-sentence p{
		line-height: 1.7;
		text-align: justify;
	}
}







/*======= services ======*/
/*services*/
/*sec1*/
.sec1 {
	padding: var(--v-space) 0;
	background-image: url("../img/bg_01.png");
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
}
@media (max-width: 768px) {
	.sec1 {
		background-position: top left;
	}
}


/*4つ*/
.sec1-item-container {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 50px 25px;
}
@media (max-width: 868px) {
	.sec1-item-container {
		grid-template-columns: repeat(2, 1fr);
	}
}
@media (max-width: 568px) {
	.sec1-item-container {
		grid-template-columns: repeat(1, 1fr);
	}
}
/**/
.sec1-item h4{
	font-size: clamp(17px, 1.8vw, 21px);
	font-family: 'Noto Serif JP', serif;
	/*border-bottom: 1px solid #777;*/
	text-align: center;
	margin-bottom: 10px;
	color: #fff;
}
p.fuz{
	font-size: clamp(13px, 1.4vw, 15px);
	text-align: justify;
	color: #fff;
	background-color: rgba(0, 0, 0, 0.6);
	/*background-color: rgba(255, 255, 255, 0.6);*/
	padding: 10px 15px;
}
/*画像マウスオーバーで鮮やかに*/
img.hovcolore{
	filter:grayscale(40%);
}
img.hovcolore:hover{
    	filter:grayscale(0);
    	transition:0.3s;
    }







/*======= price ======*/
/*price*/
/*sec2*/
.sec2 {
	padding: var(--v-space) 0;
	background-image: url("../img/bg_04.jpg");
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
}
/*テーブル価格入*/
table.ttypeA {
	margin: 10px 0;
	box-sizing: border-box;
	font-family: 'Noto Serif JP', serif;
	font-weight: 600;
}
table.ttypeA tr th {
	text-align: left;
	font-size: clamp(17px, 1.6vw, 22px);
	line-height: 1.4;
	padding: 10px 5px;
	border-bottom: 1px solid #8c7257;
	box-sizing: border-box;
}
table.ttypeA tr td {
	text-align: right;
	font-size: clamp(16px, 1.6vw, 20px);
	line-height: 1.4;
	padding: 10px 5px;
	border-bottom: 1px solid #8c7257;
	box-sizing: border-box;
}
table.ttypeA tr td:nth-of-type(1) {
	width: 5em;
	font-size: clamp(20px, 1.9vw, 25px);/*数字*/
	color: var(--accent-color1);
}
table.ttypeA tr td:nth-of-type(2) {
	width: 1em;
	font-size: clamp(20px, 1.9vw, 25px);/*～*/
	color: var(--accent-color1);
}

@media (max-width: 589px) {
	table.ttypeA tr th {
		display: block;
		width: 100%;
		background-color: #d947000f;
		box-sizing: border-box;
		padding: 10px 5px;
	}
	table.ttypeA tr td:nth-of-type(1) {
		display: inline-block;
		box-sizing: border-box;
		width: calc(100% - 1.5em);
		padding: 10px 0px 10px 5px;
	}
	table.ttypeA tr td:nth-of-type(2) {
		display: inline-block;
		box-sizing: border-box;
		width: 1.5em;
		padding: 10px 3px;
	}
}
.fuzoku {
	font-weight: 400;
	font-size: clamp(12px, 1.3vw, 14px);
	line-height: 1.4;
}

/**/
.bg_w {
	background: rgba(255, 255, 255, 0.8);
	padding: 0px 10% 50px 10%;
	box-sizing: border-box;
}
@media (max-width: 789px) {
	.bg_w {
		padding: 10px 13px 50px 13px;
	}
}



/*セクションの間イメージ画像*/
.sec-adimg{
	padding: 0;
}
.sec-adimg-container {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	grid-template-rows: 1fr;
	grid-column-gap: 0px;
	grid-row-gap: 0px;
}
.sec-adimg-container-item1 { grid-area: 1 / 1 / 2 / 2; }
.sec-adimg-container-item2 { grid-area: 1 / 2 / 2 / 3; }
.sec-adimg-container-item3 { grid-area: 1 / 3 / 2 / 4; }
.sec-adimg-container-item4 { grid-area: 1 / 4 / 2 / 5; }
.sec-adimg-container-item5 { grid-area: 1 / 5 / 2 / 6; }

@media (max-width: 568px) {
	.sec-adimg-container {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		grid-template-rows: 1fr;
		grid-column-gap: 0px;
		grid-row-gap: 0px;
	}
}








/*======= よくある質問 FAQ ======*/
/* よくある質問 FAQ */
.faq_sec1 {
	/*padding: clamp(50px, 4vw, 50px) 0;*/	/*ページ内カテゴリーの場合*/
	padding: var(--v-space) 0;
	/*padding: 0px 0 100px 0;*/	/*別ページの場合*/
	/*background-color: #f9f7f5;*/
	position: relative; /* sectionの位置を相対的にする*/
	z-index: 1; /* 背景画像より上に表示 */
}
/**/
div.faq2{
	padding: 10px 0 0 0;

}
/*通常デザイン*/
div.faq2 p.b {
	font-weight: 600;
	color: #000;
	font-size: 105%;
}
div.faq2 p.b::first-letter {
	color: var(--accent-color1);
	font-weight: 600;
}
div.faq2 p {
	margin-top: 10px;
	line-height: 1.4;
	text-align: left;
	text-indent: -1em;
	padding-left: 1em;
	display: block;
	color: #555;
	font-family: 'Noto Serif JP', serif;
}
div.faq2 p::first-letter {
	color: var(--accent-color2);
	font-weight: 600;
}







/*======= 会社概要 ======*/
/*info_sec1*/
.info_sec1{
	padding: var(--v-space) 0;

	background-image: url("../img/bg_02.png");
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
}
/**/
.bg_b{
	background: rgba(255, 255, 255, 0.8);
	padding:40px;
	border: 1px solid #e1e1e1;
}
@media screen and (max-width: 568px) {
	.info_sec1{
		background-position: 85% 100%;
	}
	.bg_b {
		padding: 20px;
	}
}

/* 概要・アクセス部分のテーブル */
/*
.info1 {
	font-weight: bold;
	border-bottom: 1px dashed #5e5e5e;
	padding: 15px 5px;
	width: 7.25em;
	font-family: 'Noto Serif JP', serif;
}
*/
td.info1{
	border-bottom: 1px dashed #5e5e5e;
	width: 7.5em;
	font-family: 'Noto Serif JP', serif;
	text-align: left;
	line-height: 1.3;
	font-weight: bold;
	padding: 15px 5px 15px 35px;
	background: url(../img/i-icon_01.png) no-repeat 3px center;
	background-size: 30px;
	box-sizing: border-box;
}
.info2 {
	font-size: clamp(15px, 1.3vw, 16px);
	border-bottom: 1px dashed #5e5e5e;
	padding: 15px 10px 15px 20px;
	width: 400px;
	font-family: 'Noto Serif JP', serif;
}
.info3 {
	font-weight: bold;
	border-bottom: 1px dashed #999;
	padding: 5px;
	width: 9em;
	color: #000;
	font-family: 'Noto Serif JP', serif;
}
.info4 {
	border-bottom: 1px dashed #999;
	padding: 5px;
	font-family: 'Noto Serif JP', serif;
}

@media screen and (max-width: 768px) {
	td.info1{
		width: 8.25em;
	}
}
@media screen and (max-width: 568px) {
	td.info1 {
		display: block;
		padding: 10px 5px 10px 35px;
		width: 100%;
		border-bottom: 1px solid rgba(255,255,255,0);
		background-color: #f2f0ede3;
		mix-blend-mode: multiply;
	}
	.info2 {
		display: block;
		padding: 10px 2px 10px 2px;
		width: 99%;
	}
	.info3 {
		display: block;
		padding: 8px 2px 8px 2px;
		width: 100%;
		background-color: #0000000f;
	}
	.info4 {
		display: block;
		padding: 8px 2px;
		width: 99%;
	}
}


/*アクセス*/
.access_sec1{
	padding: var(--v-space) 0 50px 0;
	background-color: #FFF;

	position: relative; /* sectionの位置を相対的にする*/ 
	z-index: 1; /* 背景画像より上に表示 */ 
}
/**/
.svgicon01 {
	display: inline-block;
	width: 25px;
	height: 25px;
	vertical-align: sub;
	margin: 0 7px 0 5px;
}





