<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "shift_jis";
/*リセットCSS*/
/* =========================================================
   reset
========================================================= */

/* =========================================================
	 footer start
========================================================= */
.back-color {	background-color: #FF9326!important;}
footer {
	width:100%;
	margin:20px 0 0 0;
	padding:0;
}
.changeViewWrap {
	width:96%;
	margin:7px auto;
	height:auto;
	overflow:hidden;
}
.changeView {
	padding-bottom: 3px;
	margin: 0;
}
.changeView a {
	display: block;
	padding: 12px;
	color: #3979AA;
	box-shadow: 0 3px 0 #3979AA;
	font-weight: bold;
	background: #eaf0f8;
	text-align: center;
	border: 1px solid #999;
}
.changeView i {
	margin-right: 10px;
}
/*sp-pc-switch end*/
/*bact-top start*/
.footer-up-color {
	color:#777777;
}
#back-Top {
	width:100%;
	margin-top:3%;
	padding: 0;
	border-bottom:#BABABA 2px solid;
	border-top:#BABABA 2px solid;
	height:auto;
	overflow:hidden;
	text-align:center;
	font-size: 15px;
	background:#f5f5f5;
}
#back-Top a {
	display: block;
	padding: 10px 0;
	color: #333;
}
#back-Top a span {
	font-weight: bold;
	font-size: 13px;
}
#back-Top a span:before {
	content:"▲";
	margin-right: 10px;
}
/*bact-top end*/

.f_txt_menu {
	margin: 10px 4%;
	text-align: left;
}
.f_txt_menu p {
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	line-height: 22px;
	margin: 0;
}
.f_txt_menu ul {
	overflow: hidden;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	border: none;
}
.f_txt_menu li {
	float: left;
	border: none;
	margin: 0;
	padding: 0;
}
.f_txt_menu li:not(:last-child):after {
	content: "｜";
	color: #999;
}
.f_txt_menu a {
	font-size: 12px;
	line-height: 22px;
	color: #333;
	margin: 0;
	padding: 0;
	display: initial;
}


.f_menu {
}
.f_menu ul {
	border: none;
	border-top: 1px solid #ccc;
	border-bottom: 2px solid #ccc;
	background: #f5f5f5;
	overflow: hidden;
}
.f_menu li {
	border: none;
	border-bottom: 1px solid #ccc;
	float: left;
	width: 50%;
	box-sizing: border-box;
	position:relative;
	padding: 0;
}
.f_menu li:nth-of-type(2n-1) {
	border-right: 1px solid #ccc;
}
.f_menu li:after {
	content: "";
	display: block;
	height: 5px;
	border-top: 2px solid #666;
	border-right: 2px solid #666;
	position: absolute;
	right: 12px;
	top: 50%;
	margin-top: -4px;
	width: 5px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}
.f_menu a {
	display: block;
	padding: 15px 4%;
	font-weight: bold;
	position:relative;
	text-align: left;
	color: #333;
	font-size: 13px;
	margin: 0;
}

/*footer-tenpo start*/
.f-tel {
    width: 94%;
    font-size: 27px;
    margin: 0 auto;
    text-align: center;
}
.f-tel a {
    font-family: 'Century Gothic', 'Arial';
    font-weight: bold;
    color: #333333;
    padding: 10px 0;
    display: block;
    line-height: 27px;
    text-decoration: none;
}
.f-tel a span {
    font-size: 15px;
    font-weight: normal;
}
.f-tel img {
    width: 27px;
    margin-right: 10px;
    vertical-align: bottom;
    margin-bottom: 3px;
}
.office-info {
	width:94%;
	margin: 0 auto 10px;
	padding:0;
	height:auto;
	overflow:auto;
}
.office-info span{
	display:block;
	float:left;
	width:50%;
	margin:0 !important;
	padding:1% 0 !important;
	text-align:left;
	line-height: 20px;
	font-size: 13px;
}
.office-info a {
	display:block;
	float:right;
	margin:0;
	padding:0;
	width:50%;
	height:auto;
}
.office-info img {
	margin:0;
	padding:0;
	width:100%;
	height:auto;
}
/*footer-tenpo end*/
.copyright {
	padding: 3px 0;
	color: #FFFFFF;
	text-align: center;
	margin:10px 0 50px 0;
	font-size: 11px;
}
/* =========================================================
	 footer end
========================================================= */
</pre></body></html>