<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: #191C21;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.7;
	word-wrap: break-word;
	font-family: "noto-sans-cjk-jp", sans-serif;
	font-style: normal;
}

.helvatica{font-family: "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "貂ｸ繧ｴ繧ｷ繝�け" , "Yu Gothic" , "貂ｸ繧ｴ繧ｷ繝�け菴�" , "YuGothic" , "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "繝｡繧､繝ｪ繧ｪ" , Meiryo , "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け" , "MS PGothic" , 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: #ff0000;
	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;
}


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

}



/* SP險ｭ螳�
----------------------------------------------- */
@media (max-width: 767px) {
	body {
		font-size: 5vw;
	}

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

	/* 繧ｨ繝�ぅ繧ｿ繝ｼ縺ｧ逕ｻ蜒上�荳九↓髫咎俣縺後〒縺阪ｋ縺ｮ隗｣髯､ */
	img + br {
		display: none;
	}
}





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

	繝倥ャ繝繝ｼ

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




header.global_head {
	position: fixed;
	width: 100%;
	left:0;
	top:0;
	z-index: 90;
	transition: .2s ease-in;
	background-color: rgba(0,0,0,0)
	}
header.global_head .head_wrap{
	display: flex;
	align-items: center;
	justify-content: space-between;
	}

header.global_head .h_logo{
	position: relative;
	z-index: 9998;
}

header.global_head .h_logo img{
	/* width: 100%; */
	width: 40%;
}

body:not(.home) header.global_head.action{
	background-color: rgba(0,0,0,.4)
}



@media (min-width: 768px) {
	header.global_head {
		padding: 25px 85px 22px 25px;
	}
	
	header.global_head .h_logo{
		width: 133.38px;
	}
	
	header.global_head .head_button{
		display: flex;
		align-items: center;
	}
	
	
	header.global_head .head_button .head_tel span{
		display: block;
		font-size: 18px;
		font-family: "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "貂ｸ繧ｴ繧ｷ繝�け" , "Yu Gothic" , "貂ｸ繧ｴ繧ｷ繝�け菴�" , "YuGothic" , "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "繝｡繧､繝ｪ繧ｪ" , Meiryo , "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け" , "MS PGothic" , sans-serif;
		color: rgba(255,255,255,1.00);
	}
	
	header.global_head .menuWrap a{
		font-family: "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "貂ｸ繧ｴ繧ｷ繝�け" , "Yu Gothic" , "貂ｸ繧ｴ繧ｷ繝�け菴�" , "YuGothic" , "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "繝｡繧､繝ｪ繧ｪ" , Meiryo , "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け" , "MS PGothic" , sans-serif;
	}


	/* 繧ｰ繝ｭ繝ｼ繝舌Ν繝翫ン繧ｲ繝ｼ繧ｷ繝ｧ繝ｳ
	----------------------------------------------- */


	/* 繝峨Ο繝��繝｡繝九Η繝ｼ
	----------------------------------------------- */
	#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.global_head {
		padding: 8vw 3.27vw 8vw;
	}
	header.global_head .h_logo{
		width: 25vw;
	}
	header.global_head .head_button .head_tel{
	display: none;
	}

}

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

	繧ｳ繝ｳ繝�リ

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

/* PC險ｭ螳�
------------------------------------------- */
.elementor-section.elementor-section-boxed &gt; .elementor-container{
		max-width: 1180px;
	}
.main_container{
	max-width: 1180px;
	margin-right: auto;
    margin-left: auto;
}

.wideWrap .elementor-container{
	width: 100% !important;
	max-width: 100% !important;
}



@media (max-width: 1024px){
	.main_container{
		max-width: 1024px;
	}
	.elementor-section.elementor-section-boxed &gt; .elementor-container{
		max-width: 1024px;
	}
}

@media (min-width: 768px) {	
	.common_container{
		max-width: 1000px;
		width: calc(100% - 60px);
		margin-left: auto;
		margin-right: auto;}
	
	.sub_container{
		padding-left: 45px;
		padding-right: 45px;
	}
	
}

/* SP險ｭ螳�
------------------------------------------- */
@media (max-width: 767px) {
	
	.main_container{
		max-width: 767px;
		padding-left: 15px;
		padding-right: 15px;
	}

	.common_container{
		width: calc(100% - 20vw);
		margin-left: auto;
		margin-right: auto;}
	
	.elementor-section.elementor-section-boxed &gt; .elementor-container{
		max-width: 767px;
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.elementor-section.elementor-section-boxed &gt; .elementor-container .elementor-container{
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	
	.sub_container{
		padding-left: 0vw;
		padding-right: 0vw;
	}
	
	.sub_container_sp{
		padding-left: 2vw;
		padding-right: 2vw;
		
	}
}

@media (max-width: 490px) {
	
	.main_container{
		padding-left: 3.5vw;
		padding-right: 3.5vw;
	}

	
	.common_container{
		width: calc(100% - 7vw);
		margin-left: auto;
		margin-right: auto;
	}
}


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

	縺雁撫縺�粋繧上○繧ｨ繝ｪ繧｢

================================================================================ */
.contactWrap{padding-top: 10px;padding-bottom: 100px;background-color: rgba(32,39,51,0.9);}




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

	繝輔ャ繧ｿ繝ｼ

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

/* PC險ｭ螳�
------------------------------------------- */
@media (min-width: 768px) {
	footer {
		position: relative;
		background-color: #191C21;
		padding-top: 141px;
		padding-bottom: 30px;
		z-index: 2;
	}
	footer p,footer a{
		color:#FFFFFF;
	}
	
	
	
	
	/* 繝輔ャ繧ｿ繝ｼ繧ｳ繝ｳ繝�Φ繝�
	------------------------------------------- */

	.footer_container{
/* 		max-width: 1180px;
    	margin-right: auto;
    	margin-left: 30px; */
		max-width: 1000px;
        margin: 0 auto;
	}
	
	.footerWrap{
		display: flex;
		justify-content: space-between;
		align-items: end;
		margin-bottom: 100px;
		/*---padding-left: 45px;---*/
	}
	
	.footerWrap_company{
		display: flex;
		
	}
	
	.footerWrap_company .f_logo{
		width:65px;
		margin-right:20px; 
	}
	
	.footerWrap_company .f_logo img{
		width:100%;
	}
	
	.footerWrap_company .f_exp{
		padding-top: 5px;
	}
	
	.footerWrap_company .f_exp p.f_company{
		font-size: 1.4vw;
		line-height: 1;
	}
	
	.footerWrap_company .f_exp p.f_access{
		font-size: 1.1vw;
		line-height: 1.5;
		margin-top: .8em;
	}
	
	footer .f_tel {
		font-size:1.1vw;
		margin-top: 5px;
	}

	


	/* 繝輔ャ繧ｿ繝ｼ繧､繝ｳ繝輔か繝｡繝ｼ繧ｷ繝ｧ繝ｳ
	------------------------------------------- */
	
	
	footer .footerWrap_banner{
		padding-top: 63px;
	}

	/* 繧ｳ繝斐�繝ｩ繧､繝� */
	.f_copy {
	}
	.f_copy p {
		font-size: 14px;
		text-align: center;
	}

}

@media (min-width: 1367px){
	footer .f_company {
		font-size: 1.4vw;

	}
	footer .f_access {
		font-size: 1vw;

	}
	footer .f_tel {
		font-size: 0.97vw;
	}

	.f_copy p {
		font-size: 1.041vw;
	}
}





/* SP險ｭ螳�
------------------------------------------- */
@media (max-width: 767px) {
	footer {
		position: relative;
		background-color: #191C21;
		padding-top: 11vw;
		padding-bottom: calc(11.88vh + 20px);
		text-align: center;
		z-index: 2;
	}
	footer p,footer a{
		color:#FFFFFF;
	}
		

	
	/* 繝輔ャ繧ｿ繝ｼ繧ｳ繝ｳ繝�Φ繝�
	------------------------------------------- */
	
	.footerWrap{
		margin-bottom: 2vw;
	}

	
	/* 繝ｭ繧ｴ
	------------------------------------------- */
	.f_logo {
		font-size: 7vw;
		color: #FFFFFF;
		line-height: 1;
		margin-bottom: 4vw;
		width: 25vw;
		margin-left: auto;
		margin-right: auto;
		
	}
	.f_logo img {
		width: 100%;
	}


	/* 繝輔ャ繧ｿ繝ｼ繧､繝ｳ繝輔か繝｡繝ｼ繧ｷ繝ｧ繝ｳ
	------------------------------------------- */
	footer .f_company {
		font-size: 4.67vw;
		margin-top: 3vw;
		margin-bottom: 4.5vw;
		line-height: 1;
	}
	footer .f_access {
		font-size: 3.27vw;
		margin-top: inherit;
		margin-bottom: 15px;
		line-height: 1.45em;
	}
	footer .f_tel {
		font-size:3.27vw;
		margin-top: inherit;
		line-height: 1.45em;
	}
	
	.footerWrap_banner{
		margin-top: 7vw;
	}

	/* 繧ｳ繝斐�繝ｩ繧､繝� */
	.f_copy {
	}
	.f_copy p {
		font-size: 3.27vw;
	}

}

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

	TITLE

================================================================================ */
/* PC險ｭ螳�
----------------------------------------------- */
@media (min-width: 768px) {
	
	.mainTitle{
		position: relative;
		display: inline-block;
	}

	.mainTitle span{
		display: inline-block;
		font-size: 120px;
		letter-spacing: .015em;
		font-weight: 800;
		font-family: "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "貂ｸ繧ｴ繧ｷ繝�け" , "Yu Gothic" , "貂ｸ繧ｴ繧ｷ繝�け菴�" , "YuGothic" , "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "繝｡繧､繝ｪ繧ｪ" , Meiryo , "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け" , "MS PGothic" , sans-serif;
		color:rgba(255,255,255,0.35);
		line-height: 1;
		transform: translateX(-10px);
	}
	.mainTitle h2{
		position: absolute;
		display: inline-block;
		font-size: 24px;
		font-weight: 700;
		color: rgba(255,255,255,1.00);
		left:45px;
		bottom:-12px;
		width: 100%;
		
	}
	

	

}


/* SP險ｭ螳�
----------------------------------------------- */
@media (max-width: 767px) {
	
		.mainTitle{
		position: relative;
		display: block;
	}

	.mainTitle span{
		display: inline-block;
		font-size: 14.25vw;
		letter-spacing: .06em;
		font-weight: 800;
		font-family: "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "貂ｸ繧ｴ繧ｷ繝�け" , "Yu Gothic" , "貂ｸ繧ｴ繧ｷ繝�け菴�" , "YuGothic" , "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "繝｡繧､繝ｪ繧ｪ" , Meiryo , "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け" , "MS PGothic" , sans-serif;
		color:rgba(255,255,255,0.35);
		line-height: 1;
		transform: translateX(-1vw);
	}
	.mainTitle h2{
		position: absolute;
		display: block;
		font-size: 5.6vw;
		font-weight: 700;
		color: rgba(255,255,255,1.00);
		left:7vw;
		bottom:-5vw;
		width: 100%;
	}
	
}

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

	BUTTON

================================================================================ */
/* PC險ｭ螳�
----------------------------------------------- */
@media (min-width: 768px) {
	.buttonBase{}
	.buttonBase a{
		width: 212.3px;
		display: flex;
		justify-content: flex-end;
		padding-bottom: 20px;
		border-bottom: 1px solid #FFFFFF;
		color: #FFFFFF;
		font-size: 22px;
		line-height: 1;
		letter-spacing: .03em;
		padding-right: 1px;
	}

}


/* SP險ｭ螳�
----------------------------------------------- */
@media (max-width: 767px) {
	.buttonBase{}
	.buttonBase a{
		width: 49.7vw;
		display: flex;
		justify-content: flex-end;
		padding-bottom: 4.7vw;
		border-bottom: 1px solid #FFFFFF;
		color: #FFFFFF;
		font-size: 5vw;
		line-height: 1;
		margin-left: auto;
		padding-right: 1vw;
	}
	
}





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

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

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

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


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

	繧ｹ繝槭�繝｡繝九Η繝ｼ

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

@media (min-width: 768px) {
	#spMenu{
		display:none;
	}

}

@media (max-width: 767px) {
	#spMenu{
		position: fixed;
		left:0;
		bottom: 0;
		width: 100%;
		z-index: 9999;
	}
	#spMenu ul{
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	#spMenu ul li{
		height: 11.88vh;
		display: flex;
		align-items: center;
		justify-content: center;
		width: calc((100% - 1vw) / 2);
		background-color:rgba(117,124,128,.65); 
	}
	#spMenu ul li a{
		color: #FFFFFF;
		font-size: 5.14vw;
		text-align: center;
		line-height: 1;
		font-weight: 700;
	}
	#spMenu ul li a::after{
		width: 20vw;
		height: 3.56vh;
		content: "";
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-top: 0.8vh;
	}
	#spMenu ul li.sp_contact a::after{
		background: url("../img/icon-mail.png") no-repeat center / contain;
	}
	#spMenu ul li.sp_tel a::after{
		background: url("../img/icon-tel.png") no-repeat center / contain;
	}

}



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

	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; /* 繧ｵ繝�(縺､縺ｾ縺ｿ)繧ｫ繝ｩ繝ｼ 繝医Λ繝�け繧ｫ繝ｩ繝ｼ */
	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;
	}
	.insta_gallery ul li {
		display: inline-block;
		width: 210px;
		height: 210px;
		margin-bottom: 4px;
	}
	.insta_gallery img {
		width: 210px;
		height: 210px;
		object-fit: cover;
	}
	
}


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