<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset 'UTF-8';

/* â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;

	å…±é€šcss

â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp;â–&nbsp; */

/* ================================================================================

	Google Fonts FOUTå¯¾ç­–

================================================================================ */

html {
	opacity: 0;
	transition-property: opacity;
	transition-duration: 0.3s;
	transition-timing-function: ease-in;
	transition-delay: 0s;
}
html.wf-active {
	opacity: 1;
}





/* ================================================================================

	ã‚µã‚¤ãƒˆã‚¹ã‚¿ã‚¤ãƒ«

================================================================================ */
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*:before,
*:after {
	 -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	position: relative;
	color: #383030;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.7;
	word-wrap: break-word;
	/* æ˜Žæœ  font-family: 'Noto Serif JP','æ¸¸æ˜Žæœ',YuMincho,'ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN W2','Hiragino Mincho ProN','HGæ˜ŽæœB',serif;*/
	/* ã‚´ã‚·ãƒƒã‚¯ */ font-family: 'Zen Maru Gothic', 'Noto Sans JP',-apple-system, BlinkMacSystemFont, 'Helvetica Neue', YuGothic, 'ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ ProN W3', Hiragino Kaku Gothic ProN, Arial, 'ãƒ¡ã‚¤ãƒªã‚ª', Meiryo, sans-serif;
}

.en {
	/* è‹±æ–‡ã®ãƒ•ã‚©ãƒ³ãƒˆã‚¹ã‚¿ã‚¤ãƒ« */
	font-family: 'Allura', cursive;
}


/* PCè¨­å®š
----------------------------------------------- */
@media (min-width: 768px) {
	body {
		-moz-text-size-adjust: none;
		-ms-text-size-adjust: none;
		-webkit-text-size-adjust: none;
		text-size-adjust: none;
	}

	/* Elementorï¼šãƒ•ãƒ¬ãƒƒã‚¯ã‚¹ã‚¢ã‚¤ãƒ†ãƒ&nbsp;ã‚’å˜ä¸€è¡Œã«é…ç½® */
	.elementor-row {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
}

/* SPè¨­å®š
----------------------------------------------- */
@media (max-width: 767px) {
	body {
		-moz-text-size-adjust: none;
		-ms-text-size-adjust: none;
		-webkit-text-size-adjust: 100%;
		text-size-adjust: 100%;
	}
}


#wrapper {
	position: relative;
	max-width: none;
	/* max-width: 1920px; å›ºå®šå¹…ãƒ¬ã‚¤ã‚¢ã‚¦ãƒˆæ™‚ */
	width: 100%;
	margin: 0 auto;
	min-height: 100vh;
	display: block;
	overflow: hidden;
}

h1{
	margin: 0;
	font-weight: 300;
}
h2, h3, h4 {
	margin: 0;
	font-weight: 700;
}

img {
	vertical-align: bottom;
	image-rendering: -webkit-optimize-contrast;
}
/* Safariãƒãƒƒã‚¯ */
_:lang(x)+_:-webkit-full-screen-document, img {
	image-rendering: auto;
}

li,dt,dd {
	vertical-align: top;
}

iframe {
	vertical-align: bottom;
}


/* ãƒªãƒ³ã‚¯ï¼šé€éŽã‚¢ã‚¯ã‚·ãƒ§ãƒ³ä»˜ */
a {
	color: #424510;
	opacity: 1;
	transition-property: opacity,color,background-color,filter;
	transition-duration: 0.3s;
	transition-timing-function: ease-in-out;
	transition-delay: 0s;
}
a:hover {
	opacity: 0.6;
}





/* ================================================================================

	404.php

================================================================================ */

/* PCè¨­å®š
----------------------------------------------- */
@media (min-width: 768px) {
	.not-found {
		position: relative;
		width: 1000px;
		margin: 0 auto;
	}
}





/* ================================================================================

	display:none

================================================================================ */

/* PCè¨­å®š
----------------------------------------------- */
@media (min-width: 768px) {

	/* SPæ”¹è¡Œæ¶ˆã— */
	.br-pc {
		display: none;
	}
	/* SPã‚³ãƒ³ãƒ†ãƒ³ãƒ„æ¶ˆã— */
	.pc_none {
		display: none;
	}

}



/* SPè¨­å®š
----------------------------------------------- */
@media (max-width: 767px) {

	/* PCæ”¹è¡Œæ¶ˆã— */
	.br-sp {
		display: none;
	}
	/* PCã‚³ãƒ³ãƒ†ãƒ³ãƒ„æ¶ˆã— */
	.sp_none {
		display: none;
	}

}





/* ================================================================================

	pointer-events: none;

================================================================================ */

/* FAX */
.fax_num {
	pointer-events: none;
}


/* PCè¨­å®š
----------------------------------------------- */
@media (min-width: 768px) {

	.pointer-events {
		pointer-events: none;
	}

}





/* ================================================================================

	ãƒ•ãƒ­ãƒ¼ãƒˆå›žã‚Šè¾¼ã¿è§£é™¤ clearfix

================================================================================ */

.clearfix:after {
	display: block;
	clear: both;
	height: 0px;
	line-height: 0px;
	visibility: hidden;
	content: "";
	overflow: hidden;
	float: none;
}
.clearfix {
	display: block; /* for IE8 */
}





/* ================================================================================

	ã‚¨ãƒ‡ã‚£ã‚¿ãƒ¼å…±é€šè¨­å®š

================================================================================ */

p + * {
	margin-top: 1.5em;
}
p:not(:first-child) {
	margin-top: 1.5em;
}

strong,b {
	font-weight: 700;
}
big {
	font-size: larger;
}
small {
	font-size: smaller;
}
em {
	font-style: italic;
}

.img_border &gt; div &gt; div &gt; img {
	border-radius: 10px;
}
.blog_flex img {
	border-radius: 10px;
}

/* PCè¨­å®š
----------------------------------------------- */
@media (min-width: 768px) {

	/* moreãƒœã‚¿ãƒ³ã®è¨­å®š */
	.more a{
		width: 260px;
		text-align: center;
		padding: 10px 15px;
		position: relative;
		border: 1px solid #707070;
		margin-top: 50px;
		display: inline-block;
		font-size: 1.5em;
		color: #383030;
	}
	.more a::before {
		content: "";
		width: 25px;
		height: 25px;
		background: url(../img/nikukyu-b.png) center top / contain no-repeat;
		position: absolute;
		top: 50%;
		right: 15px;
		transform: translateY(-50%);	
	}
	.more_center {
		text-align: center;
	}

	/* èƒŒæ™¯ã‚ã‚Šã‚³ãƒ³ãƒ†ãƒ³ãƒ„ */
	.bc_cream {
		padding: 120px 10px;
		background-color: #FAF9F4;
	}

	.m_top {
		margin-top: 20px;
	}

	.center_title {
		text-align: center;
	}

	.bic_text {
		font-size: 1.5em;
		margin-top: 35px;
		margin-bottom: 50px;
		font-weight: 500;
		text-align: center;
	}

	/* ã‚®ãƒ£ãƒ©ãƒªãƒ¼ç”¨ */
	.img_wrap.bic_img &gt; div &gt; div &gt; a &gt; img{
		border-radius: 150px 0 150px 0;
		width: 580px;
		height: 580px;
		object-fit: cover;
	} 
	.img_left-top &gt; div &gt; div &gt; a &gt; img{
		border-radius: 100px 0 0 0;
	} 
	.img_right-top &gt; div &gt; div &gt; a &gt; img{
		border-radius: 0 0 0 100px;
	} 
	.img_left-bottom &gt; div &gt; div &gt; a &gt; img{
		border-radius: 0 0 100px 0;
	} 
	.img_right-bottom &gt; div &gt; div &gt; a &gt; img{
		border-radius: 0 0 0 100px;
	} 
	.sm_img &gt; div &gt; div &gt; a &gt; img {
		width: 275px;
		height: 275px;
		object-fit: cover;
	}

	/* äºˆç´„ */
	.reserve {
		background: url(../img/reserve_bc.jpg) center top / cover no-repeat;
		padding: 120px 10px;
	}
	.reserve_content {
		margin-top: 35px;
		text-align: center;
	}

	.reserve_tel {
		pointer-events: none;
	}
	
	.reserve_tel h3 {
		border-bottom: 1px solid #383030;
	}
	.reserve_tel h3, .reserve_map h3 {
		font-size: 2em;
		text-align: center;
		margin-left: 50px;
		position: relative;
		display: inline-block;
		margin-bottom: 8px;
		line-height: 1;
		color: #383030;
	}
	
	.reserve_tel h3::before {
		content: "";
		width: 40px;
		height: 40px;
		background: url(../img/tel.png) center top / contain no-repeat;
		position: absolute;
		top:50%;
		left: -50px;
		transform: translateY(-50%);
	}
	.reserve_map h3::before {
		content: "";
		width: 40px;
		height: 40px;
		background: url(../img/map.png) center top / contain no-repeat;
		position: absolute;
		top:50%;
		left: -50px;
		transform: translateY(-50%);
	}
	.reserve_line-qr {
		width: 410px;
		padding: 25px 10px;
		background-color: #E6EB94;
		color: #383030;
		margin-top: 20px;
		border-radius: 10px;
		display: inline-block;
	}

	.reserve_line-qr img {
		width: 95px;
		height: 95px;
		margin-right: 20px;
	}
	.reserve_line-qr p {
		font-weight: bold;
		margin-top: 0;
	}
	.reserve_line-flex {
		display: flex;
		align-items: center;
		justify-content: center;
		margin-top: 10px;
	}
	.reserve_line-flex p{
		font-size: 1.5em;
		text-align: left;
	}
	.reserve_text-right {
		font-size: 0.75em;
		font-weight: 300;
		text-align: right;
		margin-top: 10px;
	}
	.reserve_map-wrap iframe {
		width: 460px;
		height: 265px;
		border-radius: 10px;
		margin: 0 auto;
	}
	.map_box {
		margin-top: 20px;
	}
}




/* SPè¨­å®š
----------------------------------------------- */
@media (max-width: 767px) {
	body {
		font-size: 3.5vw;
	}

	/* youtube siteorigin */
	.youtube-player {
		width: 100%;
		height: 36.5vw;
		margin-top: 4vw;
	}

	/* ã‚¨ãƒ‡ã‚£ã‚¿ãƒ¼ã§ç”»åƒã®ä¸‹ã«éš™é–“ãŒã§ãã‚‹ã®è§£é™¤ */
	img + br {
		display: none;
	}

	/* moreãƒœã‚¿ãƒ³ã®è¨­å®š */
	.more a{
		width: 260px;
		text-align: center;
		padding: 10px 15px;
		position: relative;
		border: 1px solid #707070;
		margin-top: 25px;
		display: inline-block;
		font-size: 1.5em;
		color: #383030;
	}
	.more a::before {
		content: "";
		width: 25px;
		height: 25px;
		background: url(../img/nikukyu-b.png) center top / contain no-repeat;
		position: absolute;
		top: 50%;
		right: 15px;
		transform: translateY(-50%);	
	}
	.more {
		text-align: center;
	}
	.more_center {
		text-align: center;
	}

	/* èƒŒæ™¯ã‚ã‚Šã‚³ãƒ³ãƒ†ãƒ³ãƒ„ */
	.bc_cream {
		padding: 60px 10px;
		background-color: #FAF9F4;
	}

	.m_top {
		margin-top: 20px;
	}

	.center_title {
		text-align: center;
	}

	.bic_text {
		font-size: 1.5em;
		margin-top: 35px;
		margin-bottom: 20px;
		font-weight: 500;
		text-align: center;
	}

	/* ã‚®ãƒ£ãƒ©ãƒªãƒ¼ç”¨ */
	.gallery {
		padding-left: 15px;
		padding-right: 15px;
	}
	.img_wrap.bic_img &gt; div &gt; div &gt; a &gt; img{
		border-radius: 50px 0 50px 0;
		width: 330px;
		height: 330px;
		padding: 10px;
		object-fit: cover;
	} 
	.img_left-top &gt; div &gt; div &gt; a &gt; img{
		border-radius: 50px 0 0 0;
	} 
	.img_right-top &gt; div &gt; div &gt; a &gt; img{
		border-radius: 0 0 0 50px;
	} 
	.img_left-bottom &gt; div &gt; div &gt; a &gt; img{
		border-radius: 0 0 50px 0;
	} 
	.img_right-bottom &gt; div &gt; div &gt; a &gt; img{
		border-radius: 0 0 0 50px;
	} 
	.sm_img &gt; div &gt; div &gt; a &gt; img {
		width: 160px;
		height: 160px;
		object-fit: cover;
	}

	.sm_img-content &gt; div &gt; div {
		flex-wrap: nowrap;
	}

	/* äºˆç´„ */
	.reserve {
		background: url(../img/reserve_bc.jpg) center top / cover no-repeat;
		padding: 60px 10px;
		margin: 0 calc(50% - 50vw);
		width: 100vw;
	}
	.reserve_content {
		margin-top: 35px;
		text-align: center;
	}

	.reserve_tel h3 {
		border-bottom: 1px solid #383030;
	}
	.reserve_tel h3, .reserve_map h3 {
		font-size: 2em;
		text-align: center;
		margin-left: 30px;
		position: relative;
		display: inline-block;
		margin-bottom: 8px;
		line-height: 1;
		color: #383030;
	}
	
	.reserve_tel h3::before {
		content: "";
		width: 30px;
		height: 30px;
		background: url(../img/tel.png) center top / contain no-repeat;
		position: absolute;
		top:50%;
		left: -30px;
		transform: translateY(-50%);
	}
	.reserve_map h3::before {
		content: "";
		width: 30px;
		height: 30px;
		background: url(../img/map.png) center top / contain no-repeat;
		position: absolute;
		top:50%;
		left: -30px;
		transform: translateY(-50%);
	}
	.reserve_line-qr {
		width: 320px;
		padding: 20px 10px;
		background-color: #E6EB94;
		color: #383030;
		margin-top: 15px;
		border-radius: 10px;
		display: inline-block;
		margin-bottom: 35px;
	}

	.reserve_line-qr img {
		width: 45px;
		height: 45px;
		margin-right: 10px;
	}
	.reserve_line-qr p {
		font-weight: bold;
		margin-top: 0;
	}
	.reserve_line-flex {
		display: flex;
		align-items: center;
		justify-content: center;
		margin-top: 10px;
	}
	.reserve_line-flex p{
		font-size: 1.5em;
		text-align: left;
	}
	.reserve_text-right {
		font-size: 0.75em;
		font-weight: 300;
		text-align: right;
		margin-top: 10px;
	}
	.reserve_map-wrap iframe {
		width: 460px;
		height: 265px;
		border-radius: 10px;
		margin: 0 auto;
	}
	.map_box {
		margin-top: 20px;
	}
}





/* ================================================================================

	ãƒ˜ãƒƒãƒ€ãƒ¼

================================================================================ */

/* PCè¨­å®š
------------------------------------------- */
@media (min-width: 768px) {

	header.bs_header {
		position: relative;
	}

	/* ãƒ˜ãƒƒãƒ€ãƒ¼é›»è©±ç•ªå· */
	.h_tel {
		position: absolute;
		top: 20px;
		right: 140px;
	}
	.h_tel p {
		position: relative;
		font-size: 1.12em;
		font-weight: bold;
	}
	.h_tel p span {
		font-size: 0.77em;
	}
	.h_tel img {
		width: 20px;
		height: auto;
		position: absolute;
		bottom: 5px;
		left: -25px;
	}



	/* ãƒ­ã‚´
	----------------------------------------------- */
	.h_logo {
		max-width: 260px;
		padding: 40px 0 0 15px;
		margin-bottom: 20px;
	}
	.h_logo img{
		width: 100%;
		height: auto;
	}


	/* H1
	----------------------------------------------- */
	.sp_h1 {
		display: none;
	}
	.pc_h1 {
		position: absolute;
		top: 20px;
		/* right: 8px;
		text-align: right; */
		left: 20px;
		text-align: left;
		z-index: 1;
	}
	.pc_h1 h1 {
		font-size: 14px;
		line-height: 1;
		color: inherit;
	}


	/* ã‚°ãƒ­ãƒ¼ãƒãƒ«ãƒŠãƒ“ã‚²ãƒ¼ã‚·ãƒ§ãƒ³
	----------------------------------------------- */
	.navi_pc {
		text-align: right;
		position: absolute;
		right: 15px;
		top: 20px;
	}
	.navi_pc &gt; ul {
		font-size: 0;
		text-align: center;
		display: flex;
		align-items: flex-end;
	}
	.navi_pc &gt; ul &gt; li {
		position: relative;
		display: inline-block;
		vertical-align: top;
		font-size: 16px;
		line-height: 1.1;
	}
	.navi_pc &gt; ul &gt; li:not(:first-child) {
		margin-left: 4.3em;
	}
	.navi_pc &gt; ul &gt; li:not(:first-child)::before {
		/* position: absolute;
		content: "";
		display: block;
		background-color: #000000;
		width: 1px;
		height: 16px;
		top: 0.1em;
		left: -1em; */
	}
	.navi_pc &gt; ul &gt; li &gt; button {
		background: transparent;
		border: none;
		outline: none;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		margin: 0;
		padding: 0;
		font-size: 100%;
		vertical-align: baseline;
		text-decoration: none;
		font-family: 'Noto Sans JP',-apple-system, BlinkMacSystemFont, 'Helvetica Neue', YuGothic, 'ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ ProN W3', Hiragino Kaku Gothic ProN, Arial, 'ãƒ¡ã‚¤ãƒªã‚ª', Meiryo, sans-serif;
	}
	.navi_pc &gt; ul &gt; li &gt; a,
	.navi_pc &gt; ul &gt; li &gt; button {
		display: block;
		font-size: 16px;
		line-height: 1.1;
		color: #383030;
		font-weight: bold;
	}

	.navi_pc &gt; ul &gt; li &gt; a &gt; img {
		width: 55px;
		height: auto;
	}
	.navi_pc &gt; ul &gt; li:last-child {
		margin-left: 5px;
	}
	.navi_pc &gt; ul &gt; li:nth-child(7) {
		margin-left: 25px;
	}


	/* ãƒ‰ãƒ­ãƒƒãƒ—ãƒ¡ãƒ‹ãƒ¥ãƒ¼
	----------------------------------------------- */
	#dropmenu &gt; ul &gt; li &gt; ul {
		list-style: none;
		position: absolute;
		z-index: 99999;
		top: 100%;
		left: -4px;
		margin:0;
		padding: 0;
		overflow: hidden;
		transition: 0.3s ease-in-out;
	}
	#dropmenu &gt; ul &gt; li &gt; ul &gt; li {
		overflow: hidden;
		font-size: 15px;
		width: 15em;
		height: 0;
		border-bottom: 1px solid #cccccc;
		transition: 0.3s ease-in-out;
		opacity: 0;
	}
	#dropmenu &gt; ul &gt; li:hover &gt; ul {
		overflow: visible;
		padding-top: 10px;
	}
	#dropmenu &gt; ul &gt; li:hover &gt; ul &gt; li {
		overflow: visible;
		opacity: 1;
		height: 100%;
	}
	#dropmenu &gt; ul &gt; li &gt; ul &gt; li &gt; a {
		display: block;
		background-color: #888888;
		color: #ffffff;
		padding: 0.8em 1em;
		text-align: left;
		font-weight: 700;
		border-bottom: none;
	}
	#dropmenu &gt; ul &gt; li &gt; ul &gt; li &gt; a:hover {
		opacity: 1;
		background-color: #aaaaaa;
	}

}



/* SPè¨­å®š
------------------------------------------- */
@media (max-width: 767px) {

	header.bs_header {
		position: relative;
	}


	/* ãƒ­ã‚´
	----------------------------------------------- */
	.h_logo {
		max-width: 200px;
		padding: 10px 0 0 10px;
		margin-bottom: 10px;
	}
	.h_logo img{
		width: 100%;
		height: auto;
	}


	/* H1
	----------------------------------------------- */
	.pc_h1 {
		display: none;
	}
	.sp_h1 {
		position: relative;
		background-color: #E6EB94;
		padding: 2vw;
	}
	.sp_h1 h1 {
		font-size: 3.2vw;
		line-height: 1.3;
	}


	/* ã‚°ãƒ­ãƒ¼ãƒãƒ«ãƒŠãƒ“ã‚²ãƒ¼ã‚·ãƒ§ãƒ³
	------------------------------------------- */
	.navi_pc {
		display: none;
	}

}





/* ================================================================================

	ãƒ•ãƒƒã‚¿ãƒ¼

================================================================================ */

/* PCè¨­å®š
------------------------------------------- */
@media (min-width: 768px) {
	footer.bs_footer {
		position: relative;
	}

	.f_wrap {
		position: relative;
		background-color: #FAF9F4;
		padding: 50px 0;
		display: flex;
		align-items: flex-start;
		justify-content: center;
	}
	.f_wrap::before {
		content: "";
		width: 260px;
		height: 160px;
		background: url(../img/dog-footer.png) center top / contain no-repeat;
		position: absolute;
		right: 83px;
		bottom: -15px;
	}

	.f_wrap-left, .f_wrap-right {
		max-width: 450px;
		width: 100%;
		margin: 0 20px;
	}
	.f_wrap-right {
		margin-left: 100px;
	}

	.f_text p{
		margin-top: 0;
		margin-left: 10px;
	}

	/* ãƒ•ãƒƒã‚¿ãƒ¼ã®ãƒœã‚¿ãƒ³ */
	.f_btn {
		display: flex;
		align-items: flex-end;
	}
	.f_insta img{
		width: 55px;
		height: auto;
		margin-right: 20px;
	}
	.f_line-qr {
		width: 234px;
		padding: 15px;
		background-color: #E6EB94;
		display: flex;
		align-items: center;
		justify-content: center;
		color: #383030;
		margin-top: 25px;
		border-radius: 10px;
	}
	.f_line-qr img {
		width: 50px;
		height: 50px;
		margin-right: 20px;
	}
	.f_line-qr p {
		font-size: 1.12em;
		font-weight: bold;
		margin-top: 0;
	}


	/* ãƒ­ã‚´
	------------------------------------------- */
	.f_logo {
		max-width: 270px;
		margin-bottom: 10px;
		
	}
	.f_logo img{
		width: 100%;
		height: auto;
	}


	/* ãƒ•ãƒƒã‚¿ãƒ¼ãƒªãƒ³ã‚¯
	------------------------------------------- */
	.f_navi {
		
	}
	.f_navi &gt; ul {
		font-size: 0;
		text-align: left;
	}
	.f_navi &gt; ul &gt; li {
		position: relative;
		/* display: inline-block; */
		vertical-align: top;
		font-size: 14px;
		line-height: 1.1;
		margin-bottom: 30px;
		font-weight: bold;
	}
	.f_navi &gt; ul &gt; li::before {
		content: "";
		width: 20px;
		height: 20px;
		background: url(../img/nikukyu-b.png) center top / contain no-repeat;
		position: absolute;
		top: 50%;
		left: -25px;
		transform: translate(-50%, -50%);
	}

	.f_navi &gt; ul &gt; li:not(:first-child) {
		/* margin-left: 2em; */
	}
	.f_navi &gt; ul &gt; li:not(:first-child)::before {
		/* position: absolute;
		content: "";
		display: block;
		background-color: #000000;
		width: 1px;
		height: 16px;
		top: 0.1em;
		left: -1em; */
	}

	.f_navi &gt; ul &gt; li a {
		color: #383030;
	}


	/* ã‚·ã‚§ã‚¢ãƒœã‚¿ãƒ³ */
	footer .addtoany_shortcode &gt; div {
		display: none;
	}


	/* ã‚³ãƒ”ãƒ¼ãƒ©ã‚¤ãƒˆ */
	.f_copy {
		padding: 5px 0px;
	}
	.f_copy p {
		font-size: 12px;
		text-align: center;
	}

	/* ãƒ•ãƒƒã‚¿ãƒ¼å…¨ä½“ */


}



/* SPè¨­å®š
------------------------------------------- */
@media (max-width: 767px) {
	footer.bs_footer {
		position: relative;
	}

	.f_wrap {
		position: relative;
		background-color: #FAF9F4;
		padding: 50px 0;
	}
	.f_wrap::before {
		content: "";
		width: 160px;
		height: 100px;
		background: url(../img/dog-footer.png) center top / contain no-repeat;
		position: absolute;
		right: 5px;
		bottom: -15px;
	}

	.f_wrap-left, .f_wrap-right {
		width: 100%;
		margin: 0 20px;
	}
	.f_text p{
		margin-top: 0;
		margin-left: 10px;
	}

	/* ãƒ•ãƒƒã‚¿ãƒ¼ã®ãƒœã‚¿ãƒ³ */
	.f_btn {
		display: flex;
		align-items: flex-end;
	}
	.f_insta img{
		width: 55px;
		height: auto;
		margin-right: 20px;
	}
	.f_line-qr {
		width: 234px;
		padding: 15px;
		background-color: #E6EB94;
		display: flex;
		align-items: center;
		justify-content: center;
		color: #383030;
		margin-top: 25px;
		border-radius: 10px;
	}
	.f_line-qr img {
		width: 50px;
		height: 50px;
		margin-right: 20px;
	}
	.f_line-qr p {
		font-size: 1.12em;
		font-weight: bold;
		margin-top: 0;
	}


	/* ãƒ­ã‚´
	------------------------------------------- */
	.f_logo {
		max-width: 270px;
		margin-bottom: 10px;
		
	}
	.f_logo img{
		width: 100%;
		height: auto;
	}


	/* SPç”¨ãƒ•ãƒƒã‚¿ãƒ¼ãƒªãƒ³ã‚¯ type01 â€»ãƒœãƒ¼ãƒ€ãƒ¼ä¸‹ç·šã®ã‚¿ã‚¤ãƒ—
	------------------------------------------- */
	.f_navi &gt; ul {
		margin-top: 4vw;
		overflow: auto;
	}
	.f_navi &gt; ul &gt; li {
		float: left;
		width: 40%;
		padding: 2.5vw 2vw;
		position: relative;
	}
	.f_navi &gt; ul &gt; li:nth-of-type(2n-1) {
		margin-right: 2%;
	}
	.f_navi &gt; ul &gt; li:nth-of-type(2n) {
		margin-left: 2%;
	}
	.f_navi &gt; ul &gt; li &gt; a {
		display: block;
		font-size: 3.5vw;
		text-decoration: none;
		color: #383030;
		font-weight: bold;
		padding-left: 30px;
	}

	.f_navi &gt; ul &gt; li::before {
		content: "";
		width: 20px;
		height: 20px;
		background: url(../img/nikukyu-b.png) center top / contain no-repeat;
		position: absolute;
		top: 50%;
		left: 20px;
		transform: translate(-50%, -50%);
	}

	/* SPç”¨ãƒ•ãƒƒã‚¿ãƒ¼ãƒªãƒ³ã‚¯ type02 â€»ãƒœã‚¿ãƒ³ã‚¿ã‚¤ãƒ—
	------------------------------------------- */
	/*
	.f_navi &gt; ul {
		margin-top: 4vw;
		overflow: auto;
	}
	.f_navi &gt; ul &gt; li {
		float: left;
		width: 50%;
	}
	.f_navi &gt; ul &gt; li:nth-of-type(2n-1) {
		width: 50%;
		padding-right: 1px;
	}
	.f_navi &gt; ul &gt; li &gt; a {
		background-color: #000000;
		color: #ffffff ;
		display: block;
		font-size: 3.5vw;
		font-weight: 700;
		text-decoration: none;
		padding:3vw 0;
		margin-bottom: 1px;
		text-align: center;
	}
	.f_navi &gt; ul &gt; li &gt; a:hover {
		background-color: #222222;
	}
	*/
	/* ãƒœã‚¿ãƒ³ãŒå¥‡æ•°ã®å&nbsp;´åˆ
	.f_navi &gt; ul &gt; li:first-child {
		width: 100%;
	}
	.f_navi &gt; ul &gt; li:nth-of-type(2n) {
		width: 50%;
		padding-right: 1px;
	}
	.f_navi &gt; ul &gt; li:nth-of-type(2n-1) {
		width: 50%;
		padding-right: 0;
	}
	*/


	/* ã‚·ã‚§ã‚¢ãƒœã‚¿ãƒ³ */
	footer .addtoany_shortcode &gt; div {
		text-align: center;
		display: block;
	}


	/* ã‚³ãƒ”ãƒ¼ãƒ©ã‚¤ãƒˆ */
	.f_copy {
		margin-top: 6vw;
	}
	.f_copy p {
		text-align: center;
	}

}





/* ================================================================================

	ãƒšãƒ¼ã‚¸ãƒˆãƒƒãƒ—ãƒœã‚¿ãƒ³

================================================================================ */

/* PCè¨­å®š
------------------------------------------- */
@media (min-width: 768px) {
	#page_top {
		position: fixed;
		z-index: 9996;
		bottom: 0px;
		right: 10px;
		opacity: 0;
		transition-property: opacity,bottom;
		transition-duration: 0.3s;
		transition-timing-function: ease-in-out;
		transition-delay: 0s;
	}
	/* ã‚¹ã‚¯ãƒ­ãƒ¼ãƒ«ã—ã¦å‡ºç¾å¾Œ */
	#page_top.page_top_scroll {
		bottom: 10px;
		opacity: 1;
	}

	#page_top a {
		display: block;
		background: url(../img/pagetop.png) center top / contain no-repeat;
		width: 40px;
		height: 40px;
		text-indent: -9999px;
	}
}

/* SPè¨­å®š
------------------------------------------- */
@media (max-width: 767px) {
	#page_top {
		position: fixed;
		z-index: 9996;
		bottom: 0vw;
		right: 3vw;
		opacity: 0;
		transition-property: opacity,bottom;
		transition-duration: 0.3s;
		transition-timing-function: ease-in-out;
		transition-delay: 0s;
	}
	/* ã‚¹ã‚¯ãƒ­ãƒ¼ãƒ«ã—ã¦å‡ºç¾å¾Œ */
	#page_top.page_top_scroll {
		bottom: 3vw;
		opacity: 1;
	}

	#page_top a {
		display: block;
		background: url(../img/pagetop.png) center top / contain no-repeat;
		width: 10vw;
		height: 10vw;
		text-indent: -9999px;
	}
}





/* ================================================================================

	ãƒ‘ãƒ³ããšãƒªã‚¹ãƒˆ

================================================================================ */

/* èƒŒæ™¯è‰² */
#breadcrumb {
	background-color: transparent;
}


/* PCè¨­å®š
----------------------------------------------- */
@media (min-width: 768px) {
	#breadcrumb {
		position: relative;
		max-width: none;
		width: 100%;
		padding: 16px 0;
		z-index: 1;
	}

	#breadcrumb &gt; ul {
		max-width: 1020px;
		width: 100%;
		padding: 0 10px;
		margin: 0 auto;
		font-size: 0;
	}
	#breadcrumb &gt; ul &gt; li {
		display: inline-block;
		font-size: 14px;
	}
	#breadcrumb &gt; ul &gt; li + li:before {
		padding: 0 0.6em 0 0.7em;
		content: '&gt;';
	}
}


/* SPè¨­å®š
----------------------------------------------- */
@media (max-width: 767px) {
	#breadcrumb {
		position: relative;
		width: 100%;
		padding: 4vw 0;
		z-index: 1;
	}

	#breadcrumb &gt; ul {
		position: relative;
		width: 100%;
		padding: 0 4vw;
		font-size: 0;
	}
	#breadcrumb &gt; ul &gt; li {
		display: inline-block;
		font-size: 3.5vw;
	}
	#breadcrumb &gt; ul &gt; li + li:before {
		padding: 0 0.6em 0 0.7em;
		content: '&gt;';
	}
}





/* ================================================================================

	Elementor Lightbox ãƒ•ãƒƒã‚¿ãƒ¼éžè¡¨ç¤º

================================================================================ */
.elementor-slideshow__footer {
	display: none;
}





/* ================================================================================

	Addtoanyãƒœã‚¿ãƒ³

================================================================================ */

/* PCè¨­å®š
----------------------------------------------- */
@media (min-width: 768px) {
	.addtoany_shortcode {
		margin: 14px -4px 0;
	}
}


/* SPè¨­å®š
----------------------------------------------- */
@media (max-width: 767px) {
	.f_share {
		margin-top: 8vw;
		font-weight: 600;
		text-align: center;
	}
	.addtoany_shortcode {
		margin: 2vw -4px 0;
	}
}


/* ç¿»è¨³ãƒ—ãƒ©ã‚°ã‚¤ãƒ³ãƒã‚°å¯¾ç­– */
.addtoany_shortcode font {
	display: none;
}





/* ================================================================================

	å…±é€šã‚¹ã‚¯ãƒ­ãƒ¼ãƒ«ãƒãƒ¼ãƒ‡ã‚¶ã‚¤ãƒ³

================================================================================ */

/* æ–°æ§‹æ–‡ â€»2022ç¾åœ¨ Firefoxã®ã¿
------------------------------------------- */
html {
	scrollbar-color: #c1c1c1 #f1f1f1; /* ã‚µãƒ&nbsp;(ã¤ã¾ã¿)ã‚«ãƒ©ãƒ¼ ãƒˆãƒ©ãƒƒã‚¯ã‚«ãƒ©ãƒ¼ */
	scrollbar-width: thin; /* auto ãƒ–ãƒ©ã‚¦ã‚¶æº–æ‹&nbsp;  thin ç‹­ã„ */
}


/* æ—§æ§‹æ–‡
------------------------------------------- */
/* ã‚¹ã‚¯ãƒ­ãƒ¼ãƒ«ãƒãƒ¼ã®å¹… */
::-webkit-scrollbar {
	width: 8px;
}

/* ã‚¹ã‚¯ãƒ­ãƒ¼ãƒ«ãƒãƒ¼ã®ã‚µãƒ&nbsp;(ã¤ã¾ã¿) */
::-webkit-scrollbar-thumb {
	background-color: #c1c1c1;
}
::-webkit-scrollbar-thumb:hover {
	background-color: #c1c1c1;
}

/* ã‚¹ã‚¯ãƒ­ãƒ¼ãƒ«ãƒãƒ¼ã®ãƒˆãƒ©ãƒƒã‚¯ */
::-webkit-scrollbar-track {
	background-color: #f1f1f1;
}


/* å¹…1366pxä»¥ä¸Šãƒ‡ã‚£ã‚¹ãƒ—ãƒ¬ã‚¤ç”¨ ã‚¹ã‚¯ãƒ­ãƒ¼ãƒ«ãƒãƒ¼ã®å¹…
----------------------------------------------- */
@media (min-width: 1366px) {
	html {
		scrollbar-width: auto; /* auto ãƒ–ãƒ©ã‚¦ã‚¶æº–æ‹&nbsp;  thin ç‹­ã„ */
	}
	::-webkit-scrollbar {
		width: 17px;
	}
}





/* ================================================================================

	æŒ‡å®šã‚¯ãƒ©ã‚¹ã®ã‚¹ã‚¯ãƒ­ãƒ¼ãƒ«ãƒãƒ¼ãƒ‡ã‚¶ã‚¤ãƒ³ã€€.scrollbar

================================================================================ */

/* ã‚¹ã‚¯ãƒ­ãƒ¼ãƒ«ãƒãƒ¼ã®è¨­å®š */
.scrollbar {
	overflow-y: auto;
}


/* æ–°æ§‹æ–‡ â€»2022ç¾åœ¨ Firefoxã®ã¿
------------------------------------------- */
/* ã‚¹ã‚¯ãƒ­ãƒ¼ãƒ«ãƒãƒ¼ã®ã‚«ãƒ©ãƒ¼*/
.scrollbar {
	scrollbar-color: #c1c1c1 #f1f1f1; /* ã‚µãƒ&nbsp;(ã¤ã¾ã¿)ã‚«ãƒ©ãƒ¼ ãƒˆãƒ©ãƒƒã‚¯ã‚«ãƒ©ãƒ¼ */
	scrollbar-width: thin; /* auto ãƒ–ãƒ©ã‚¦ã‚¶æº–æ‹&nbsp;  thin ç‹­ã„ */
}


/* æ—§æ§‹æ–‡
------------------------------------------- */
/* ã‚¹ã‚¯ãƒ­ãƒ¼ãƒ«ãƒãƒ¼ã®å¹… */
.scrollbar::-webkit-scrollbar {
	width: 8px;
}

/* ã‚¹ã‚¯ãƒ­ãƒ¼ãƒ«ãƒãƒ¼ã®ã‚µãƒ&nbsp;(ã¤ã¾ã¿) */
.scrollbar::-webkit-scrollbar-thumb {
	background-color: #c1c1c1;
}
.scrollbar::-webkit-scrollbar-thumb:hover {
	background-color: #c1c1c1;
}

/* ã‚¹ã‚¯ãƒ­ãƒ¼ãƒ«ãƒãƒ¼ã®ãƒˆãƒ©ãƒƒã‚¯ */
.scrollbar::-webkit-scrollbar-track {
	background-color: #f1f1f1;
}





/* ================================================================================

	IEãƒãƒƒã‚¯

================================================================================ */

/* IE10ä»¥ä¸Š */
@media all and (min-width: 768px) and (-ms-high-contrast: none) {
	.elementor-image a {
		display: inline !important;
	}
}</pre></body></html>