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

.topic_path,
.topic_path a {
		color: #494949;
}

.pcnone{
	display: none;
	}
.smtnone{}

@media screen and (max-width: 769px) {
	.pcnone{
		display: block;
		}
	.smtnone{
		display: none;
		}
}

/* *****************************************************************************
   PC用のスタイル記述
***************************************************************************** */
@media screen and (min-width: 769px), print {
	
	/* -----------------------------------------------------------------------------
	 Header
	----------------------------------------------------------------------------- */
	header {
		padding: 10px 23px;
		text-align: left;
	}

	header .logo img {
		width: 190px;
		height: auto;
	}
	
	
	/* -----------------------------------------------------------------------------
	 Footer
	----------------------------------------------------------------------------- */
	footer {
		position: relative;
		background-color: #f4f4ef;
	}
	
	body.top footer {
		margin-bottom: 127px;
	}
	
	/* contact */
	footer .contact {
		color: #494949;
		font-size: 16px;
		padding: 35px 23px;
		background-color: #fff;
		/* background: #eff9e4 url("../images/fo_contact_bg.png") top repeat-x; */
		text-align: left;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	
	footer .contact a {
		color: #494949;
	}
	
	footer .contact .inner {
		max-width: 1000px;
    margin: 0 auto;
	}
	
	footer .contact .read {
		font-size: 14px;
	}
	
	footer .contact .read br {
		display: none;
	}
	
	footer .contact h3 {
		font-size: 20px;
		margin: 0.5em 0;
		border-bottom: 1px solid #64af67;
	}
	
	footer .contact p span {
		font-size: 19px;
		font-weight: bold;
		margin-right: 0.5em;
		display: inline-block;
	}
	
	footer .contact p strong {
		font-size: 29px;
	}
	
	footer .contact .cap {
		font-size: 13px;
		text-indent: -1em;
		margin-top: 0.5em;
		margin-left: 1em;
	}

	
	/* dl */
	footer .dl {
		padding: 50px;
		background-color: #64b067;
		text-align: center;
	}
	
	footer .dl .inner {
		max-width: 500px;
		margin: 0 auto;
		padding: 28px 0 22px;
		background-color: #fff;
		border: 2px solid #ff9700;
		border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		box-shadow:2px 2px 2px 0px #467b48;
		{
		shadowColor:"#467b48",
		shadowOffset:{width:2,height:2},
		shadowOpacity:1,
		shadowRadius:2,
		}
	}
	
	footer .dl .inner &gt; .cf {
		max-width: 350px;
		margin: 0 auto;
	}	
	
	footer .dl .inner .mark {
		width: 23.53%;
		max-width: 80px;
		margin-bottom: 24px;
		float: left;
	}
	
	footer .dl .inner .mark img {
		max-width: 100%;
		height: auto;
	}	
	
	footer .dl .inner .right {
		margin-left: 25%;
		margin-bottom: 24px;
		padding-top: 8px;
		text-align: center;
	}
	
	footer .dl .inner .right &gt; p {
		color: #71a311;
		font-size: 17px;
	}
	
	footer .dl .inner .right &gt; p::before {
		content: "";
		width: 14px;
		height: 19px;
		margin-right: 13px;
		background: url("../images/dl_text_before.svg") no-repeat;
		background-size: contain;
		display: inline-block;
		vertical-align: middle;
	}
	
	footer .dl .inner .right &gt; p::after {
		content: "";
		width: 14px;
		height: 19px;
		margin-left: 13px;
		background: url("../images/dl_text_after.svg") no-repeat;
		background-size: contain;
		display: inline-block;
		vertical-align: middle;
	}
	
	footer .dl .inner .right &gt; h3 {
		color: #ff9700;
		margin-top: 8px;
	}
	
	footer .dl .inner .right &gt; h3 img {
		max-width: 236px;
		height: auto;
		width /***/:auto;
	}
	
	footer .dl .inner ul.btn {
		width: 100%;
		max-width: 390px;
		margin: 0 auto;
		display: flex;
		float: none;
	}
	
	footer .dl .inner ul.btn li:nth-child(1) {
		width: 41.8%;
		margin-right: 6.28%;
	}
	
	footer .dl .inner ul.btn li:nth-child(2) {
		width: 51.92%;
	}
	
	/* notice */
	footer .notice {
		color: #3f3f3f;
		font-size: 1.2em;
		max-width: 1000px;
		margin: 0 auto;
		padding: 60px 20px;
		text-align: left;
	}
	
	footer .notice h3 {
		font-size: 1.5em;
		font-weight: normal;
		margin-bottom: 0.8em;
		padding-bottom: 0.3em;
		border-bottom: 1px solid #b2b2b2;
		line-height: 1em;
	}
	
	footer .notice ol {
		margin-bottom: 1em;
	}
	
	footer .notice .cap {
		margin-left: 1.5em;
		text-indent: -1em;
	}
	
	/* logo */
	footer .logo {
		padding: 17px 19px;
		background-color: #fff;
		text-align: center;
	}
	
	footer .logo img {
		width: 143px;
		height: auto;
	}

	
	.pagetop {
		position: absolute;
		top: -45px;
		right: 28px;
		width: 35px;
		height: 35px;
	}
	
	.pagetop a {
		color: #fff;
		font-size: 15px;
		width: 35px;
		height: 35px;
		padding-top: 6px;
		background-color: #64b067;
		text-align: center;
		vertical-align: middle;
		display: block;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	

}


/* *****************************************************************************
   スマートフォン用のスタイル記述
***************************************************************************** */
@media screen and (max-width: 769px) {
	
	/* -----------------------------------------------------------------------------
	 Header
	----------------------------------------------------------------------------- */
	header {
		padding: 10px 0;
		text-align: center;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	header .logo img {
		width: 143px;
		height: auto;
	}
	
	
	/* -----------------------------------------------------------------------------
	 Footer
	----------------------------------------------------------------------------- */
	footer {
		position: relative;
	}
	
	body.top footer {
		margin-bottom: 63px;
	}
	
	/* contact */
	footer .contact {
		color: #494949;
		font-size: 16px;
		padding: 35px 23px;
		/* background: #eff9e4 url("../images/fo_contact_bg.png") top repeat-x; */
		text-align: left;
	}
	
	footer .contact a {
		color: #494949;
	}
	
	footer .contact .read {
		font-size: 14px;
	}
	
	footer .contact h3 {
		font-size: 20px;
		margin: 0.5em 0;
		border-bottom: 1px solid #64af67;
	}
	
	footer .contact p span {
		font-size: 19px;
		font-weight: bold;
		margin-right: 0.5em;
		display: inline-block;
	}
	
	footer .contact p strong {
		font-size: 29px;
	}
	
	footer .contact .cap {
		font-size: 13px;
		text-indent: -1em;
		margin-top: 0.5em;
		margin-left: 1em;
	}
	
	/* dl */
	footer .dl {
		padding: 35px 23px;
		background-color: #64b067;
		text-align: center;
	}
	
	footer .dl .inner {
		max-width: 390px;
		margin: 0 auto;
		padding: 15px 12px 13px;
		background-color: #fff;
		border: 2px solid #ff9700;
		border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		box-shadow:2px 2px 2px 0px #467b48;
		{
		shadowColor:"#467b48",
		shadowOffset:{width:2,height:2},
		shadowOpacity:1,
		shadowRadius:2,
		}
	}
	
	footer .dl .inner &gt; .cf {
		max-width: 340px;
		margin: 0 auto;
	}	
	
	footer .dl .inner .mark {
		width: 20%;
		max-width: 80px;
		margin-left: 3%;
		margin-bottom: 11px;
		float: left;
	}
	
	footer .dl .inner .mark img {
		max-width: 100%;
		height: auto;
	}	
	
	footer .dl .inner .right {
		margin-left: 25%;
		margin-bottom: 11px;
		padding-top: 5px;
		text-align: center;
	}
	
	footer .dl .inner .right &gt; p {
		color: #71a311;
		font-size: 14px;
	}
	
	footer .dl .inner .right &gt; p::before {
		content: "";
		width: 11px;
		height: 15px;
		margin-right: 10px;
		background: url("../images/dl_text_before.svg") no-repeat;
		background-size: contain;
		display: inline-block;
		vertical-align: middle;
	}
	
	footer .dl .inner .right &gt; p::after {
		content: "";
		width: 11px;
		height: 15px;
		margin-left: 10px;
		background: url("../images/dl_text_after.svg") no-repeat;
		background-size: contain;
		display: inline-block;
		vertical-align: middle;
	}
	
	footer .dl .inner .right &gt; h3 {
		color: #ff9700;
		margin-top: 3px;
	}
	
	footer .dl .inner .right &gt; h3 img {
		max-width: 192px;
		height: auto;
		width /***/:auto;
	}
	
	footer .dl .inner ul.btn {
		width: 100%;
		display: flex;
		float: none;
	}
	
	footer .dl .inner ul.btn li:nth-child(1) {
		width: 43.39%;
		margin-right: 2.71%;
	}
	
	footer .dl .inner ul.btn li:nth-child(2) {
		width: 53.9%;
	}
	
	/* notice */
	footer .notice {
		color: #3f3f3f;
		font-size: 11px;
		margin: 0;
		padding: 20px 16px;
		background-color: #f4f4ef;
		text-align: left;
	}
	
	footer .notice h3 {
		font-size: 12px;
		font-weight: normal;
		margin-bottom: 0.8em;
		padding-bottom: 0.3em;
		border-bottom: 1px solid #b2b2b2;
		line-height: 1em;
	}
	
	footer .notice ol {
		margin-bottom: 1em;
	}
	
	footer .notice .cap {
		margin-left: 1.5em;
		text-indent: -1em;
	}
	
	/* logo */
	footer .logo {
		padding: 10px 0;
		text-align: center;
	}
	
	footer .logo img {
		width: 143px;
		height: auto;
	}

	
	.pagetop {
		position: absolute;
		top: -33px;
		right: 10px;
		width: 23px;
		height: 23px;
	}
	
	.pagetop a {
		color: #fff;
		font-size: 12px;
		width: 23px;
		height: 23px;
		padding-top: 2px;
		background-color: #64b067;
		text-align: center;
		vertical-align: middle;
		display: block;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	
	
}

@media(min-width: 768px){
  a[href^="tel:"]{
    pointer-events: none;
  }
}

@media screen and (max-width: 374px) {
	footer .dl .inner .right &gt; h3 {
		font-size: 18px;
	}
	
}

	
/* -----------------------------------------------------------------------------
	 topic_path
----------------------------------------------------------------------------- */
.topic_path li {
	display: inline-block;
}
.topic_path li a:after {
	content: "&gt;";
	margin-left: 5px;
}
@media screen and (min-width: 770px) {
.topic_path {
	margin-top: 10px;
	font-size: 12px;
	font-size: 1.2rem;
	background: #ffffff;
	padding: 7px 0;
	margin-bottom: 0px;
	position: relative;
	z-index: 1;
    font-size: 15px;
}
        .topic_path a{
        font-size: 15px;
    }
}

/*topic_path sp */
@media screen and (max-width: 769px) {
/*追従あり*/
.topic_path {
	padding: 7px 15px;
	margin-top: 0em;
	margin-bottom: 0;
	position: relative;
	z-index: 1;
	white-space: nowrap;
	height: 20px;
	overflow: hidden;
	font-size: 1.2rem;
	-webkit-overflow-scrolling: touch;
         font-size: 13px;
}
    .topic_path a{
         font-size: 13px;
    }
.topic_path ul {
	white-space: nowrap;
	overflow-x: auto;
	overflow-y: hidden;
	height: 50px;
	transform: translateZ(0);
}
.topic_path ul li:last-child {
	margin-right: 20px;
}
}




</pre></body></html>