@charset "utf-8";



/*Font Awesomeの読み込み
---------------------------------------------------------------------------*/
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css");

/*ligntboxの読み込み
---------------------------------------------------------------------------*/
@import url(https://cdnjs.cloudflare.com/ajax/libs/lightbox2/2.10.0/css/lightbox.css);


:root {
	--border-color1-maru: rgba(0,0,0,0.3);
}

.block_avp video {max-width: 100%;}

/*スライド共通（１枚目の画像確保）
---------------------------------------------------------------------------*/
.clinic6 .slide0,.biz62 .slide0 {position: relative;width: 100%;height: auto;}

/*sectionリセット
---------------------------------------------------------------------------*/
section + section {
	margin: 0 !important;
	padding: 0 !important;
}
.beginner9 section,
.biz62 section,
.clinic6 section,
.foods10 section,
.hairsalon1 section,
.home5 section,
.kids7 section,
.pop1 section,
.shop11 section,
.travel1 section,
.yakuba1 section {
	margin-bottom: 4rem !important;
}

/*パノラマ画像のレスポンシブ
---------------------------------------------------------------------------*/
#panorama_info1,#panorama_info2,#panorama_info3,#panorama_info4,#panorama_info5,#panorama_info6,#panorama_info7,#panorama_info8,#panorama_info9,#panorama_info10 {
  width: 100%;
  height: 0;
  padding-bottom: 50%;
  position: relative;
}

/*beginner8
---------------------------------------------------------------------------*/
.beginner8 .step-maru.arrow-maru .list-maru::before,
.beginner8 .step-float-maru.arrow-maru .list-maru::before {
	bottom: -5rem;
}
.beginner8 .list-normal {
	text-align: center;
}
.beginner8 .list-normal h4 {
	font-size: 1.3rem;
	margin: 0;padding: 0;
}
.beginner8 .list-normal .list {
	margin-bottom: 3rem;
}
.beginner8 #footermenu {list-style: none;margin: 0;padding: 0;text-align: center;}
.beginner8 #footermenu li {
	display: inline-block;
	margin: 1rem;
}

/*haken1
---------------------------------------------------------------------------*/
.haken1 .list-grid1 {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 2rem;
}

/*fudosan16
---------------------------------------------------------------------------*/
.fudosan16 .list-grid1 {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 2rem;
}
.fudosan16 .list-grid1 .list {
	width: 100%;
}
.fudosan16 .list-grid2-maru {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 2rem;
}
.fudosan16 .list-grid1-maru {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 2rem;
}

/*recipe1
---------------------------------------------------------------------------*/
.recipe1 .list-grid1 {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 2rem;
}
.recipe1 .list-grid1 .list {
	width: 100%;
}
.recipe1 .thumbnail {
	width: auto;
}
.recipe1 .list-normal .list {
	border: none;
	border-radius: 0px;
	width: 100%;
}
.recipe1 .list-normal .list p {
	font-size: 1rem;
}
.recipe1 .list-normal .list figure {
	margin: 0;
}

/*biz58
---------------------------------------------------------------------------*/
.biz58 .list-grid1 {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 2rem;
}
.biz58 .list-grid1 .list {
	width: 100%;
}
.biz58 .list-normal .list {
	all: unset;
}
.biz58 .list-normal .list p {
	font-size: 1rem;
	margin-bottom: 2rem;
}
.biz58 .block_text .markdown-body {
	margin-bottom: 2rem;
}
.biz58 #footermenu {list-style: none;margin: 0;padding: 0;text-align: center;position: relative;z-index: 100;}
.biz58 #footermenu li {
	display: inline-block;
	margin: 1rem;
}

/*biz59
---------------------------------------------------------------------------*/
.biz59 .list-grid1 {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 2rem;
}
.biz59 .list-grid1 .list {
	width: 100%;
}
.biz59 .list-container .btn1-maru {
	align-self: auto;
}
.biz59 h2 .small {
	margin-left: 1rem;
	opacity: 0.5;
}
.biz59 .list-normal .list {
	border: none;
	box-shadow: none;
	width: 100%;
}

/*biz60
---------------------------------------------------------------------------*/
.biz60 .popup-maru p + p {
	margin-top: 0;
}
.biz60 .list-grid1 {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 2rem;
}
.biz60 .list-grid1 .list {
	width: 100%;
}
.biz60 .faq-maru dt {
	border: 1px solid #ccc;
}
.biz60 .list-normal .list {
	box-shadow: none;
	width: 100%;
}
.biz60 .list-container .btn1-maru {
	align-self: auto;
}

/*biz56
---------------------------------------------------------------------------*/
.biz56 .thumbnail {
	width: auto;
	border: none;
}
.biz56 .thumbnail :hover{
	border: none;
}
.biz56 .faq-maru dt {
	border: 1px solid #ccc;
}
.biz56 .list-grid1 {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 2rem;
}
.biz56 .list-grid1 .list,
.biz56 .list-normal .list {
	width: 100%;
	background: #fff;
	color: #333;
}
.biz56 .list-normal .list {
	box-shadow: none;
}

.biz56 .list-grid1 .text {
	flex: 1;
}
.biz56 .list-grid1 .btn1-maru {
	align-self: auto;
}
.biz56 h2 .small {
	display: inline-block;
	opacity: 0.5;
	font-size: 0.7rem;
	padding-left: 0.5rem;
}

/*biz62
---------------------------------------------------------------------------*/
.biz62 a.ddmenu {cursor: pointer;}

/*hairsalon1
---------------------------------------------------------------------------*/
.hairsalon1 .markdown-body .markdown-text > h4 {
	margin-left: 2rem;
	margin-right: 2rem;
}

/*pop1
---------------------------------------------------------------------------*/
.pop1 main {
	padding: 3vw 0;
}
.pop1 .list-grid1 {
	margin-top: 2rem;
	margin-bottom: 2rem;
}

/*yakuba1
---------------------------------------------------------------------------*/
.yakuba1 .list-grid {
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.yakuba1 .list-grid .list h4 {
	padding: 0;
	padding-bottom: 0.5rem;
}
.yakuba1 h4.bg-color0, .yakuba1 h4.bg-color1, .yakuba1 h4.bg-color2, .yakuba1 h4.bg-color3, .yakuba1 h4.bg-color4, .yakuba1 h4.bg-color5, .yakuba1 h4.bg-color6 {
	padding: 0.5rem 1rem !important;
}
.yakuba1 h2 span.small {
	opacity: 0.8;
	font-size: 0.5em;
	font-weight: normal;
	display: block;
	margin-top: -0.5rem;
	padding-bottom: 0.5rem;
}
.yakuba1 .btn1-maru.bg-color1 a {background: #ff9a18 !important;}
.yakuba1 .btn1-maru.bg-color2 a {background: #189aff !important;}
.yakuba1 .btn1-maru.bg-color3 a {background: #dd3d8c !important;}
.yakuba1 .btn1-maru.bg-color4 a {background: #6f3eb9 !important;}
.yakuba1 .btn1-maru.bg-color5 a {background: #1b7a1e !important;}
.yakuba1 .btn1-maru.bg-color6 a {background: #7a3a1b !important;}
.yakuba1 .list-grid .list .text {
	height: 20rem;
	overflow: auto;
}
.yakuba1 .popup-maru p + p {
	margin-top: 0;
}

/*home5
---------------------------------------------------------------------------*/
.home5 .list-normal h3 {
	line-height: 1.5;
	margin-top: 0;
	margin-bottom: 1rem;
}

/*travel1
---------------------------------------------------------------------------*/
.travel1 .slide1 {justify-content: flex-start;text-align: left;}/*左*/
.travel1 .slide2 {justify-content: flex-end;text-align: right;}/*右*/
.travel1 .slide3 {justify-content: center;text-align: center;}/*中央*/

/*clinic6
---------------------------------------------------------------------------*/
/*テキスト配置*/
.clinic6 .slide1 div {justify-content: flex-start;text-align: left;}/*左*/
.clinic6 .slide2 div {justify-content: flex-end;text-align: right;}/*右*/
.clinic6 .slide3 div {justify-content: center;text-align: center;}/*中央*/

/*kids7
---------------------------------------------------------------------------*/
.kids7 #menubar li a::before {
	content: "" !important;
}
.kids7 #menubar a i {
	color: var(--primary-color);
	margin-right: 0.5rem;
}
.kids7  h2 span.small {
	opacity: 0.8;
	font-size: 0.5em;
	font-weight: normal;
	display: block;
}

/*shop11
---------------------------------------------------------------------------*/
.shop11 .markdown-body .markdown-text > h4 {
	margin-left: 1rem;
	margin-right: 1rem;
}
.shop11 #menubar li a::before {
	content: "" !important;  /* リセット */
}
.shop11 #menubar i {
	color: var(--primary-color);
	margin-right: 0.5rem;
}
.shop11 #menubar > nav > ul > li > a::before {
	unset: all;
}
.shop11 #menubar a i {
	transform: scale(1.2);	/*元の1.2倍に拡大*/
	color: var(--primary-color);
	margin-right: 0.5rem;
	opacity: 0.5;			/*透明度50%*/
	transition: 0.3s;
}
.shop11 #menubar a:hover i {
	opacity: 1;				/*透明度をなくす（100%色を出す）*/
}
.shop11 #footermenu {
	background: none;
	padding: 2rem 0;
}
.shop11 #footermenu #footer-logo {
	width: 25vw;
}
.shop11 .step {
	margin-top: 2rem;
	margin-bottom: 2rem;
}
.shop11 .step h3 {
	line-height: 1;
	padding-bottom: 1rem;
}
.shop11 h2 .small {display: block;font-size: 0.5em;margin-top: -0.5em;}
.shop11 .step-maru.arrow-maru .list-maru::before,
.shop11 .step-float-maru.arrow-maru .list-maru::before {
	bottom: -5rem;
}
.shop11 .shop11_grid .newicon {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 4em;
	height: 4em;
	line-height: 1.5;
}
.shop11 a.ddmenu {cursor: pointer;}

/*ステップ
---------------------------------------------------------------------------*/
.step-maru,
.step-float-maru {
	margin-top: 2rem;
}
/*ボックス一個あたりの設定*/
.step-maru .list-maru,
.step-float-maru .list-maru {
	padding: 2vw;
	border: 1px solid #ccc;
	border-radius: 10px;
	margin-bottom: 3rem;
	background: #fff;
	color: #333;
	position: relative;
}
.step-float-maru .list-maru::after {content: "";display: block;clear: both;}

/*ボックス内のh3要素*/
.step-maru h3,
.step-float-maru h3 {
	background: none;border: none;border-radius: 0;
	margin: 0;padding: 0;line-height: 1;
	padding-bottom: 1rem;
	color: #333;
	font-size: 2rem;
	border-bottom: 2px dotted var(--primary-color);
}

/*ステップ間の矢印*/
.step-maru.arrow-maru .list-maru::before,
.step-float-maru.arrow-maru .list-maru::before {
	content: "▼";
	color: var(--primary-color);
	opacity: 0.8;
	position: absolute;
	width: 100%;
	text-align: center;
	bottom: -4rem;	
	left: 0;
	font-size: 3rem;
	transform: scale(1, 0.6);
}
.step-maru.arrow-maru .list-maru:last-child::before,
.step-float-maru.arrow-maru .list-maru:last-child::before {
	content: none;
}

	/*画面幅600px以上の追加指定*/
	@media screen and (min-width:600px) {

	/*ボックス一個あたりの設定*/
	.step-maru .list-maru {
		display: flex;	/*テキストブロックと画像を横並びにする*/
		gap: 2vw;
	}
	
	/*ボックス内のfigure画像*/
	.step-maru figure,
	.step-float-maru figure {
		width: 25%;
	}
	.step-maru.img-right-maru figure {
		align-self: center;
		order: 2;
	}
	.step-maru.img-left-maru figure {
		align-self: center;
	}
	
	/*float-left*/
	.step-float-maru.img-left-maru figure {
		float: left;
		margin-right: 2vw;
	}
	.step-float-maru.img-left-maru h3 {margin-left: 27%;}
	
	/*float-right*/
	.step-float-maru.img-right-maru figure {
		float: right;
		margin-left: 2vw;
	}
	.step-float-maru.img-right-maru h3 {margin-right: 27%;}
	
	/*textブロック*/
	.step-maru .text-maru {
		flex: 1;
	}

	}/*追加指定ここまで*/

/*クーポンボタン
---------------------------------------------------------------------------*/
#message-parts-maru a {
	text-decoration: none;display: block;
	writing-mode: vertical-rl;
	text-orientation: upright;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ", sans-serif;
	background: #ff7e00;
	color: #fff;
	position: fixed;z-index: 99;
	right: 0px;
	top: 150px;
	padding: 20px 15px;
	border-radius: 5px 0px 0px 5px;
	letter-spacing: 0.2rem;
	font-size: 0.8rem;
}
	/*画面の高さが400px以下の追加指定*/
	@media screen and (max-height:400px) {
	
	#message-parts-maru a {
		top: 80px;
	}

	}/*追加指定ここまで*/

/*アイコン*/
#message-parts-maru i {
	transform: scale(1.3);	/*1.3倍に*/
	margin-bottom: 10px;	/*下に空ける余白*/
}

/*マウスオン時に少し明るくする*/
#message-parts-maru a {opacity: 1;}
#message-parts-maru a:hover {
	filter: brightness(1.2);
}

/*クーポン1
---------------------------------------------------------------------------*/
.coupon1-maru * {padding: 0;margin: 0;text-align: center;}
.coupon1-maru {
	margin-top: 2rem;
	margin-bottom: 2rem;
	border: 3px solid #000;
	border-radius: 10px;
	overflow: hidden;
}
.coupon1-maru .title-maru {
	font-size: 2rem;
	color: #fff;
	font-weight: bold;
}
.coupon1-maru .text-maru {
	padding: 1rem;
}
.coupon1-maru h4 {
	line-height: 1;
	font-size: 2rem;
	margin-bottom :1rem;
}
.coupon1-maru .date-maru {
	margin-top: 1rem;
}
.coupon1-maru figure {
    height: 40vw;
}
	/*画面幅600px以上の追加指定*/
	@media screen and (min-width:600px) {

	.coupon1-maru {
		display: flex;
		min-height: 15rem;
	}
	.coupon1-maru .title-maru {
		font-size: 3rem;
		/*width: 5rem;*/
		display: flex;
		align-items: center;
		justify-content: center;
		position: relative;
	}
	.coupon1-maru .title-maru span {
		display: inline-block;
		transform: rotate(90deg);
	}
	.coupon1-maru .text-maru {
		flex: 1;
		align-self: center;
	}
	.coupon1-maru figure {
		height: auto;
		width: 40%;
	}

	}/*追加指定ここまで*/

/*クーポン1
---------------------------------------------------------------------------
.coupon1-maru * {padding: 0;margin: 0;text-align: center;}
.coupon1-maru {
	border: 3px solid #000;
	margin-bottom: 2rem;
}
.coupon1-maru .text-maru {
	padding: 2rem 1rem;
}
.coupon1-maru h4 {
	line-height: 1;
	font-size: 2rem;
	margin-bottom :1rem;
}
.coupon1-maru .date-maru {
	margin-top: 1rem;
}
.coupon1-maru figure {
	height: 50vw;
}*/

	/*画面幅600px以上の追加指定
	@media screen and (min-width:600px) {

	.coupon1-maru {
		display: flex;
	}
	.coupon1-maru .text-maru {
		flex: 1;
	}
	.coupon1-maru figure {
		height: auto;
		width: 50%;
	}

	}*//*追加指定ここまで*/

/*CSSカスタムプロパティ
---------------------------------------------------------------------------*/
:root {
	--black-maru: #111;
	--white-maru: #fff;
	--black1-maru: rgba(0,0,0,0.4);
	--white1-maru: rgba(255,255,255,0.4);
	
	--padding-20px-maru: 20px;
	--padding-2rem-maru: 2rem;
}

/*mask1-maru（ラフな円形のマスク＆アニメーション）
---------------------------------------------------------------------------*/
@keyframes mask1-maru {  
	  
0%, 100% {
	border-radius: 64% 36% 54% 46% / 49% 41% 59% 51%;
	transform: scale(1);
}
50% {
	border-radius: 39% 61% 48% 52% / 43% 55% 45% 57%;
	transform: scale(1.02);
}

}
.mask1-maru figure img {
	animation: mask1-maru 10s linear infinite;
	box-shadow: 15px 15px 0px rgba(0,0,0,0.1);
}

/*body.padding-20px-maru（ブロックの左右に20pxのpaddingが必要な場合）
---------------------------------------------------------------------------*/
body.padding-20px-maru .list-normal1-maru,
body.padding-20px-maru .list-half1-maru,
body.padding-20px-maru .list-grid3-maru,
body.padding-20px-maru .list-grid2-maru,
body.padding-20px-maru .list-grid1-maru,
body.padding-20px-maru .list-line1-maru,
body.padding-20px-maru .new1-maru,
body.padding-20px-maru .new2-maru,
body.padding-20px-maru .faq-base-maru {
	margin-left: 0 !important;margin-right: 0 !important;
	padding-left: var(--padding-20px-maru) !important;
	padding-right: var(--padding-20px-maru) !important;
}

/*body.padding-2rem-maru（ブロックの左右に2remのpaddingが必要な場合）
---------------------------------------------------------------------------*/
body.padding-2rem-maru .list-normal1-maru,
body.padding-2rem-maru .list-half1-maru,
body.padding-2rem-maru .list-grid3-maru,
body.padding-2rem-maru .list-grid2-maru,
body.padding-2rem-maru .list-grid1-maru,
body.padding-2rem-maru .list-line1-maru,
body.padding-2rem-maru .new1-maru,
body.padding-2rem-maru .new2-maru,
body.padding-2rem-maru .faq-base-maru {
	margin-left: 0 !important;margin-right: 0 !important;
	padding-left: var(--padding-2rem-maru) !important;
	padding-right: var(--padding-2rem-maru) !important;
}


/*frame1-maru（あわい影入りの土台）, frame2-maru（ボーダースタイル）共通
---------------------------------------------------------------------------*/
.frame1-maru .list-maru h4,
.frame2-maru .list-maru h4 {
	color: #333;
}
.frame1-maru .list-maru h4 a,
.frame2-maru .list-maru h4 a {
	color: inherit;
}

/*frame1-maru（あわい影入りの土台）
---------------------------------------------------------------------------*/
.frame1-maru .list-maru {
	padding: 1rem;
	background: #fff;
	color: #111;
	box-shadow: 5px 5px 20px rgba(0,0,0,0.1);
}

/*frame2-maru（ボーダースタイル）
---------------------------------------------------------------------------*/
.frame2-maru .list-maru {
	padding: 1rem;
	background: #fff;
	color: #111;
	border: 1px solid #ccc;
}

/*circle-maru（円形）
---------------------------------------------------------------------------*/
.circle-maru figure {border-radius: 50%;}

/*round-maru（角丸）
---------------------------------------------------------------------------*/
.round-maru figure {border-radius: 10px;}

/*yuru-circle-maru（ゆるい円形）
---------------------------------------------------------------------------*/
.yuru-circle-maru .list-maru:nth-of-type(1) figure {border-radius: 64% 36% 54% 46% / 49% 41% 59% 51%;}
.yuru-circle-maru .list-maru:nth-of-type(2) figure {border-radius: 61% 39% 65% 35% / 57% 62% 38% 43%;}
.yuru-circle-maru .list-maru:nth-of-type(3) figure {border-radius: 39% 61% 48% 52% / 43% 55% 45% 57%;}
.yuru-circle-maru .list-maru:nth-of-type(4) figure {border-radius: 41% 59% 38% 62% / 62% 41% 59% 38%;}
.yuru-circle-maru .list-maru:nth-of-type(5) figure {border-radius: 56% 44% 47% 53% / 55% 37% 63% 45%;}

/*２カラム
---------------------------------------------------------------------------*/
.column-2-maru {grid-template-columns: repeat(2, 1fr) !important;}

/*３カラム
---------------------------------------------------------------------------*/
.column-3-maru {grid-template-columns: repeat(3, 1fr) !important;}

/*４カラム
---------------------------------------------------------------------------*/
.column-4-maru {
	grid-template-columns: repeat(4, 1fr) !important;
}
.column-4-maru .list-maru h4 {
	font-size: 0.9rem;
	margin-bottom: 0.5rem;
}
.column-4-maru .list-maru .text-maru {
	font-size: 0.8rem;
}


/*---------------------------------------------------------------------------
list共通
---------------------------------------------------------------------------*/
.list-line1-maru *,.list-grid2-maru *,.list-half1-maru *,.list-normal1-maru *,.list-grid1-maru * {
	margin: 0;padding: 0;line-height: 1.2;
}
.list-maru .text-maru {
	flex: 1;
}
.list-maru h4 {
	font-size: 1.2rem;
	margin-bottom: 1rem;
}
/*古いテンプレ用*/
.list-maru .text-maru h4 + p {
	padding: 0 !important;
}

/*白い土台の上のlineスタイル*/
.frame1-maru .list-line1-maru dt:nth-of-type(1),
.frame1-maru .list-line1-maru dd:nth-of-type(1) {
	border-top: 1px solid #ccc;
}
.frame1-maru .list-line1-maru dt,
.frame1-maru .list-line1-maru dd {
	border-bottom: 1px solid #ccc;
}

	/*画面幅600px以上の追加指定*/
	@media screen and (min-width:600px) {

	.frame1-maru .list-line1-maru dt:nth-of-type(2),
	.frame1-maru .list-line1-maru dd:nth-of-type(2) {
		border-top: 1px solid #ccc;
	}

	}/*追加指定ここまで*/

/*---------------------------------------------------------------------------
list-grid1-maru（３カラムボックス）
---------------------------------------------------------------------------*/
.list-grid1-maru {
	margin-top: 2rem;
	margin-bottom: 2rem;
}
/*ボックス１個あたり*/
.list-grid1-maru .list-maru {
    display: grid;
	margin-bottom: 2rem;
    grid-template-rows: auto 1fr auto;
}
.list-grid1-maru .list-maru figure {
	margin-bottom: 0.5rem;
}
.list-grid1-maru.frame1-maru .list-maru figure {
	margin: -1rem;
	margin-bottom: 0.5rem;
}

	/*「width-check-maru」の幅が500px以上の場合*/
	.list-grid1-maru.width-500-maru {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 3vw;
	}
	.list-grid1-maru.width-800-maru .list-maru {
		margin-bottom: 0;
	}

	/*「width-check-maru」の幅が800px以上の場合*/
	.list-grid1-maru.width-800-maru {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		gap: 3vw;
	}
	.list-grid1-maru.width-800-maru .list-maru {
		margin-bottom: 0;
	}

/*---------------------------------------------------------------------------
list-grid2-maru（grid1の２カラムタイプ）
---------------------------------------------------------------------------*/
.list-grid2-maru {
	display: grid;
	margin-bottom: 2rem;
	margin-top: 2rem;
}

.list-grid2-maru .list-maru {
    display: grid;
	grid-template-columns: 100px 1fr;
	gap: 1rem;
	margin-bottom: 1rem;
}
.list-grid2-maru .list-maru.no-figure {
	grid-template-columns: 1fr;
}

.list-grid2-maru .list-maru h4 {
	font-size: 0.9rem;
	margin-bottom: 0.5rem;
}
.list-grid2-maru .list-maru .text-maru {
	font-size: 0.8rem;
}

	/*「width-check-maru」の幅が500px以上の場合*/
	.list-grid2-maru.width-500-maru,
	.list-grid2-maru.width-800-maru {
		grid-template-columns: repeat(2, 1fr);
		gap: 1rem;
	}
	.list-grid2-maru.width-500-maru .list-maru,
	.list-grid2-maru.width-800-maru .list-maru {
		margin-bottom: 0;
	}

/*---------------------------------------------------------------------------
list-grid3-maru（色々なclass対応版）
---------------------------------------------------------------------------*/
.list-grid3-maru * {margin: 0;padding: 0;line-height: 1.5;}

/*画像がちらつく場合があるのでリセット（transformのscaleと同時に使った場合のみのちらつき）*/
.list-grid3-maru a:hover {
	filter: none;
}

.list-grid3-maru {
	display: grid;
	gap: 1rem;
	margin-top: 2rem;
	margin-bottom: 2rem;
	text-align: center;
}
.list-grid3-maru figure {
	width: 100%;
	padding-top: 100%;
	position: relative;
	overflow: hidden;
}
.list-grid3-maru .list-maru img {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	transition: 0.5s;
}
.list-grid3-maru .list-maru img:hover {
	transform: scale(1.1);
	filter: contrast(1.3);
}
.list-grid3-maru .text-maru {
	padding: 1rem 0 1rem;
}

/*---------------------------------------------------------------------------
list-half1-maru（1列ボックス）
---------------------------------------------------------------------------*/
.list-half1-maru {margin-top: 2rem;}
.list-half1-maru .list-maru {
	display: flex;
	align-items: center;
	gap: 2rem;
	margin-bottom: 5rem;
}
.list-half1-maru.mask1-maru {
	gap: 5rem;
}
.list-half1-maru .list-maru:nth-of-type(even),
.list-half1-maru .list-maru.row-reverse-maru {
	flex-direction: row-reverse;
}
.list-half1-maru .list-maru.row-maru {
	flex-direction: row;
}
.list-half1-maru .list-maru figure {
	width: 50%;
}
.list-half1-maru .list-maru figure img {
	border-radius: 30px;
}
.list-half1-maru .list-maru.no-figure .text-maru {
	padding-top: 40px;	/*画像がないのでアイコンとテキストが重ならないよう*/
}

/*アイコン指定*/
.list-half1-maru .list-maru:nth-of-type(even) .icon1-maru,
.list-half1-maru .list-maru.row-reverse-maru .icon1-maru {
	left: auto;right: -1rem;
}
.list-half1-maru .list-maru.row-maru .icon1-maru {
	left: -1rem;
}
/*画像がない場合はアイコンを左上に固定*/
.list-half1-maru .list-maru:nth-of-type(even).no-figure .icon1-maru,
.list-half1-maru .list-maru.row-reverse-maru.no-figure .icon1-maru {
	left: -1rem;
}

/*---------------------------------------------------------------------------
list-normal1-maru（1列ボックス）
---------------------------------------------------------------------------*/
.list-normal1-maru {
	margin-top: 2rem;
}
.list-normal1-maru .list-maru {
	display: flex;
	gap: 2rem;
	margin-bottom: 2rem;
}
.list-normal1-maru .list-maru figure {
	width: 30%;
}
.list-normal1-maru .btn1-maru a {
	display: inline-block;
}
/*normal上のlineスタイル*/
.list-normal1-maru dt,.list-normal1-maru dd {
	padding: 0.3rem 0.5rem;
	font-size: 0.85rem;
}
.list-normal1-maru .list-maru p {
	margin-bottom: 0.5rem;
}

/*---------------------------------------------------------------------------
list-line1-maru（テキストでのメニューなどに向くタイプ）
---------------------------------------------------------------------------*/
.list-line1-maru {
	display: grid;
	grid-template-columns: 1fr 6rem;
	margin-bottom: 2rem;
}
.list-line1-maru dd {
	text-align: right;
}
.list-line1-maru dt,.list-line1-maru dd {
	padding: 1rem 0.5rem;
}
/*list-normal1に入れた場合に上下の空間をつめる*/
.list-normal1-maru .list-line1-maru dt,
.list-normal1-maru .list-line1-maru dd {
	padding: 0.3rem 0.5rem;
}

.list-line1-maru dt:nth-of-type(1),
.list-line1-maru dd:nth-of-type(1) {
	border-top: 1px solid var(--border-color1-maru);
}
.list-line1-maru dt,
.list-line1-maru dd {
	border-bottom: 1px solid var(--border-color1-maru);
}

	/*画面幅600px以上の追加指定*/
	@media screen and (min-width:600px) {

	.list-line1-maru {
		grid-template-columns: 1fr 8rem 1fr 8rem;
	}

	.list-line1-maru dt:nth-of-type(2),
	.list-line1-maru dd:nth-of-type(2) {
		border-top: 1px solid var(--border-color1-maru);
	}
	
	/*左右の間に入れるマージン*/
	.list-line1-maru dd:nth-of-type(odd) {margin-right: 0.5rem;}
	.list-line1-maru dt:nth-of-type(even) {margin-left: 0.5rem;}
	
	}/*追加指定ここまで*/

/*テーブル（ta1）
---------------------------------------------------------------------------*/
.ta1-maru caption {
	font-weight: bold;
	padding: 0.2rem 1rem;
	background: var(--primary-inverse-color);
	color: var(--primary-color);
	margin-bottom: 1rem;
	border-radius: 5px;
}
.ta1-maru {
	table-layout: fixed;
	border-top: 1px solid #999;
	width: 100%;
	margin-bottom: 2rem;
}
.ta1-maru tr {
	border-bottom: 1px solid #999;
}
.ta1-maru th, .ta1-maru td {
	padding: 1rem;
	word-break: break-all;
}
.ta1-maru th {
	width: 30%;
	text-align: left;
	background: var(--primary-inverse-color);
	color: var(--primary-color);
}

/*スクロール*/
.scroll-maru .ta1-maru {
	width: 800px;
}
.scroll-maru {
	overflow-x: auto;
	margin-bottom: 2rem;
}

	/*画面幅800px以上の追加指定*/
	@media screen and (min-width:800px) {
	
	.scroll-maru .ta1-maru {
		width: 100%;
	}
	.scroll-maru {
		overflow-x: hidden;
		margin-bottom: 0;
	}

	}/*追加指定ここまで*/

/*「お知らせ」のポップアップ
---------------------------------------------------------------------------*/
.popup-maru h3 {
	background: none;
}
.popup-maru {
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  color: #111;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: auto;
}
.popup-maru a {
  color: inherit;
}
.popup-maru > div {
  background: #fff;
  overflow: auto;
  position: relative;
  border: 1px solid #000;
  max-width: 400px;
  padding: 2vw;
  margin: 2vw;
  max-height: calc(100% - 4vw);
  line-height: 1.5;
}
.close-maru {
  position: absolute;
  z-index: 1;
  right: 0px;
  top: 0px;
  background: #ff0000;
  color: #fff;
  font-size: 30px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
}

/*ポップアップバリエーション*/
.popup-maru.overlay {
	background: rgba(0,0,0,0.5);
}
.popup-maru.left-top {
	align-items: flex-start;
	justify-content: flex-start;
}
.popup-maru.left-bottom {
	align-items: flex-end;
	justify-content: flex-start;
}
.popup-maru.right-top {
	align-items: flex-start;
	justify-content: flex-end;
}
.popup-maru.right-bottom {
	align-items: flex-end;
	justify-content: flex-end;
}

/*目次
---------------------------------------------------------------------------*/
.mokuji-maru {
	padding: 1rem 3rem;
	background: #fff;
	color: #333;
	border: 10px solid #eee;
	margin-top: 2rem;
	margin-bottom: 2rem;
}
.mokuji-maru a {
	text-decoration: none;
	color: inherit;
}
.mokuji-maru {
	line-height: 2;
}
.mokuji-maru ol,.mokuji-maru ul {
	font-size: 0.85em;
}

/*スライドショー
---------------------------------------------------------------------------*/
.slide1-maru {
	width: 100%;position: relative;
	margin-bottom: 50px;
}
.slide1-maru .slide1-maru {
	margin-bottom: 0;
}
/*３枚の画像の共通設定*/
.slide-maru {
	position: absolute;right: 0px;top: 0px;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: opacity 1s;	/*ここの1s（＝1秒）を変更すると、フェードのスピードを変更できます。*/
}

/*１枚目画像*/
.slide1-maru {
	position: relative;width: 100%;height: auto;
}

.slide-maru img {
    width: 100%;
    height: 100%;
    object-fit: cover; /* 画像をコンテナのサイズに合わせてクリップ */
    object-position: center; /* 画像の中心を基準に調整 */
}

/*現在表示されているスライドのみをクリック可能にする設定（変更不要）
---------------------------------------------------------------------------*/
.slide-maru {
	pointer-events: none; /* デフォルトでクリックを無効にする */
}

.slide-maru.active-maru {
	pointer-events: auto; /* 表示中のスライドのみクリックを有効にする */
}

/*現在表示中のボタン
---------------------------------------------------------------------------*/
/*全体*/
.slide-indicators-maru {
    text-align: center;
	position: absolute;
	width: 100%;
	bottom: -40px;
	left: 0px;
}
/*１個あたり*/
.indicator-maru {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #ccc;
    border-radius: 50%;
    margin: 0 5px;
    cursor: pointer;
}
.indicator-maru.active-maru {
    background: red;
}

/*サムネイルスライド
---------------------------------------------------------------------------*/
.thumbnail-slide-container-maru {
	overflow-x: hidden;
	margin-bottom: 2rem;
}
.thumbnail-slide-maru {
	display: flex;
	align-items: center;
	overflow: hidden;
}
.slide-rtl-maru,.slide-ltr-maru {
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

.slide-rtl-maru {
	animation-name: slide-rtl-maru;
}
.slide-ltr-maru {
	animation-name: slide-ltr-maru;
}

@keyframes slide-rtl-maru {
0% {
	transform: translateX(0);
}
100% {
	transform: translateX(-50%);	/* 50%で半分だけ移動させる */
}
}

@keyframes slide-ltr-maru {
0% {
	transform: translateX(-50%);	/* 50%で半分だけ移動させる */
}
100% {
	transform: translateX(0);
}
}

/*YouTubeなどの16:9のものをiframeで読み込む
---------------------------------------------------------------------------*/
.iframe-box-maru {
	width: 100%;
	height: 0;
	padding-top: 56.25%;	/*アスペクト比を調整するところです*/
	position: relative;
	margin-top: 2rem;
	margin-bottom: 2rem;
}
.iframe-box-maru iframe {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}

/*開閉ブロック
---------------------------------------------------------------------------*/
/*土台（共通で使用）*/
.faq-base-maru {
	line-height: 1.8;
}
.faq-base-maru dt {
	border-radius: 3px;
	margin-bottom: 1rem;
	background: var(--primary-inverse-color);
	color: var(--primary-color);
	border: 1px solid var(--primary-color);
	padding: 0.5rem 1em 0.5rem;
}
.faq-base-maru dt i {
	padding-right: 1rem;
}
.faq-base-maru dd {padding: 0 1rem 1rem 3rem;}

/*開閉*/
.openclose-maru dt {
	cursor: pointer;
}
.openclose-maru dt {
	text-indent: -1rem;
	padding-left: 3rem;
}

/*Qマーク*/
.faq-maru dt {
	text-indent: -2rem;
	padding-left: 3rem;
}
.faq-maru dt::before {
	font-family: "Font Awesome 6 Free";
    content: "\f059";
	padding-right: 1rem;
}

/*お知らせブロック（new1）
---------------------------------------------------------------------------*/
/*お知らせのアイコン共通*/
.new1-maru dt span,
.new2-maru dt span {
	display: inline-block;
	text-align: center;
	line-height: 1.8;
	border-radius: 3px;
	padding: 0 0.5rem;
	width: 8rem;
	transform: scale(0.8);
	background: #fff;
	color:#777;
	border: 1px solid #999;
	margin-right: -1rem;	/*下の.new2-maru dtのmargin-rightと合わせる。アイコンがない場合のバランス調整。*/
}
.new1-maru {
	flex: 1;
}
.new1-maru dd {
	padding-bottom: 1rem;
	line-height: 1.5;
}
.new1-maru dt span.bgcolor-red-maru,
.new2-maru dt span.bgcolor-red-maru,
.new1-maru dt span.bgcolor-blue-maru,
.new2-maru dt span.bgcolor-blue-maru,
.new1-maru dt span.bgcolor-yellow-maru,
.new2-maru dt span.bgcolor-yellow-maru {
	border: none;
}

/*お知らせブロック（new2）
---------------------------------------------------------------------------*/
.new2-maru {
	line-height: 1.5;
}
.new2-maru dt {
	margin-right: 1rem;
}
.new2-maru dd {
	padding-bottom: 1rem;
}

	/*画面幅700px以上の追加指定*/
	@media screen and (min-width:700px) {

	.new2-maru {
		display: grid;
		grid-template-columns: auto 1fr;
	}

	}/*追加指定ここまで*/

/*ボタン1（btn1）
---------------------------------------------------------------------------*/
.btn1-maru {
	margin-top: 1rem !important;
	align-self: end;	/*他の要素がない場合でもボタンを常にブロック下部に*/
	padding: 0.5rem 2rem !important;	/*下のmarginとpaddingと合わせる*/
}
.btn1-maru a {
	display: block !important;text-decoration: none;
	font-size: 1rem;
	text-align: center;
	background: var(--primary-color) !important;
	color: var(--primary-inverse-color) !important;
	margin: -0.5rem -2rem !important;	/*上の.btn1-maruのpaddingと数字を合わせる*/
	padding: 0.5rem 2rem !important;	/*上の.btn1-maruのpaddingと数字を合わせる*/
}

/*list専用のポイントアイコン
---------------------------------------------------------------------------*/
.list-maru {position: relative;}
.list-maru .icon1-maru {
	background: #111;
	color: #fff;
	font-size: 11px;
	width: 4em;
	height: 4em;
	line-height: 1.5;
	border-radius: 50%;
	text-align: center;
	position: absolute;
	left: -1rem;
	top: -1rem;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	word-break: break-all;
}

/*色
---------------------------------------------------------------------------*/
.bgcolor-red-maru,.bgcolor-red-maru a {
	background: #ff0000 !important;
	color: #fff !important;
}
.bgcolor-blue-maru,.bgcolor-blue-maru a {
	background: #0000ff !important;
	color: #fff !important;
}
.bgcolor-yellow-maru,.bgcolor-yellow-maru a {
	background: #fff600 !important;
	color: #111 !important;
}

