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

/* 笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�

	蜈ｱ騾喞ss

笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆� */

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

	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: #663c24;
	background: url(../img/bg01.jpg) center top / auto repeat;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.7;
	word-wrap: break-word;
	/* 譏取悃 */ font-family: 'Noto Serif JP','貂ｸ譏取悃',YuMincho,'繝偵Λ繧ｮ繝取�譛� ProN W2','Hiragino Mincho ProN','HG譏取悃B',serif;
	/* 繧ｴ繧ｷ繝�け */ font-family: 'Noto Sans JP',-apple-system, BlinkMacSystemFont, 'Helvetica Neue', YuGothic, '繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3', Hiragino Kaku Gothic ProN, Arial, '繝｡繧､繝ｪ繧ｪ', Meiryo, sans-serif;
}

/* 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�壹ヵ繝ｬ繝�け繧ｹ繧｢繧､繝�Β繧貞腰荳陦後↓驟咲ｽｮ */
	.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: #900000;
	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: 0.8em;
}
p:not(:first-child) {
	margin-top: 0.8em;
}

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


/* PC險ｭ螳�
----------------------------------------------- */
@media (min-width: 768px) {

}



/* 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;
	}
}





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

	繝倥ャ繝繝ｼ

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

/* PC險ｭ螳�
------------------------------------------- */
@media (min-width: 768px) {

	header.bs_header {
		position: relative;
	}


	/* 繝ｭ繧ｴ
	----------------------------------------------- */
	.h_logo {
		width: 8.906vw;
		margin: 4.6vw auto 0;
	}
	.h_logo img {
		width: 100%;
	}


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


	/* 繧ｰ繝ｭ繝ｼ繝舌Ν繝翫ン繧ｲ繝ｼ繧ｷ繝ｧ繝ｳ
	----------------------------------------------- */
	.navi_box {
		width: 19.791vw;
		position: absolute;
		z-index: 2;
	}
	.navi_pc {
		margin-top: 3.3vw;
	}
	.navi_pc &gt; ul {
		font-size: 0;
		text-align: center;
	}
	.navi_pc &gt; ul &gt; li {
		position: relative;
		display: block;
		vertical-align: top;
		font-size: 1.302vw;
		line-height: 1.1;
	}
	.navi_pc &gt; ul &gt; li:not(:first-child) {
		margin-top: 1.2em;
	}
	.navi_pc &gt; ul &gt; li &gt; button {
		background: transparent;
		border: none;
		outline: none;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		padding: 0;
		font-size: 100%;
		vertical-align: baseline;
		text-decoration: none;
		text-align: center;
		font-family: 'Noto Sans JP',-apple-system, BlinkMacSystemFont, 'Helvetica Neue', YuGothic, '繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3', Hiragino Kaku Gothic ProN, Arial, '繝｡繧､繝ｪ繧ｪ', Meiryo, sans-serif;
		margin: auto;
	}
	.navi_pc &gt; ul &gt; li &gt; a,
	.navi_pc &gt; ul &gt; li &gt; button {
		display: block;
		font-size: 1.2vw;
		line-height: 1.1;
		color: #ffffff;
		font-weight: 700;
		letter-spacing: 0.05em;
	}


	/* 繝峨Ο繝��繝｡繝九Η繝ｼ
	----------------------------------------------- */
	#dropmenu &gt; ul &gt; li &gt; ul {
		list-style: none;
		position: absolute;
		z-index: 99999;
		top: -75%;
		left: 100%;
		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: 1.2vw;
		width: 14em;
		height: 0;
		transition: 0.3s ease-in-out;
		opacity: 0;
	}
	#dropmenu &gt; ul &gt; li &gt; ul &gt; li:not(:first-child) {
		margin-top: 2%;
	}
	#dropmenu &gt; ul &gt; li:hover &gt; ul {
		overflow: visible;
		padding-left: 2%;
	}
	#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: #ffffff;
		color: #900000;
		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: #900000;
		color: #ffffff;
	}

}



/* SP險ｭ螳�
------------------------------------------- */
@media (max-width: 767px) {

	header.bs_header {
		position: relative;
	}


	/* 繝ｭ繧ｴ
	----------------------------------------------- */
	.h_logo {
		position: absolute;
		z-index: 1;
		width: 30vw;
		margin: 4vw 0 0 4vw;
	}
	.h_logo img {
		width: 100%;
	}
	.h_logo a {
		display: block;
	}


	/* H1
	----------------------------------------------- */
	.pc_h1 {
		display: none;
	}
	.sp_h1 {
		position: relative;
		background-color: #cccccc;
		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;
		padding-top: 68px;
		background: url(../img/grass.png) center top / auto no-repeat;
	}
	footer.bs_footer:before {
		content: '';
		position: absolute;
		background: url(../img/cow02.png) center top / contain no-repeat;
		width: 150px;
		height: 95px;
		left: 50%;
		top: -37px;
		margin-left: 350px;
		transform: scale(-1,1);
	}

	.f_wrap {
		position: relative;
		background-color: #900000;
		padding: 80px 0 40px;
	}
	
	.f_wrap h2 {
		font-size: 40px;
		font-weight: 700;
		line-height: 1.4;
		letter-spacing: 0.05em;
		text-align: center;
		color: #ffffff;
		margin-bottom: 40px;
	}
	
	
	.f_shop_box01 .shop_img {
		width: 520px;
		display: inline-block;
	}
	
	.f_shop_box01 .shop_info {
		width: 520px;
		margin-left: 40px;
		display: inline-block;
	}
	.f_shop_box01 table {
		width: 100%;
	}
	.f_shop_box01 tr {
		border-bottom: 1px solid #ffffff;
	}
	.f_shop_box01 th {
		width: 20% !important;
		font-size: 16px;
		text-align: left;
		padding: 8px;
		color: #ffffff;
	}
	.f_shop_box01 td {
		width: 80% !important;
		font-size: 16px;
		font-weight: normal;
		text-align: left;
		padding: 8px;
		color: #ffffff;
	}
	.f_shop_box01 td a {
		color: #ffffff;
	}
	
	.f_shop_box01,
	.f_shop_box02 {
		width: 1080px;
		margin: 0 auto;
		font-size: 0;
	}
	
	.f_shop_box02 {
		margin-top: 80px;
		margin-bottom: 160px;
	}
	
	.f_shop_box02 .map_box a {
		width: 1080px;
	}
	.f_shop_box02 iframe {
		width: 100%;
		border: 10px solid #ffffff !important;
	}


	/* 繝ｭ繧ｴ
	------------------------------------------- */
	.f_logo {
		width: 125px;
		margin: 0 auto;
	}
	.f_logo img {
		width: 100%;
	}
	
	/* 髮ｻ隧ｱ逡ｪ蜿ｷ
	------------------------------------------- */
	.f_tel {
		text-align: center;
		margin-top: 5px;
	}
	.f_tel a {
		position: relative;
		color: #ffffff;
		font-weight: 900;
		font-size: 30px;
		text-align: center;
		display: inline-block;
		letter-spacing: 0.05em;
		pointer-events: none;
		padding-left: 45px;
	}
	.f_tel a:before {
		content: 'tel:';
		position: absolute;
		text-align: left;
		color: #ffffff;
		font-weight: 900;
		font-size: 20px;
		bottom: 6px;
		left: 0;
	}
	
	/* 菴乗園
	------------------------------------------- */
	.f_add {
		color: #ffffff;
		font-weight: 700;
		font-size: 18px;
		text-align: center;
		letter-spacing: 0.05em;
	}
	
	/* SNS
	------------------------------------------- */
	.f_sns {
		margin-top: 30px;
	}
	.f_sns &gt; ul {
		font-size: 0;
		text-align: center;
	}
	.f_sns &gt; ul &gt; li {
		position: relative;
		display: inline-block;
		vertical-align: top;
		font-size: 14px;
		line-height: 1.1;
		font-weight: 900;
		letter-spacing: 0.05em;
	}
	
	.f_sns &gt; ul &gt; li:first-child {
		width: 29px;
	}
	.f_sns &gt; ul &gt; li:first-child img {
		width: 100%;
	}
	.f_sns &gt; ul &gt; li:nth-child(2) {
		width: 25px;
	}
	.f_sns &gt; ul &gt; li:nth-child(2) img {
		width: 100%;
	}
	.f_sns &gt; ul &gt; li:nth-child(3) {
		width: 27px;
	}
	.f_sns &gt; ul &gt; li:nth-child(3) img {
		width: 100%;
	}
	.f_sns &gt; ul &gt; li:nth-child(4),
	.f_sns &gt; ul &gt; li:nth-child(5) {
		margin-top: 3px;
	}
	.f_sns &gt; ul &gt; li:nth-child(4) a,
	.f_sns &gt; ul &gt; li:nth-child(5) a {
		position: relative;
		padding-right: 20px;
		margin-top: 3px;
	}
	.f_sns &gt; ul &gt; li:nth-child(4) a:after,
	.f_sns &gt; ul &gt; li:nth-child(5) a:after {
		content: '';
		position: absolute;
		background: url(../img/blank.png) center top / contain no-repeat;
		width: 13px;
		height: 13px;
		top: 50%;
		margin-top: -6.5px;
		right: 0;
	}
	.f_sns &gt; ul &gt; li:nth-child(6) {
		width: 25px;
	}
	.f_sns &gt; ul &gt; li:nth-child(6) img {
		width: 100%;
	}
	.f_sns &gt; ul &gt; li:nth-child(7) {
		width: 25px;
	}
	.f_sns &gt; ul &gt; li:nth-child(7) img {
		width: 100%;
	}
	
	
	.f_sns &gt; ul &gt; li:not(:first-child) {
		margin-left: 1.5em;
	}

	.f_sns &gt; ul &gt; li a {
		color: #ffffff;
	}


	/* 繝輔ャ繧ｿ繝ｼ繝ｪ繝ｳ繧ｯ
	------------------------------------------- */
	.f_navi {
		margin-top: 40px;
	}
	.f_navi &gt; ul {
		font-size: 0;
		text-align: center;
	}
	.f_navi &gt; ul &gt; li {
		position: relative;
		display: inline-block;
		vertical-align: top;
		font-size: 14px;
		font-weight: 500;
		line-height: 1.1;
	}
	.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: #ffffff;
		width: 1px;
		height: 14px;
		top: 0.1em;
		left: -1em;
	}

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


	/* 繧ｷ繧ｧ繧｢繝懊ち繝ｳ */
	footer .addtoany_shortcode &gt; div {
		display: none;
	}


	/* 繧ｳ繝斐�繝ｩ繧､繝� */
	.f_copy {
		margin-top: 50px;
	}
	.f_copy p {
		font-size: 11px;
		text-align: center;
		color: #ffffff;
	}

}



/* SP險ｭ螳�
------------------------------------------- */
@media (max-width: 767px) {
	footer.bs_footer {
		position: relative;
		padding-top: 10.5vw;
		background: url(../img/grass.png) center top / 300vw no-repeat;
	}
	footer.bs_footer:before {
		content: '';
		position: absolute;
		background: url(../img/cow02.png) center top / contain no-repeat;
		width: 25vw;
		height: 16vw;
		left: 50%;
		top: -6vw;
		margin-left: 21vw;
		transform: scale(-1,1);
	}

	.f_wrap {
		position: relative;
		background-color: #900000;
		padding: 16vw 0 30vw;
	}
	
	.f_shop_box01,
	.f_shop_box02 {
		margin: 0 4vw;
	}
	.f_shop_box02 {
		margin-top: 12vw;
		margin-bottom: 16vw;
	}
	
	.f_wrap h2 {
		font-size: 5.7vw;
		font-weight: 700;
		line-height: 1.4;
		letter-spacing: 0.05em;
		text-align: center;
		color: #ffffff;
		margin-bottom: 6vw;
	}

	.f_shop_box01 .shop_img img {
		width: 100%;
	}
	.f_shop_box01 table {
		width: 100%;
	}
	.f_shop_box01 tr {
		border-bottom: 1px solid #ffffff;
	}
	.f_shop_box01 th {
		width: 30% !important;
		font-size: 3.5vw;
		text-align: left;
		padding: 2vw;
		color: #ffffff;
	}
	.f_shop_box01 td {
		width: 70% !important;
		font-size: 3.5vw;
		font-weight: normal;
		text-align: left;
		padding: 2vw;
		color: #ffffff;
	}
	.f_shop_box01 td a {
		color: #ffffff;
	}
	
	.f_shop_box02 .map_box a {
		width: 100%;
		margin: 0 4vw;
	}
	.f_shop_box02 iframe {
		width: 100%;
		border: 2vw solid #ffffff !important;
	}


	/* 繝ｭ繧ｴ
	------------------------------------------- */
	.f_logo {
		width: 23vw;
		margin: 0 auto;
	}
	.f_logo img {
		width: 100%;
	}
	
	/* 髮ｻ隧ｱ逡ｪ蜿ｷ
	------------------------------------------- */
	.f_tel {
		text-align: center;
		margin-top: 2vw;
	}
	.f_tel a {
		position: relative;
		color: #ffffff;
		font-weight: 700;
		font-size: 7vw;
		text-align: center;
		display: inline-block;
		letter-spacing: 0.05em;
		padding-left: 9vw;
	}
	.f_tel a:before {
		content: 'tel:';
		position: absolute;
		text-align: left;
		color: #ffffff;
		font-weight: 700;
		font-size: 4vw;
		bottom: 1.5vw;
		left: 0;
	}
	
	/* 菴乗園
	------------------------------------------- */
	.f_add {
		color: #ffffff;
		font-weight: 700;
		font-size: 4.5vw;
		text-align: center;
		letter-spacing: 0.05em;
	}
	
	/* SNS
	------------------------------------------- */
	.f_sns {
		margin-top: 6vw;
	}
	.f_sns &gt; ul {
		font-size: 0;
		text-align: center;
	}
	.f_sns &gt; ul &gt; li {
		position: relative;
		display: inline-block;
		vertical-align: top;
		font-size: 3.3vw;
		line-height: 1.1;
		font-weight: 900;
		letter-spacing: 0.05em;
	}
	
	.f_sns &gt; ul &gt; li:first-child {
		width: 6vw;
	}
	.f_sns &gt; ul &gt; li:first-child img {
		width: 100%;
	}
	.f_sns &gt; ul &gt; li:nth-child(2) {
		width: 6vw;
	}
	.f_sns &gt; ul &gt; li:nth-child(2) img {
		width: 100%;
	}
	.f_sns &gt; ul &gt; li:nth-child(3) {
		width: 6vw;
	}
	.f_sns &gt; ul &gt; li:nth-child(3) img {
		width: 100%;
	}
	.f_sns &gt; ul &gt; li:nth-child(4),
	.f_sns &gt; ul &gt; li:nth-child(5) {
		margin-top: 0.8vw;
	}
	.f_sns &gt; ul &gt; li:nth-child(4) a,
	.f_sns &gt; ul &gt; li:nth-child(5) a {
		position: relative;
		padding-right: 4.5vw;
	}
	.f_sns &gt; ul &gt; li:nth-child(4) a:after,
	.f_sns &gt; ul &gt; li:nth-child(5) a:after {
		content: '';
		position: absolute;
		background: url(../img/blank.png) center top / contain no-repeat;
		width: 3vw;
		height: 3vw;
		top: 50%;
		margin-top: -1.4vw;
		right: 0;
	}
	.f_sns &gt; ul &gt; li:nth-child(6) {
		width: 6vw;
	}
	.f_sns &gt; ul &gt; li:nth-child(6) img {
		width: 100%;
	}
	.f_sns &gt; ul &gt; li:nth-child(7) {
		width: 6vw;
	}
	.f_sns &gt; ul &gt; li:nth-child(7) img {
		width: 100%;
	}
	
	
	.f_sns &gt; ul &gt; li:not(:first-child) {
		margin-left: 1em;
	}

	.f_sns &gt; ul &gt; li a {
		color: #ffffff;
	}


	/* 繧ｷ繧ｧ繧｢繝懊ち繝ｳ */
	footer .addtoany_shortcode &gt; div {
		text-align: center;
		display: block;
		color: #ffffff;
	}


	/* 繧ｳ繝斐�繝ｩ繧､繝� */
	.f_copy {
		margin-top: 6vw;
	}
	.f_copy p {
		text-align: center;
		color: #ffffff;
	}

}





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

	繝壹�繧ｸ繝医ャ繝励�繧ｿ繝ｳ

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

/* 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/page_top.png) center top / contain no-repeat;
		width: 40px;
		height: 40px;
		text-indent: -9999px;
		background-color: #900000;
	}
}

/* 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;
		text-indent: -9999px;
		background: url(../img/page_top.png) center 50% / 10vw no-repeat;
		width: 10vw;
		height: 10vw;
	}
}





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

	繧ｵ繧､繝峨ヰ繝翫�

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

/* PC險ｭ螳�
------------------------------------------- */
@media (min-width: 768px) {
	#side_banner {
		position: fixed;
		z-index: 9996;
		top: 6vw;
		right: 0;
	}

	#side_banner ul li a {
		display: block;
		background-color: #900000;
		width: 3.125vw;
		height: 8.593vw;
		font-size: 1.21vw;
		font-weight: 700;
		color: #ffffff;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
		text-align: center;
		padding: 0 0.5vw;
		letter-spacing: 0.08em;
		border-radius: 1vw 0 0 1vw;
	}
	
	#side_banner ul li:not(:first-child) {
		margin-top: 1vw;
	}
	
	
}

/* SP險ｭ螳�
------------------------------------------- */
@media (max-width: 767px) {
	
	#side_banner {
		position: fixed;
		z-index: 9996;
		bottom: 0;
		left: 0;
	}

	#side_banner {
		font-size: 0;
		width: 100%;
	}
	#side_banner ul li:first-child {
		display: inline-block;
		width: 55%;
	}
	#side_banner ul li:nth-child(2) {
		display: inline-block;
		width: 25%;
	}
	#side_banner ul li a {
		display: block;
		background-color: #900000;
		width: 100%;
		height: 20vw;
		font-size: 4vw;
		font-weight: 700;
		color: #ffffff;
		text-align: center;
		padding: 4vw 2vw;
		letter-spacing: 0.15em;
		line-height: 1.5;
	}
	#side_banner ul li:nth-child(2) a {
		padding: 6.5vw 0;
	}
	#side_banner ul li:last-child {
		display: inline-block;
		width: 20%;
	}
	#side_banner ul li:last-child a {
		width: 100%;
	}
	
	#side_banner ul li:not(:first-child) {
		border-left: 1px solid #ffffff;
	}
	
	
}




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

	繝代Φ縺上★繝ｪ繧ｹ繝�

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

/* 閭梧勹濶ｲ */
#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;
		color: #fff;
	}
	.addtoany_shortcode {
		margin: 2vw -4px 0;
	}
}


/* 鄙ｻ險ｳ繝励Λ繧ｰ繧､繝ｳ繝舌げ蟇ｾ遲� */
.addtoany_shortcode font {
	display: none;
}





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

	蜈ｱ騾壹せ繧ｯ繝ｭ繝ｼ繝ｫ繝舌�繝�じ繧､繝ｳ

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

/* 譁ｰ讒区枚 窶ｻ2022迴ｾ蝨ｨ Firefox縺ｮ縺ｿ
------------------------------------------- */
html {
	scrollbar-color: #c1c1c1 #f1f1f1; /* 繧ｵ繝�(縺､縺ｾ縺ｿ)繧ｫ繝ｩ繝ｼ 繝医Λ繝�け繧ｫ繝ｩ繝ｼ */
	scrollbar-width: thin; /* auto 繝悶Λ繧ｦ繧ｶ貅匁侠  thin 迢ｭ縺� */
}


/* 譌ｧ讒区枚
------------------------------------------- */
/* 繧ｹ繧ｯ繝ｭ繝ｼ繝ｫ繝舌�縺ｮ蟷� */
::-webkit-scrollbar {
	width: 8px;
}

/* 繧ｹ繧ｯ繝ｭ繝ｼ繝ｫ繝舌�縺ｮ繧ｵ繝�(縺､縺ｾ縺ｿ) */
::-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 繝悶Λ繧ｦ繧ｶ貅匁侠  thin 迢ｭ縺� */
	}
	::-webkit-scrollbar {
		width: 17px;
	}
}





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

	謖�ｮ壹け繝ｩ繧ｹ縺ｮ繧ｹ繧ｯ繝ｭ繝ｼ繝ｫ繝舌�繝�じ繧､繝ｳ縲.scrollbar

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

/* 繧ｹ繧ｯ繝ｭ繝ｼ繝ｫ繝舌�縺ｮ險ｭ螳� */
.scrollbar {
	overflow-y: auto;
}


/* 譁ｰ讒区枚 窶ｻ2022迴ｾ蝨ｨ Firefox縺ｮ縺ｿ
------------------------------------------- */
/* 繧ｹ繧ｯ繝ｭ繝ｼ繝ｫ繝舌�縺ｮ繧ｫ繝ｩ繝ｼ*/
.scrollbar {
	scrollbar-color: #c1c1c1 #f1f1f1; /* 繧ｵ繝�(縺､縺ｾ縺ｿ)繧ｫ繝ｩ繝ｼ 繝医Λ繝�け繧ｫ繝ｩ繝ｼ */
	scrollbar-width: thin; /* auto 繝悶Λ繧ｦ繧ｶ貅匁侠  thin 迢ｭ縺� */
}


/* 譌ｧ讒区枚
------------------------------------------- */
/* 繧ｹ繧ｯ繝ｭ繝ｼ繝ｫ繝舌�縺ｮ蟷� */
.scrollbar::-webkit-scrollbar {
	width: 8px;
}

/* 繧ｹ繧ｯ繝ｭ繝ｼ繝ｫ繝舌�縺ｮ繧ｵ繝�(縺､縺ｾ縺ｿ) */
.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;
	}
}

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

	繧､繝ｳ繧ｹ繧ｿ縲繧ｮ繝｣繝ｩ繝ｪ繝ｼ

================================================================================ */
/* PC險ｭ螳�
----------------------------------------------- */
@media (min-width: 768px) {
	.insta_gallery ul {
	  text-align: center;
		margin-top: 2vw;
	}
	.insta_gallery ul li {
		display: inline-block;
		width: 265px;
		height: 265px;
		margin-bottom: 4px;
	}
	.insta_gallery img {
		width: 265px;
		height: 265px;
		object-fit: cover;
	}
	
}


/* SP險ｭ螳�
----------------------------------------------- */
@media (max-width: 767px) {
	.insta_gallery ul {
		margin-top: 2vw;
	}
	.insta_gallery ul li {
		display: inline-block;
		width: 32vw;
		height: 32vw;
		margin-bottom: 1vw;
		margin-left: 0.5vw;
	}
	.insta_gallery img {
		width: 32vw;
		height: 32vw;
		object-fit: cover;
	}
}</pre></body></html>